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
/
MegastekProtocolDecoderTest.java
Age
Commit message (
Expand
)
Author
2015-10-22
Refactor protocol unit testing
Anton Tananaev
2015-09-23
Extend megastek protocol decoder
Anton Tananaev
2015-09-20
Replace XT7 decoder with Megastek
Anton Tananaev
2015-09-15
Add new megastek unit test
Anton Tananaev
2015-08-24
Extend Megastek decoder class
Anton Tananaev
2015-08-06
Implement GVT-800 decoding (fix #1334)
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
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-09-28
Support Megastek log message (fix #895)
Anton Tananaev
2014-09-28
Add Megastek unit tests
Anton Tananaev
2014-01-25
Improve Megastek decoder (fix #525)
Anton Tananaev
2013-11-09
Improve unit test verification
Anton Tananaev
2013-09-07
Fix megastek decoder (fix #382)
Anton Tananaev
2013-08-16
Support alternative megastek format
Anton Tananaev
2013-01-23
Fix megastek regular expression
Anton Tananaev
2013-01-18
Add Megatek protocol (fix #112)
Anton Tananaev