aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/WialonProtocolDecoderTest.java
AgeCommit message (Collapse)Author
2014-10-21Updated BaseProtocolDecoder constructor to take three parameters ↵jon-stumpf
(DataManager, String, Properties); Removed second constructor;
2014-10-21Made BaseProtocolDecoder members "final" as they should not change after ↵jon-stumpf
construction.
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