aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/H02ProtocolDecoder.java
AgeCommit message (Expand)Author
2018-10-17Decoders to accept generic protocolAnton Tananaev
2018-09-10Support Prime 07 protocolAnton Tananaev
2018-08-01Implement H02 time sync responseAnton Tananaev
2018-06-09Use slices instead of new buffersAnton Tananaev
2018-06-07Migrate H, I, J, K protocolsAnton Tananaev
2018-05-01Support messages without device idAnton Tananaev
2018-03-01Handle H02 message new lineAnton Tananaev
2018-01-22Add new position constructorAnton Tananaev
2017-09-28Support new H02 message typesAnton Tananaev
2017-09-25Improve H02 protocol decoderAnton Tananaev
2017-09-24Support additional eeLink parametersAnton Tananaev
2017-09-08Fix H02 simple message decodingAnton Tananaev
2017-09-08Handle H02 command resultsAnton Tananaev
2017-09-08Improve H02 protocol decoderAnton Tananaev
2017-09-08Support H02 V3 message typeAnton Tananaev
2017-06-17Fix H02 short message handlingAnton Tananaev
2017-05-29Support H02 LINK message typeAnton Tananaev
2017-05-19Adjust battery and batteryLevel typeAbyss777
2017-04-17Allow optional primitivesAnton Tananaev
2017-04-16Fix H02 status code decodingAnton Tananaev
2017-04-04Decode H02 additional dataAnton Tananaev
2017-03-18Merge pull request #3018 from jon-stumpf/jss-parse-nextDateTimeAnton Tananaev
2017-03-17Fixed all comments for date and time to include format details;jon-stumpf
2017-03-17Decode additional H02 parametersAnton Tananaev
2017-03-16Implement H02 power cut alarmAnton Tananaev
2017-02-16Revert H02 ignition once againAnton Tananaev
2017-02-14Fix H02 status decodingAnton Tananaev
2017-01-13Disable LBS for H02 GPS messageAnton Tananaev
2017-01-13Simplify H02 status checkAnton Tananaev
2017-01-12Better handle H02 X mode (fix #2780)Anton Tananaev
2016-12-20Refactor protocols for network locationAnton Tananaev
2016-12-02Decode H02 cell infoAnton Tananaev
2016-12-02Decode H02 ignition correctlyAnton Tananaev
2016-11-09Support LBS for H02 protocolAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-16Decode H02 battery percentageAnton Tananaev
2016-09-13Improve H02 decoder text patternAnton Tananaev
2016-08-01- Added a few more protocolsAbyss777
2016-07-25Fix H02 ignition decodingAnton Tananaev
2016-07-19automated check fixninioe
2016-07-19automated check fixninioe
2016-07-19Merge remote-tracking branch 'refs/remotes/tananaev/master'ninioe
2016-07-19changed to generic alarm type eventninioe
2016-07-19Move device id to a sessionAnton Tananaev
2016-07-17Added AlertEventHandler & Mute button for all notificationsninioe
2016-07-13changes Anton asked meninioe
2016-07-12Added support for Alarm popup & positions history cleanerninioe
2016-06-20Handle H02 messages with no time (fix #2035)Anton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev