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
2018-03-23
Fix Meitrack taximeter decoding
Anton Tananaev
2018-02-28
Additional P99G parameters
Anton Tananaev
2018-02-27
Improve Meitrack photo decoding
Anton Tananaev
2018-01-22
Add new position constructor
Anton Tananaev
2018-01-09
Fix and disable warnings
Anton Tananaev
2018-01-04
Avoid photo null pointer exception
Anton Tananaev
2017-12-28
Handle missing T333 taxi info
Anton Tananaev
2017-12-11
Decode T333 taximeter data
Anton Tananaev
2017-10-26
Implement Meitrack CCE format
Anton Tananaev
2017-10-25
Save Meitrack photos
Anton Tananaev
2017-10-25
Fix Meitrack temperature (fix #3604)
Anton Tananaev
2017-10-20
Fix download photo command
Anton Tananaev
2017-09-24
Support all Meitrack versions (fix #3535)
Anton Tananaev
2017-09-15
Handle MVT380 no power value
Anton Tananaev
2017-07-26
- Implement base manager classes as generics
Abyss777
2017-07-14
Save driver identification (rfid/ibutton etc.) as driverUniqueId attribute
Abyss777
2017-06-25
Correctly decode Meitrack temperature (fix #3287)
Anton Tananaev
2017-05-23
Organize satellites and RSSI values
Abyss777
2017-05-22
Organize KEY_xDOP values
Abyss777
2017-04-21
Fix code formatting
Anton Tananaev
2017-04-20
Update MeitrackProtocolDecoder.java
lalamper
2017-04-20
Minor Meitrack decoder cleanup
Anton Tananaev
2017-04-20
Update MeitrackProtocolDecoder.java
lalamper
2017-04-17
Allow optional primitives
Anton Tananaev
2017-03-25
Implement alarms for Meitrack
Anton Tananaev
2017-03-17
Merged Y4 and Y2 DateTimeFormats, simplifying switch;
jon-stumpf
2017-03-17
Fixed comment for date format to match code in Meitrack and Totem protocols;
jon-stumpf
2017-03-12
Implemented Parser.nextDateTime();
jon-stumpf
2017-03-04
Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;
jon-stumpf
2017-03-04
Ensure that odometer is a number (fix #2967)
Anton Tananaev
2017-02-26
Some minor clean up
Anton Tananaev
2017-02-20
Updated protocols to record CellTower information where appropriate; Removed ...
jon-stumpf
2016-12-20
Rename GSM to RSSI attribute
Anton Tananaev
2016-12-20
Refactor protocols for network location
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
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
[next]