aboutsummaryrefslogtreecommitdiff
path: root/test/org/traccar/protocol/Gl200ProtocolDecoderTest.java
AgeCommit message (Expand)Author
2015-10-29Support GL200 info messagesAnton Tananaev
2015-10-22Refactor protocol unit testingAnton Tananaev
2015-09-19Fix a bug in GL200 decoder (fix #1410)Anton Tananaev
2015-08-25Decode GV500 fuel informationAnton Tananaev
2015-07-12Re-factor decoder interfaceAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-06-26Improve GL200 regex patternAnton Tananaev
2015-06-25Fix GL200 speed value issueAnton Tananaev
2015-06-18Implement GL300 heartbeatAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-04-06Support TT8850 device (fix #880)Anton Tananaev
2015-03-30Add GL200 milage valueAnton Tananaev
2015-02-11Add GL200 more 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-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