aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/NavisProtocolDecoderTest.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2019-01-31Review fixesEvgeny S Maksimov
2019-01-28Message type parser refactoringEvgeny S Maksimov
2019-01-23Revert unnecessary changesEvgeny S Maksimov
2019-01-19Added tests for FLEX 2.0 protocolEvgeny S Maksimov
2019-01-17Implemented FLEX 1.0 extension support for Navis (NTCB) protocolEvgeny S Maksimov
2019-01-13Add Navis protocol unit test for F6 formatEvgeny S Maksimov
2018-10-17Avoid protocol classes in testsAnton Tananaev
2018-06-08Migrate L, M, N protocolsAnton Tananaev
2017-04-17Rename verification methodAnton Tananaev
2016-11-13Add Navis protocol unit testAnton Tananaev
2016-07-19Move device id to a sessionAnton Tananaev
2016-02-05Add another Navis unit test caseAnton Tananaev
2015-12-06Combine decoder and encoder test utilsAnton Tananaev
2015-11-12Add Navis unit test caseAnton 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
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
2013-11-09Improve unit test verificationAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-12-07Some more testsAnton Tananaev
2012-12-04Added Navis protocol (fix #99)Anton Tananaev