aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/MeitrackProtocolDecoder.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2018-10-17Decoders to accept generic protocolAnton Tananaev
2018-09-07Additional Meitrack alarmsAnton Tananaev
2018-06-10Handle buffers reference countAnton Tananaev
2018-06-09Mark reference counting to fixAnton Tananaev
2018-06-09Use slices instead of new buffersAnton Tananaev
2018-06-08Migrate L, M, N protocolsAnton Tananaev
2018-06-02Fix Meitrack P99G course decodingAnton Tananaev
2018-03-23Fix Meitrack taximeter decodingAnton Tananaev
2018-02-28Additional P99G parametersAnton Tananaev
2018-02-27Improve Meitrack photo decodingAnton Tananaev
2018-01-22Add new position constructorAnton Tananaev
2018-01-09Fix and disable warningsAnton Tananaev
2018-01-04Avoid photo null pointer exceptionAnton Tananaev
2017-12-28Handle missing T333 taxi infoAnton Tananaev
2017-12-11Decode T333 taximeter dataAnton Tananaev
2017-10-26Implement Meitrack CCE formatAnton Tananaev
2017-10-25Save Meitrack photosAnton Tananaev
2017-10-25Fix Meitrack temperature (fix #3604)Anton Tananaev
2017-10-20Fix download photo commandAnton Tananaev
2017-09-24Support all Meitrack versions (fix #3535)Anton Tananaev
2017-09-15Handle MVT380 no power valueAnton Tananaev
2017-07-26- Implement base manager classes as genericsAbyss777
2017-07-14Save driver identification (rfid/ibutton etc.) as driverUniqueId attributeAbyss777
2017-06-25Correctly decode Meitrack temperature (fix #3287)Anton Tananaev
2017-05-23Organize satellites and RSSI valuesAbyss777
2017-05-22Organize KEY_xDOP valuesAbyss777
2017-04-21Fix code formattingAnton Tananaev
2017-04-20Update MeitrackProtocolDecoder.javalalamper
2017-04-20Minor Meitrack decoder cleanupAnton Tananaev
2017-04-20Update MeitrackProtocolDecoder.javalalamper
2017-04-17Allow optional primitivesAnton Tananaev
2017-03-25Implement alarms for MeitrackAnton Tananaev
2017-03-17Merged Y4 and Y2 DateTimeFormats, simplifying switch;jon-stumpf
2017-03-17Fixed comment for date format to match code in Meitrack and Totem protocols;jon-stumpf
2017-03-12Implemented Parser.nextDateTime();jon-stumpf
2017-03-04Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;jon-stumpf
2017-03-04Ensure that odometer is a number (fix #2967)Anton Tananaev
2017-02-26Some minor clean upAnton Tananaev
2017-02-20Updated protocols to record CellTower information where appropriate; Removed ...jon-stumpf
2016-12-20Rename GSM to RSSI attributeAnton Tananaev
2016-12-20Refactor protocols for network locationAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-08-14Use lower camel-case for attributesAnton Tananaev
2016-07-19Move device id to a sessionAnton Tananaev
2016-07-02Decode Meitrack temperature (fix #2065)Anton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-03-02Implement Meitrack photo requestAnton Tananaev
2015-11-30Always pass remote address to identify methodAnton Tananaev