aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Gl200ProtocolDecoder.java
AgeCommit message (Expand)Author
2017-02-07Implement GL505 cell decodingAnton Tananaev
2017-02-05Fix GL200 wifi message parsingAnton Tananaev
2017-01-24Small GL200 decoder refactoringAnton Tananaev
2017-01-24Implement GL200 wifi supportAnton Tananaev
2016-12-21Decode GL200 battery percentageAnton Tananaev
2016-12-20Refactor protocols for network locationAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-11-02Handle Prime AT Plus protocolAnton Tananaev
2016-10-10Add SOS handleAbyss777
2016-10-07- Handle GTVER packetsAbyss777
2016-10-06GTINF can come from bufferAbyss777
2016-10-06Simplification and style fixAbyss777
2016-10-06Handle ACK packets as command resultAbyss777
2016-10-06Remove debugging code (fix #2402)Anton Tananaev
2016-10-06Support all GL200 GTINF versions (fix #2402)Anton Tananaev
2016-10-05Fix comment indentationAbyss777
2016-10-05- Remove hardcoded password from commandsAbyss777
2016-08-23- Fixed GL200 odometer unitsAbyss777
2016-08-17- Used constants for fuel consumptionAbyss777
2016-08-14Use lower camel-case for attributesAnton Tananaev
2016-07-19Move device id to a sessionAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-10Add new OBD field to GL200Anton Tananaev
2016-05-09Fix GL200 FRI message decodingAnton Tananaev
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-04-15Fix check style code issuesAnton Tananaev
2016-04-13Add support for GV500 protocolAnton Tananaev
2016-03-20Support GL200 protocol motion reportAnton Tananaev
2016-03-19Support iButton for GL200 protocolAnton Tananaev
2016-03-19Workaround for GL200 send time issueAnton Tananaev
2016-03-17Support GL200 ignition messagesAnton Tananaev
2016-03-08Decode GL200 status fieldAnton Tananaev
2016-03-05Further improve GL200 decoder classAnton Tananaev
2016-03-02Another update for GL200 decoderAnton Tananaev
2016-03-01Remove unused Java class importsAnton Tananaev
2016-02-27Support new GL200 message formatAnton Tananaev
2016-02-24Workaround for wrong location timeAnton Tananaev
2016-02-24Decode additional GL200 protocol dataAnton Tananaev
2016-02-24Add another GL200 decoder test caseAnton Tananaev
2016-02-24Finish new GL200 decoder implementationAnton Tananaev
2016-02-23Support another GL200 message typeAnton Tananaev
2016-02-22Share GL200 location decoding codeAnton Tananaev
2016-02-22Remove pattern debugging codeAnton Tananaev
2016-02-22Implement specific GL200 messagesAnton Tananaev
2016-02-22Start GL200 decoder refactoringAnton Tananaev
2016-02-21Split TT8850 into separate protocolAnton Tananaev
2016-02-09Support GPS103 OBD messages (fix #1632)Anton Tananaev
2016-01-23Use send time if earlier than GPS timeAnton Tananaev
2015-11-15Store LAC and CID in right formatAnton Tananaev
2015-11-15Fix LBS info for some decodersAnton Tananaev