aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Gps103ProtocolDecoder.java
AgeCommit message (Expand)Author
2019-03-31Convert project to gradleAnton Tananaev
2019-02-05Fix GPS103 course decodingAnton Tananaev
2019-01-16Support 105B and 103B photosAnton Tananaev
2018-12-17Improve GPS103 decodingAnton Tananaev
2018-12-11Decode additional Ericar attributesAnton Tananaev
2018-11-08Fix GPS103 responseAnton Tananaev
2018-10-25Support Ericar protocolAnton Tananaev
2018-10-18More flexible match for GPS103Anton Tananaev
2018-10-17Decoders to accept generic protocolAnton Tananaev
2018-09-13Fix Coban 306A OBD decodingAnton Tananaev
2018-06-12Merge branch 'master' into netty4Anton Tananaev
2018-06-08Fix GPS103 course decodingAnton Tananaev
2018-06-03Properly handle datagram channelsAnton Tananaev
2018-06-02Start Netty 4 migrationAnton Tananaev
2018-05-30Use parser more correctlyAbyss777
2018-05-29Make function name shorterAbyss777
2018-05-29Add units converter helperAbyss777
2018-05-29Store engine hours in milliseconds for the rest of protocolsAbyss777
2018-05-15Update alarm typesAnton Tananaev
2018-05-15Decode additional GPS103 dataAnton Tananaev
2018-04-09Improve GPS103 low message decodingAnton Tananaev
2018-01-22Add new position constructorAnton Tananaev
2017-07-19Save GPS103 unhandled eventsAnton Tananaev
2017-07-14Save driver identification (rfid/ibutton etc.) as driverUniqueId attributeAbyss777
2017-07-05Add new attribute keys (fix #3313)Anton Tananaev
2017-06-16Add power load for GPS103 OBDAnton Tananaev
2017-06-13Fix GPS103 OBD message decodingAnton Tananaev
2017-04-17Allow optional primitivesAnton Tananaev
2017-04-17Normalize RPM valuesAnton Tananaev
2017-03-17Removed capture of milliseconds for UTC time in Gps103 protocol; Determined o...jon-stumpf
2017-03-17Merged Y4 and Y2 DateTimeFormats, simplifying switch;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-02-04Extend GPS103 protocol decoderAnton Tananaev
2016-12-20Refactor protocols for network locationAnton Tananaev
2016-12-02Add GPS103 power cut alarmAnton Tananaev
2016-11-09Add acc on, acc off and door alarm to events from coban gps (gps103 protocol)Enrique Villafane
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-04Decode GPS103 DTCs (fix #2401)Anton Tananaev
2016-09-19Add GPS103 ignition alarmsAnton Tananaev
2016-09-16Use same code formatting for switchesAnton Tananaev
2016-08-18Removed spacesAbyss777
2016-08-18Removed instant fuel consumptionAbyss777
2016-08-17- Used constants for fuel consumptionAbyss777
2016-08-05- Removed OIL_CUTAbyss777
2016-08-01- Added a few more protocolsAbyss777
2016-07-19Move device id to a sessionAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-07Implement general custom commandsAnton Tananaev
2016-05-04Explicitly use ASCII charsetAnton Tananaev