aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Gt06ProtocolDecoderTest.java
AgeCommit message (Expand)Author
2017-09-29Add GT06 test casesAnton Tananaev
2017-08-28Updated test cases.Anshul Jain
2017-08-19Implement another GT06 LBS messageAnton Tananaev
2017-07-22Another GT06 LBS and WiFi message typeAnton Tananaev
2017-07-19Implement JV200 ignition supportAnton Tananaev
2017-07-09Decode AZ735 protocol statusAnton Tananaev
2017-07-04Decode AZ735 command resultsAnton Tananaev
2017-06-27Support AZ735 GT06 protocol variantAnton Tananaev
2017-06-27Add X1 GT06 photo test caseAnton Tananaev
2017-06-26Support X1 GT06 variantAnton Tananaev
2017-06-25Add two GT06 test casesAnton Tananaev
2017-06-08Empty string response sampleAnton Tananaev
2017-05-29Add GT06 protocol test casesAnton Tananaev
2017-05-29Implement GT06 string formatAnton Tananaev
2017-04-17Rename verification methodAnton Tananaev
2017-03-27Fix GT06 unit testsAnton Tananaev
2017-03-27Implement GT06 fuel sensor supportAnton Tananaev
2017-03-23Add new GT06 message samplesAnton Tananaev
2016-12-21Implement GT06 LBS extended support (fix #2690)Anton Tananaev
2016-08-16GT06 Added alarm decoder for status packetsAbyss777
2016-07-19Move device id to a sessionAnton Tananaev
2016-07-18Support GT06 external power subtypeAnton Tananaev
2016-06-24Add GT06 protocol unit test caseAnton Tananaev
2016-06-15Support new GT06 protocol messageAnton Tananaev
2016-05-08Handle GT06 empty string message (fix #1930)Anton Tananaev
2016-05-04Support for GT06 command responseAnton Tananaev
2016-04-01Add GT06 protocol test caseAnton Tananaev
2015-12-06Combine decoder and encoder test utilsAnton Tananaev
2015-10-23Fix date builder and unit testingAnton Tananaev
2015-10-22Temporary fix unit testingAnton Tananaev
2015-10-22Fix GT06 decoder hemisphere issueAnton Tananaev
2015-10-22Refactor protocol unit testingAnton Tananaev
2015-10-20Decode GT06 LBS data and statusAnton Tananaev
2015-10-11Make changes to model hierarchyAnton Tananaev
2015-08-29Fix GT06 protocol decoder (fix #1308)Anton Tananaev
2015-07-05Separate identity manager interfaceAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-01-27Update binary test casesAnton 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-10-04Extend GT06 protocolAnton Tananaev
2014-08-27Fix GT06 protocol decoderAnton Tananaev
2014-04-08Ignore GT06 unknown headerAnton Tananaev
2014-03-20Support new GT06 message type (fix #608)Anton Tananaev
2014-03-20Fix GT06 timezone issue (fix #604)Anton Tananaev
2014-01-11Add GT03B unit testAnton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-01-19Add GT07 supportAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev