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
/
SyrusProtocolDecoderTest.java
Age
Commit message (
Collapse
)
Author
2015-06-29
Combine Syrus and Taip protocols
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-06-24
Add support for Lantrix (fix #1265)
Anton Tananaev
2015-06-23
Add TAIP test case
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2015-03-03
Handle line break in Taip (fix #1106)
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.
2014-04-25
Fix Syrus unit test (fix #678)
Anton Tananaev
2014-04-12
Fix Syrus unit test (fix #643)
Anton Tananaev
2014-01-11
Remove TAIP response
Anton Tananaev
2014-01-11
Add UDP TAIP protocol
Anton Tananaev
2013-11-09
Improve unit test verification
Anton Tananaev
2013-09-03
Add Syrus test case
Anton Tananaev
2013-04-08
Add trimble taip protocol (fix #152)
Anton Tananaev
2013-02-13
Added Syrus protocol (fix #133)
Anton Tananaev