aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Gt06ProtocolDecoder.java
AgeCommit message (Expand)Author
2014-12-20Clean up GT06 decoderAnton Tananaev
2014-12-06Support for alarm packet 0x27 and parsing of alarm flagsPankaj Nakhat
2014-11-22Fix GT06 response issueAnton 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-04Extend GT06 protocolAnton Tananaev
2014-09-26Fix timezone parameter (fix #881)Anton Tananaev
2014-09-20Add GT06 time correction (fix #881)Anton Tananaev
2014-08-27Fix GT06 protocol decoderAnton Tananaev
2014-08-02Support ACC flag (fix #760)Anton Tananaev
2014-07-26Ignore null device idsAnton Tananaev
2014-04-08Ignore GT06 unknown headerAnton Tananaev
2014-04-08Replace HOUR with HOUR_OF_DAYAnton Tananaev
2014-03-20Support new GT06 message type (fix #608)Anton Tananaev
2014-03-20Fix GT06 timezone issue (fix #604)Anton Tananaev
2013-12-03Parse acc status (fix #470)Anton Tananaev
2013-09-28Remove optional fieldsAnton Tananaev
2013-06-04Fix GT06 speed unit (fix #288)Anton Tananaev
2013-05-02Fix extended info XML formatAnton Tananaev
2013-02-11Added GT03B support (fix #5)Anton Tananaev
2013-02-01Fixed GT06 protocolAnton Tananaev
2013-01-19Add GT07 supportAnton Tananaev
2013-01-15Pass ServerManager to every protocol decoderAnton Tananaev
2013-01-09Fix GT06 protocolAnton Tananaev
2012-12-21Added GT06 protocol (fix #100)Anton Tananaev
2012-12-21Start GT06 protocolAnton Tananaev