aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/XexunProtocolDecoderTest.java
AgeCommit message (Expand)Author
2014-10-21Updated BaseProtocolDecoder constructor to take three parameters (DataManager...jon-stumpf
2014-10-21Made BaseProtocolDecoder members "final" as they should not change after cons...jon-stumpf
2014-09-19Workaround missing hemisphere (fix #874)Anton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-03-16Fix xexun protocol decoder (fix #170)Anton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-12-11Fix Xexun protocol decoder (fix #107)Anton Tananaev
2012-10-31Properly handle connection closing (fix #62)Anton Tananaev
2012-04-26(no commit message)Anton Tananaev