aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/MeiligaoProtocolDecoder.java
AgeCommit message (Expand)Author
2018-08-20Implement wristband tracker protocolAnton Tananaev
2018-06-10Handle buffers reference countAnton Tananaev
2018-06-09Mark reference counting to fixAnton Tananaev
2018-06-09Fix various issuesAnton Tananaev
2018-06-09Use slices instead of new buffersAnton Tananaev
2018-06-08Migrate L, M, N protocolsAnton Tananaev
2018-05-22Decode Meiligao digital inputs and outputsAnton Tananaev
2018-05-17Additional Aplicom F parametersAnton Tananaev
2018-05-14Implement Meiligao photo capturingAnton Tananaev
2018-01-22Add new position constructorAnton Tananaev
2017-12-20Decode odometer and RFID for TK228Anton Tananaev
2017-11-13Decode VT900 driver licenseAnton Tananaev
2017-11-01Support iStartrek VT900 protocolAnton Tananaev
2017-10-30Support Oner OCT retransmissionAnton Tananaev
2017-09-27Fix typo in alarm nameAnton Tananaev
2017-08-28Implement VT1000 inputs (fix #3477)Anton Tananaev
2017-08-27Add new VT1000 alarms (fix #3477)Anton Tananaev
2017-07-14Save driver identification (rfid/ibutton etc.) as driverUniqueId attributeAbyss777
2017-07-12- Handle rfid attributes and populate driverUniqueIdAbyss777
2017-07-05Add new attribute keys (fix #3313)Anton Tananaev
2017-05-22Organize KEY_xDOP valuesAbyss777
2017-04-17Allow optional primitivesAnton Tananaev
2017-03-17Fixed time comments for uncaptured milliseconds as requested;jon-stumpf
2017-03-17Merged Y4 and Y2 DateTimeFormats, simplifying switch;jon-stumpf
2017-03-17Removed capture of milliseconds from protocols that did not support ".(ddd)":...jon-stumpf
2017-03-17Fixed protocols that incorrectly used ".(d+)" to record milliseconds: Enfora,...jon-stumpf
2017-03-17Fixed all comments for date and time to include format details;jon-stumpf
2017-03-12Implemented Parser.nextDateTime();jon-stumpf
2017-03-04Fixed typo;jon-stumpf
2017-01-05Fix typos in Meiligao decoderAnton Tananaev
2017-01-05Minor formatting correctionAnton Tananaev
2016-12-20Rename GSM to RSSI attributeAnton Tananaev
2016-12-18Minor styles modificationsAnton Tananaev
2016-12-17Fix Meiligao Protocol to work with tk228jose
2016-12-15Fix Meiligao Protocol to work with tk228 jose
2016-12-14Fix Meiligao Protocol to work with tk228jose
2016-12-14Fix Meiligao Protocol to work with tk228jose
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-16Use same code formatting for switchesAnton Tananaev
2016-09-09Add more Meiligao parametersAnton Tananaev
2016-09-07Fix an issue in Meiligao decoderAnton Tananaev
2016-09-07Implement OBD support for MeiligaoAnton Tananaev
2016-08-05- Removed OIL_CUTAbyss777
2016-08-01Small optimizationAbyss777
2016-08-01- Added a few more protocolsAbyss777
2016-07-29Organized alarms in the first part of protocolsAbyss777
2016-07-19Move device id to a sessionAnton Tananaev
2016-06-16Fix Meiligao odometer decoding issueAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev