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
/
src
/
org
/
traccar
/
protocol
/
MeitrackProtocolDecoder.java
Age
Commit message (
Expand
)
Author
2016-08-14
Use lower camel-case for attributes
Anton Tananaev
2016-07-19
Move device id to a session
Anton Tananaev
2016-07-02
Decode Meitrack temperature (fix #2065)
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
2016-05-04
Explicitly use ASCII charset
Anton Tananaev
2016-03-02
Implement Meitrack photo request
Anton Tananaev
2015-11-30
Always pass remote address to identify method
Anton Tananaev
2015-11-15
Store LAC and CID in right format
Anton Tananaev
2015-11-15
Store correct MCC and MNC values
Anton Tananaev
2015-11-15
Rename cell attribute to cid
Anton Tananaev
2015-11-05
Improve Meitrack LBS data decoding
Anton Tananaev
2015-11-04
Refactor Meitrack protocol decoder
Anton Tananaev
2015-10-27
Remove unused vars and imports
Anton Tananaev
2015-10-26
Modify Meitrack frame decoder
Anton Tananaev
2015-10-26
Use indexOf method in decoders
Anton Tananaev
2015-10-13
Remove data model and fix some issues
Anton Tananaev
2015-10-09
Fix some FindBugs and style issues
Anton Tananaev
2015-10-07
Rename pattern to upper case style
Anton Tananaev
2015-10-07
Replace Double.valueOf with parseDouble
Anton Tananaev
2015-10-07
Replace more valueOf with parseXxx
Anton Tananaev
2015-10-04
Remove trailing whitespaces from code
Anton Tananaev
2015-09-23
Clean up code inspection issues
Anton Tananaev
2015-07-14
Use diamond operator for generics
Anton Tananaev
2015-07-12
Re-factor decoder interface
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev
2015-05-13
Implement units conversion class
Anton Tananaev
2015-05-04
More other data cleanup
Anton Tananaev
2015-05-04
Create prefixes for other data
Anton Tananaev
2015-05-04
Create other data keys
Anton Tananaev
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
[next]