aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Tlt2hProtocolDecoderTest.java
AgeCommit message (Expand)Author
2017-04-25Add MT600-E unit test caseAnton Tananaev
2017-04-17Rename verification methodAnton Tananaev
2017-04-17Fix TLT2H time regex patternAnton Tananaev
2016-02-07Support new TLT-2H message formatAnton Tananaev
2015-12-06Combine decoder and encoder test utilsAnton Tananaev
2015-10-28Refactor TLT-2H protocol decoderAnton Tananaev
2015-10-22Refactor protocol unit testingAnton 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
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-06-19Trim line breaks in TLT2H decoderAnton Tananaev
2014-06-14Fix TLT-2H decoderAnton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-05-27Fix tlt2h protocol decoder (fix #273)Anton Tananaev
2013-03-10Fix TLT-2H protocol (fix #162)Anton Tananaev
2013-02-14Add TLT-2H unit testAnton Tananaev
2013-02-10Added TLT-2H protocol supportAnton Tananaev