aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/XexunProtocolDecoderTest.java
AgeCommit message (Expand)Author
2016-09-14Support Xexun messages without timeAnton Tananaev
2016-02-27Replace fake sample with real oneAnton Tananaev
2016-02-27Handle empty values in parserAnton Tananaev
2016-02-26Flexible coordinates format for XexunAnton Tananaev
2016-02-26Add new Xexun unit test caseAnton Tananaev
2016-02-07Handle new line in Xexun messagesAnton Tananaev
2015-12-06Combine decoder and encoder test utilsAnton Tananaev
2015-10-25Refactor Xexun protocol decoderAnton Tananaev
2015-10-22Refactor protocol unit testingAnton Tananaev
2015-06-29Combine Xexun decoders (fix #1282)Anton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-06-16Add Xexun test casesAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-02-25Support new Xexun format (fix #1096)Anton Tananaev
2015-02-17Add Xexun Glonass support (fix #1082)Anton Tananaev
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