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
/
AplicomProtocolDecoderTest.java
Age
Commit message (
Collapse
)
Author
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev
2015-10-27
Remove unused vars and imports
Anton Tananaev
2015-10-22
Refactor protocol unit testing
Anton Tananaev
2015-07-16
New Aplicom protocol version
Anton Tananaev
2015-07-03
Add Aplicom unit test casex
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-06-26
Remove CAN Aplicom extension
Anton Tananaev
2015-05-23
Add Aplicom unit test
Anton Tananaev
2015-04-28
Implement Aplicom CAN extension
Anton Tananaev
2015-04-26
Minor changes to Aplicom decoder
Anton Tananaev
2015-04-23
Add new Aplicom test cases
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2015-01-07
Update binary test cases
Anton Tananaev
2014-10-21
Updated BaseProtocolDecoder constructor to take three parameters ↵
jon-stumpf
(DataManager, String, Properties); Removed second constructor;
2014-10-21
Made BaseProtocolDecoder members "final" as they should not change after ↵
jon-stumpf
construction.
2013-11-09
Improve unit test verification
Anton Tananaev
2013-08-11
Implement Aplicom protocol (fix #202)
Anton Tananaev