aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Gt06ProtocolDecoder.java
AgeCommit message (Expand)Author
2016-12-21Fix some minor GT06 code issuesAnton Tananaev
2016-12-21Implement GT06 LBS extended support (fix #2690)Anton Tananaev
2016-12-20Rename GSM to RSSI attributeAnton Tananaev
2016-12-20Refactor protocols for network locationAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-16Use same code formatting for switchesAnton Tananaev
2016-09-15Add power cut GT06 alarm (fix #2321)Anton Tananaev
2016-08-17- Added Kenji, T800x, Xexun alarm decodersAbyss777
2016-08-16GT06 Added alarm decoder for status packetsAbyss777
2016-08-01- Added a few more protocolsAbyss777
2016-07-19Change power to battery in GT06 decoderAnton Tananaev
2016-07-19Move device id to a sessionAnton Tananaev
2016-07-18Support GT06 external power subtypeAnton Tananaev
2016-07-09Fix code analytics issuesAnton Tananaev
2016-07-07Add Gator heartbeat responseAnton Tananaev
2016-06-15Support new GT06 protocol messageAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-08Handle GT06 empty string message (fix #1930)Anton Tananaev
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-05-04Support for GT06 command responseAnton Tananaev
2016-02-02Save status flag for GT06 protocolAnton Tananaev
2015-11-30Always pass remote address to identify methodAnton Tananaev
2015-11-15Rename cell attribute to cidAnton Tananaev
2015-10-23Fix date builder and unit testingAnton Tananaev
2015-10-22Fix GT06 decoder hemisphere issueAnton Tananaev
2015-10-20Decode GT06 LBS data and statusAnton Tananaev
2015-10-20Refactor GT06 protocol decoderAnton Tananaev
2015-10-20Refactor bit utililies classAnton Tananaev
2015-10-19Fix more check style issuesAnton Tananaev
2015-10-13Fix unused and star importsAnton Tananaev
2015-10-13Extend date builder interfaceAnton Tananaev
2015-10-13Create date builder util classAnton Tananaev
2015-10-13Clean up GT06 protocol decoderAnton Tananaev
2015-10-09Fix some check style issuesAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-08Make protocol message types publicAnton Tananaev
2015-10-06Clean up CRC-16 implementationsAnton Tananaev
2015-10-06Implement Cityeasy protocol commandsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-12Use protocol name for config keysAnton Tananaev
2015-08-29Fix GT06 protocol decoder (fix #1308)Anton Tananaev
2015-08-12Rename acc to ignitionAnton Tananaev
2015-07-19Implement GT06 mileage parsing (fix #1308)Anton Tananaev
2015-07-13Use java binary literalsAnton 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-05-13Implement units conversion classAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-04-29Store other data in positionAnton Tananaev