aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/MiniFinderProtocolDecoderTest.java
AgeCommit message (Expand)Author
2017-05-09Fix MiniFinder GSM signal decodingAnton Tananaev
2017-04-30Minor MiniFinder decoder refactorAnton Tananaev
2017-04-17Rename verification methodAnton Tananaev
2017-04-07Optimize minifinder decoder classAnton Tananaev
2017-02-12Removed frame delimiter from MiniFinder test data;jon-stumpf
2016-11-29Fix MiniFinder speed decodingAnton Tananaev
2016-01-31Add new MiniFinder message typesAnton Tananaev
2015-12-06Combine decoder and encoder test utilsAnton Tananaev
2015-11-06Replace EV603 decoder with MiniFinderAnton Tananaev
2015-11-05Refactor MiniFinder protocol decoderAnton Tananaev
2015-11-04Fix unit tests code formattingAnton 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-05-19Add MiniFinder test caseAnton 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-04-27Add MiniFinder protocolAnton Tananaev