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 (
Collapse
)
Author
2018-06-10
Handle buffers reference count
Anton Tananaev
2018-06-09
Mark reference counting to fix
Anton Tananaev
2018-06-09
Use slices instead of new buffers
Anton Tananaev
2018-06-08
Migrate L, M, N protocols
Anton Tananaev
2018-06-02
Fix Meitrack P99G course decoding
Anton Tananaev
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
- Remame getDeviceById and getDeviceByUniqueId functions
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
KEY_RSSI when reported in CellTower;
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
- Removed automatically founded unnecessary imports
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
[next]