aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Gps103ProtocolDecoder.java
AgeCommit message (Expand)Author
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
2016-03-17Fix GPS103 protocol OBD decodingAnton Tananaev
2016-02-19Handle IMEI without delimiter (fix #1733)Anton Tananaev
2016-02-11Remove pattern debugging codeAnton Tananaev
2016-02-09Support GPS103 OBD messages (fix #1632)Anton Tananaev
2016-02-02Add RFID support for GPS103 protocolAnton Tananaev
2015-11-30Always pass remote address to identify methodAnton Tananaev
2015-11-28Fix GPS103 LBS regex pattern (fix #1558)Anton Tananaev
2015-11-18Support GSM based locations (fix #346)Anton Tananaev
2015-11-10Remove silly comment from codeAnton Tananaev
2015-11-01Fix PMD and Findbugs issuesAnton Tananaev
2015-10-31Fix GPS103 time calculation logicAnton Tananaev
2015-10-24Refactor pattern builder classAnton Tananaev
2015-10-17Refactor GPS103 protocol decoderAnton Tananaev
2015-10-07Rename pattern to upper case styleAnton Tananaev
2015-10-07Replace Double.valueOf with parseDoubleAnton Tananaev
2015-10-07Replace valueOf with parseXxx callsAnton Tananaev
2015-10-07Fix GPS103 IO parameters decodingAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-23Minor gps103 protocol cleanupAnton Tananaev
2015-07-12Re-factor decoder interfaceAnton Tananaev
2015-06-29Combine MTA6 protocolsAnton Tananaev