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
/
T55ProtocolDecoderTest.java
Age
Commit message (
Expand
)
Author
2016-07-27
Update custom T55 protocol format
Anton Tananaev
2016-06-23
Extend T55 decoder to support hex ids
Anton Tananaev
2016-06-21
Add some new T55 test cases
Anton Tananaev
2016-04-01
Add support for OpenGTS format (fix #1836)
Anton Tananaev
2016-03-10
Support extended RMC message format
Anton Tananaev
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev
2015-11-04
Modify T55 to support Maxon devices (fix #40)
Anton Tananaev
2015-10-22
Refactor protocol unit testing
Anton Tananaev
2015-09-18
Handle two digit longitude value
Anton Tananaev
2015-08-17
Improve T55 regex pattern
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
2014-12-20
Fix T55 identification (fix #1008)
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-09-06
Support m2m ip modem
Anton Tananaev
2014-06-17
Extend T55 protocol decoder
Anton Tananaev
2014-03-04
Add aspicore support (fix #584)
Anton Tananaev
2014-01-11
Fix new TRCCR format
Anton Tananaev
2014-01-11
Extend T55 protocol
Anton Tananaev
2013-11-09
Improve unit test verification
Anton Tananaev
2013-06-28
Extend T55 protocol
Anton Tananaev
2013-03-13
Fix T55 regular expression
Anton Tananaev
2013-01-15
Pass ServerManager to every protocol decoder
Anton Tananaev
2012-10-31
Properly handle connection closing (fix #62)
Anton Tananaev
2012-04-26
(no commit message)
Anton Tananaev