aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/V680ProtocolDecoderTest.java
AgeCommit message (Expand)Author
2017-04-17Rename verification methodAnton Tananaev
2016-11-12New format for V680 protocolAnton Tananaev
2016-04-01Add two V680 test casesAnton Tananaev
2015-12-06Combine decoder and encoder test utilsAnton Tananaev
2015-10-22Refactor protocol unit testingAnton Tananaev
2015-10-14More check style issues clean upAnton Tananaev
2015-09-23Clean up code inspection issuesAnton Tananaev
2015-07-05Separate identity manager interfaceAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-04-05Allow empty degrees valueAnton 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
2013-12-04Add v680 unit testAnton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-11-06Improve V680 decoderAnton Tananaev
2013-09-25Add test casesAnton Tananaev
2013-09-08Add V680 test caseAnton Tananaev
2013-08-29Add V680 test messageAnton Tananaev
2013-07-27Fix V680 decoderAnton Tananaev
2013-07-15Add V680 test caseAnton Tananaev
2013-06-18Fix V680 decoder (fix #311)Anton Tananaev
2013-05-19Improve V680 decoderAnton Tananaev
2013-04-27Add V680 unit test caseAnton Tananaev
2013-04-25Add v680 unit testAnton Tananaev
2013-04-14Improve V680 decoderAnton Tananaev
2013-04-10Add P10 support (fix #205)Anton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-10-31Properly handle connection closing (fix #62)Anton Tananaev
2012-10-28Add V680 support (fix #59)Anton Tananaev