aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Gl200ProtocolDecoder.java
AgeCommit message (Expand)Author
2015-11-15Store LAC and CID in right formatAnton Tananaev
2015-11-15Fix LBS info for some decodersAnton Tananaev
2015-11-15Rename cell attribute to cidAnton Tananaev
2015-11-11Add support for GV300 iButtonAnton Tananaev
2015-10-29Support GL200 info messagesAnton Tananaev
2015-10-24Refactor pattern builder classAnton Tananaev
2015-10-21Refactor GL200 protocol decoderAnton Tananaev
2015-10-09Fix more check style issuesAnton Tananaev
2015-10-07Rename pattern to upper case styleAnton Tananaev
2015-10-07Replace Double.valueOf with parseDoubleAnton Tananaev
2015-10-07Replace valueOf with parseXxx callsAnton Tananaev
2015-09-28Decode OBD odometer valueAnton Tananaev
2015-09-28Decode extra Tytan parametersAnton Tananaev
2015-09-24Decode GL200 OBD attributesAnton Tananaev
2015-09-23Clean up code inspection issuesAnton Tananaev
2015-09-19Fix a bug in GL200 decoder (fix #1410)Anton Tananaev
2015-08-25Decode GV500 fuel informationAnton Tananaev
2015-07-12Re-factor configuration accessAnton 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 acknowledgementAnton Tananaev
2015-06-18Implement GL300 heartbeatAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-04-29Store other data in positionAnton Tananaev
2015-04-27Remove unnecessary default valuesAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-04-07Fix GL200 frame decoding (fix #880)Anton Tananaev
2015-04-06Support TT8850 device (fix #880)Anton Tananaev
2015-03-30Add GL200 milage valueAnton 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-21Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro...jon-stumpf
2014-10-20Improve GL200 decoder (fix #830)Anton Tananaev
2014-09-25Fix GL200 location validity (fix #888)Anton Tananaev
2014-04-08Replace HOUR with HOUR_OF_DAYAnton Tananaev
2013-12-21Improve GL200 decoderAnton Tananaev
2013-11-09Update gl100 and gl200Anton Tananaev
2013-11-09Improve unit test verificationAnton Tananaev
2013-06-23Improve GL200 decoderAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2012-12-04Added unknown device logging (fix #102)Anton Tananaev
2012-10-31Properly handle connection closing (fix #62)Anton Tananaev
2012-07-31Fix GL200 decoder (fix #33)Anton Tananaev
2012-06-20Proper Calendar usageAnton Tananaev
2012-04-26(no commit message)Anton Tananaev
2012-04-26(no commit message)Anton Tananaev