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
/
NoranProtocolDecoderTest.java
Age
Commit message (
Expand
)
Author
2018-10-17
Avoid protocol classes in tests
Anton Tananaev
2018-06-08
Migrate L, M, N protocols
Anton Tananaev
2017-04-17
Rename verification method
Anton Tananaev
2016-09-16
Add new Noran test cases
Anton Tananaev
2015-12-17
Fix Noran new position decoding (fix #1595)
Anton Tananaev
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev
2015-10-22
Refactor protocol unit testing
Anton Tananaev
2015-07-24
Support new Noran message type
Anton Tananaev
2015-07-12
Re-factor decoder interface
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-05-05
Support new Noran format
Anton Tananaev
2015-05-05
Comment out failing tests
Anton Tananaev
2015-05-04
Add new Noran test cases
Anton Tananaev
2015-04-25
Add another Noran test case
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2015-01-27
Update binary test cases
Anton Tananaev
2014-12-29
Correctly decode Noran ids (fix #915)
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-23
Fix Noran unit tests
Anton Tananaev
2014-03-19
Fix Noran decoder (fix #610)
Anton Tananaev
2013-11-09
Improve unit test verification
Anton Tananaev
2013-08-18
Add Noran/UniGuard support (fix #296)
Anton Tananaev