aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Gl200ProtocolDecoderTest.java
AgeCommit message (Expand)Author
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-10-20Improve GL200 decoder (fix #830)Anton Tananaev
2014-09-26Add GL200 test caseAnton Tananaev
2014-01-08Another GL200 exampleAnton Tananaev
2014-01-07Add GL200 test caseAnton Tananaev
2013-11-09Update gl100 and gl200Anton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-10-31Add GV55 test casesAnton Tananaev
2013-10-21Add gl300 message exampleAnton Tananaev
2013-06-23Add GV200 test caseAnton Tananaev
2013-06-23Improve GL200 decoderAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-10-31Properly handle connection closing (fix #62)Anton Tananaev
2012-07-31Fix GL200 decoder (fix #33)Anton Tananaev
2012-04-26(no commit message)Anton Tananaev