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
/
test
/
org
/
traccar
/
protocol
/
Gt06ProtocolDecoderTest.java
Age
Commit message (
Expand
)
Author
2016-06-24
Add GT06 protocol unit test case
Anton Tananaev
2016-06-15
Support new GT06 protocol message
Anton Tananaev
2016-05-08
Handle GT06 empty string message (fix #1930)
Anton Tananaev
2016-05-04
Support for GT06 command response
Anton Tananaev
2016-04-01
Add GT06 protocol test case
Anton Tananaev
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev
2015-10-23
Fix date builder and unit testing
Anton Tananaev
2015-10-22
Temporary fix unit testing
Anton Tananaev
2015-10-22
Fix GT06 decoder hemisphere issue
Anton Tananaev
2015-10-22
Refactor protocol unit testing
Anton Tananaev
2015-10-20
Decode GT06 LBS data and status
Anton Tananaev
2015-10-11
Make changes to model hierarchy
Anton Tananaev
2015-08-29
Fix GT06 protocol decoder (fix #1308)
Anton Tananaev
2015-07-05
Separate identity manager interface
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2015-01-27
Update binary test cases
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-04
Extend GT06 protocol
Anton Tananaev
2014-08-27
Fix GT06 protocol decoder
Anton Tananaev
2014-04-08
Ignore GT06 unknown header
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
2014-01-11
Add GT03B unit test
Anton Tananaev
2013-11-09
Improve unit test verification
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