aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/H02ProtocolDecoderTest.java
AgeCommit message (Expand)Author
2014-10-22Add unit testsAnton 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-19Add H02 unit testAnton Tananaev
2014-04-08Add H02 test caseAnton Tananaev
2014-01-05Fix H02 binary decoderAnton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-10-23Improve H02 decodersAnton Tananaev
2013-09-18Fix DataSource initializationAnton Tananaev
2013-08-21Support TianQIN protocolAnton Tananaev
2013-08-15Added H02 test caseAnton Tananaev
2013-06-15Add H02 unit testAnton Tananaev
2013-05-20Add unit testsAnton Tananaev
2013-05-08Add H02 unit testAnton Tananaev
2013-02-06Fix H02 protocol patternAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-10-31Properly handle connection closing (fix #62)Anton Tananaev
2012-10-14Add H02 support (fix #56)Anton Tananaev