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
/
TotemProtocolDecoderTest.java
Age
Commit message (
Expand
)
Author
2017-01-16
Add AT07 protocol test case
Anton Tananaev
2016-11-05
Support new Totem protocol format
Anton Tananaev
2016-06-04
Implement new Totem protocol format
Anton Tananaev
2016-02-17
Add new Totem unit test case
Anton Tananaev
2015-12-13
Add new format to Totem protocol decoder
Anton Tananaev
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev
2015-10-25
Refactor Totem protocol decoder
Anton Tananaev
2015-10-22
Refactor protocol unit testing
Anton Tananaev
2015-10-19
Partially refactor totem decoder
Anton Tananaev
2015-09-23
Clean up code inspection issues
Anton Tananaev
2015-08-21
Fix new Totem format decoding
Anton Tananaev
2015-08-07
Fix Totem regex parser
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-15
Add AVL201 format support
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
2013-11-12
Fix totem frame decoder (fix #453)
Anton Tananaev
2013-11-09
Improve unit test verification
Anton Tananaev
2013-11-03
Merge AVL08 and Totem protocols
Anton Tananaev
2013-09-14
Add third totem format
Anton Tananaev
2013-08-21
Fix Totem regular expr
Anton Tananaev
2013-08-20
Fix Totem unit test
Anton Tananaev
2013-08-16
Added Totem protocol (fix #355)
Anton Tananaev