aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Gl200ProtocolDecoder.java
AgeCommit message (Expand)Author
2017-07-15Implement binary GL200 protocolAnton Tananaev
2017-07-15Rename GL200 text protocol decoderAnton Tananaev
2017-07-14Save driver identification (rfid/ibutton etc.) as driverUniqueId attributeAbyss777
2017-06-16Centralized motion detectionAbyss777
2017-06-07Support GV300N deviceAnton Tananaev
2017-06-01Add GV300 temperature sensor supportAnton Tananaev
2017-05-19Fixed optional valuesAbyss777
2017-05-19Adjust battery and batteryLevel typeAbyss777
2017-05-19Add GL200 geofence alarmAnton Tananaev
2017-05-19Add more AT PLUS alarmsAnton Tananaev
2017-04-17Normalize fuel level valueAnton Tananaev
2017-04-17Allow optional primitivesAnton Tananaev
2017-04-17Normalize RPM valuesAnton Tananaev
2017-04-12Fix GL200 cell decoding issueAnton Tananaev
2017-04-05Flag to ignore GL200 fix timeAnton Tananaev
2017-04-02Support ERI GV300 messagesAnton Tananaev
2017-04-01Refactor GL200 protocol decoderAnton Tananaev
2017-03-28Remove unused importsAnton Tananaev
2017-03-28Remove GL200 time workaroundAnton Tananaev
2017-03-19Implement GL200 GSM message supportAnton Tananaev
2017-03-12Implemented Parser.nextDateTime();jon-stumpf
2017-03-04Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;jon-stumpf
2017-02-22Add new Galileo attributesAnton Tananaev
2017-02-20Convert GL200 odometer to metersAnton Tananaev
2017-02-20Decode GL200 validity flagAnton Tananaev
2017-02-16Decode HDOP value for GL200Anton Tananaev
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