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
/
EelinkProtocolDecoderTest.java
Age
Commit message (
Expand
)
Author
2018-04-18
Decode eeLink new format alarms
Anton Tananaev
2017-12-06
Support eelink messages without GPS
Anton Tananaev
2017-12-03
Handle alternative eelink format (fix #3661)
Anton Tananaev
2017-11-28
Fix eelink checksum and decode result
Anton Tananaev
2017-11-28
Implement new eeLink commands
Anton Tananaev
2017-11-27
Support eeLink UDP format
Anton Tananaev
2017-09-24
Support additional eeLink parameters
Anton Tananaev
2017-09-24
Add eeLink unit test
Anton Tananaev
2017-09-08
Handle GOOME status message
Anton Tananaev
2017-07-15
Extend eelink protocol decoder
Anton Tananaev
2017-05-31
Add eelink test case
Anton Tananaev
2017-04-17
Rename verification method
Anton Tananaev
2017-01-06
Extend eelink protocol decoder
Anton Tananaev
2016-07-26
Add ee-link unit test case
Anton Tananaev
2016-07-14
Support new eelink protocol messages
Anton Tananaev
2016-01-21
Fix alarm and status decoding (fix #1675)
Anton Tananaev
2016-01-21
Add unit tests for Eelink protocol
Anton Tananaev
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev
2015-10-22
Refactor protocol unit testing
Anton Tananaev
2015-08-09
Add eelink protocol unit test
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-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-05-25
Fix eeLink decoder
Anton Tananaev
2014-05-25
Implement eeLink protocol
Anton Tananaev