aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/WialonProtocolDecoderTest.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-11-13Handle negative altitude valueAnton Tananaev
2018-10-17Avoid protocol classes in testsAnton Tananaev
2017-04-21Support newer Wialon protocol versionsAnton Tananaev
2017-04-17Rename verification methodAnton Tananaev
2016-12-16Add some Wialon unit testsAnton Tananaev
2015-12-06Combine decoder and encoder test utilsAnton Tananaev
2015-10-30Refactor Wialon 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
2015-03-13Add Wialon extended info (fix #1113)Anton Tananaev
2014-12-02Handle empty speed and courseAnton 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-09-12Update Wialon regexAnton Tananaev
2014-09-10Support Wialon black boxAnton Tananaev
2014-01-20Fix Wialon decoder patternAnton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-04-27Add Wialon protocolAnton Tananaev