index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
protocol
/
Gt06ProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2015-04-27
Remove unnecessary type casts
Anton Tananaev
2015-04-27
Remove unnecessary default values
Anton Tananaev
2015-04-23
Fix GT06 timezone decoding
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2015-03-03
Allow to force GT06 timezone
Anton Tananaev
2014-12-20
Clean up GT06 decoder
Anton Tananaev
2014-12-06
Support for alarm packet 0x27 and parsing of alarm flags
Pankaj Nakhat
2014-11-22
Fix GT06 response issue
Anton Tananaev
2014-10-21
Updated BaseProtocolDecoder constructor to take three parameters (DataManager...
jon-stumpf
2014-10-21
Made BaseProtocolDecoder members "final" as they should not change after cons...
jon-stumpf
2014-10-21
Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro...
jon-stumpf
2014-10-04
Extend GT06 protocol
Anton Tananaev
2014-09-26
Fix timezone parameter (fix #881)
Anton Tananaev
2014-09-20
Add GT06 time correction (fix #881)
Anton Tananaev
2014-08-27
Fix GT06 protocol decoder
Anton Tananaev
2014-08-02
Support ACC flag (fix #760)
Anton Tananaev
2014-07-26
Ignore null device ids
Anton Tananaev
2014-04-08
Ignore GT06 unknown header
Anton Tananaev
2014-04-08
Replace HOUR with HOUR_OF_DAY
Anton Tananaev
2014-03-20
Support new GT06 message type (fix #608)
Anton Tananaev
2014-03-20
Fix GT06 timezone issue (fix #604)
Anton Tananaev
2013-12-03
Parse acc status (fix #470)
Anton Tananaev
2013-09-28
Remove optional fields
Anton Tananaev
2013-06-04
Fix GT06 speed unit (fix #288)
Anton Tananaev
2013-05-02
Fix extended info XML format
Anton Tananaev
2013-02-11
Added GT03B support (fix #5)
Anton Tananaev
2013-02-01
Fixed GT06 protocol
Anton Tananaev
2013-01-19
Add GT07 support
Anton Tananaev
2013-01-15
Pass ServerManager to every protocol decoder
Anton Tananaev
2013-01-09
Fix GT06 protocol
Anton Tananaev
2012-12-21
Added GT06 protocol (fix #100)
Anton Tananaev
2012-12-21
Start GT06 protocol
Anton Tananaev
[prev]