aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Gps103ProtocolDecoderTest.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-19Fix GPS103 UDP mode (fix #863)Anton Tananaev
2014-05-27Fix GPS103 decoder (fix #723)Anton Tananaev
2014-03-23Save GPS103 extra dataAnton Tananaev
2014-02-25Add GPS103 test caseAnton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-09-25Improve gps103 decoderAnton Tananaev
2013-08-29Fix GPS103 decoder (fix #371)Anton Tananaev
2013-05-26Add unit testAnton Tananaev
2013-03-10Fix GPS103 time bugAnton Tananaev
2013-03-01Improve GPS103 date decodingAnton Tananaev
2013-02-12Improve timezone handlingAnton Tananaev
2013-01-30Add unit test for GPS103Anton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2013-01-09Fix GT06 protocolAnton Tananaev
2012-11-06Add course to gps103 protocolAnton Tananaev
2012-11-05Wierd gps103 message (fix #78)Anton Tananaev
2012-10-31Properly handle connection closing (fix #62)Anton Tananaev
2012-10-27Add gps103 test caseAnton Tananaev
2012-09-05Added additional testsAnton Tananaev
2012-08-04Change pattern (fix #34)Anton Tananaev
2012-04-26(no commit message)Anton Tananaev