index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
org
/
traccar
/
protocol
/
AtrackProtocolDecoderTest.java
Age
Commit message (
Expand
)
Author
2018-04-18
Support Atrack text message format
Anton Tananaev
2018-03-13
Support ATrack fuel sensor
Anton Tananaev
2017-06-26
Decode Atrack INFO messages
Anton Tananaev
2017-06-17
Implement Atrack command response
Anton Tananaev
2017-04-17
Rename verification method
Anton Tananaev
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev
2015-11-03
Big improvements to Atrack decoder
Anton Tananaev
2015-10-28
Add Atrack unit test case
Anton Tananaev
2015-10-22
Refactor protocol unit testing
Anton Tananaev
2015-07-12
Re-factor decoder interface
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-03-05
Improve Atrack decoder
Anton Tananaev
2015-01-07
Update binary test cases
Anton Tananaev
2014-12-22
Support UDP for Atrack (fix #341)
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-03-19
Atrack protocol code cleanup
Anton Tananaev
2014-01-29
Add Atrack test case
Anton Tananaev
2013-11-09
Improve unit test verification
Anton Tananaev
2013-10-17
Fill Atrack missing fields
Anton Tananaev
2013-10-11
Fix atrack frame decoder
Anton Tananaev
2013-10-10
Another fix for unit test
Anton Tananaev
2013-10-10
Fix atrack unit test
Anton Tananaev
2013-10-10
Support atrack keep alive
Anton Tananaev