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
2018-10-17
Avoid protocol classes in tests
Anton Tananaev
2018-10-13
Support MT80 Megastek watch
Anton Tananaev
2018-03-28
Fix MT-200X decoding issue
Anton Tananaev
2017-10-22
Add Megastek test case
Anton Tananaev
2017-10-21
Support GVT900E device protocol
Anton Tananaev
2017-10-01
Add Megastek test case
Anton Tananaev
2017-04-17
Rename verification method
Anton Tananaev
2016-08-30
More Megastek decoder improvements
Anton Tananaev
2016-08-25
Modify Megastek new format pattern
Anton Tananaev
2016-07-25
Add Megastek unit test case
Anton Tananaev
2016-03-31
Implement support for Megastek clone
Anton Tananaev
2015-12-21
Implement new Megastek message format
Anton Tananaev
2015-12-06
Combine decoder and encoder test utils
Anton Tananaev
2015-10-30
Add Megastek unit test case
Anton Tananaev
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