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
/
GatorProtocolDecoderTest.java
Age
Commit message (
Expand
)
Author
2018-10-17
Avoid protocol classes in tests
Anton Tananaev
2018-01-26
Clean up unused imports
Anton Tananaev
2018-01-26
Static imports for junit
Anton Tananaev
2017-04-17
Rename verification method
Anton Tananaev
2016-08-04
Add Gator unit test case
Anton Tananaev
2016-01-10
Add new Gator protocol test cases
Anton Tananaev
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev
2015-10-27
Update Gator decoder tests
Anton Tananaev
2015-10-23
Add Gotor heartbeat packet sample
Anton Tananaev
2015-10-22
Refactor protocol unit testing
Anton Tananaev
2015-10-17
Properly decode pseudo IP address
Anton Tananaev
2015-09-23
Clean up code inspection issues
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-01-07
Update binary test cases
Anton Tananaev
2014-12-02
Fix Gator id decoding
Anton Tananaev
2014-11-23
Add Gator test case
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-09
Improve unit test verification
Anton Tananaev
2013-10-08
Add gator unit test
Anton Tananaev
2013-08-17
Add Gator/Seeworld protocol (fix #217)
Anton Tananaev