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
/
src
/
org
/
traccar
/
protocol
/
MeitrackProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2015-04-29
Store other data in position
Anton Tananaev
2015-04-27
Remove unnecessary type casts
Anton Tananaev
2015-04-23
Major code refacroting
Anton Tananaev
2015-03-17
Extend Meitrack decoder
Anton Tananaev
2015-03-08
Fix Meitrack regex pattern
Anton Tananaev
2014-12-07
Add Meitrack 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
2014-10-21
Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro...
jon-stumpf
2014-09-30
Fix Meitrack decoder
Anton Tananaev
2014-07-27
Fix regex pattern (fix #784)
Anton Tananaev
2014-05-26
Fix T322 response message (fix #419)
Anton Tananaev
2014-05-24
Delete recorded data (fix #419)
Anton Tananaev
2014-05-21
Fix Meitrack decoder (fix #419)
Anton Tananaev
2014-05-17
Implement T322 protocol (fix #499)
Anton Tananaev
2014-05-10
Extend Meitrack protocol
Anton Tananaev
2014-04-08
Replace HOUR with HOUR_OF_DAY
Anton Tananaev
2014-01-31
Handle negative altitude (fix #535)
Anton Tananaev
2014-01-15
Convert meitrack speed to knots (fix #514)
Anton Tananaev
2013-11-09
Improve unit test verification
Anton Tananaev
2013-05-08
Fix meitrack decoder
Anton Tananaev
2013-05-02
Fix extended info XML format
Anton Tananaev
2013-01-15
Pass ServerManager to every protocol decoder
Anton Tananaev
2012-12-05
Added meitrack protocol (fix #103)
Anton Tananaev
[prev]