aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/UlbotechProtocolDecoder.java
AgeCommit message (Expand)Author
2017-01-18Properly decode Ulbotech ADC valuesAnton Tananaev
2016-12-20Refactor protocols for network locationAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-10-06Fix problem with Ulbotech decoderAnton Tananaev
2016-08-24Change motion to movement alarmAnton Tananaev
2016-08-14Use lower camel-case for attributesAnton Tananaev
2016-08-01Removed jammingAbyss777
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-12Support J1708 decoding for UlbotechAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-04-19Improve support for Ulbotech protocolAnton Tananaev
2016-02-25Implement DTC codes for UlbotechAnton Tananaev
2016-01-22Fix Ulbotech ignition status decodingAnton Tananaev
2016-01-21Fix Ulbotech frame and protocol decodersAnton Tananaev
2015-11-30Always pass remote address to identify methodAnton Tananaev
2015-11-24Fix Ulbotech event data decodingAnton Tananaev
2015-11-15Rename cell attribute to cidAnton Tananaev
2015-11-06Finish OBD decoder implementationAnton Tananaev
2015-11-03Big improvements to Atrack decoderAnton Tananaev
2015-10-27Remove unused vars and importsAnton Tananaev
2015-10-26Use hexDump instead of readHexStringAnton Tananaev
2015-10-25Implement Ulbotech driver behaviorAnton Tananaev
2015-10-20Decode OBD data from UlbotechAnton Tananaev
2015-10-20Refactor bit utililies classAnton Tananaev
2015-10-13Fix some more style issuesAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-10-01Implement full Ulbotech protocolAnton Tananaev
2015-09-24Decode ignition status for UlbotechAnton Tananaev
2015-08-04Fix Ulbotech time zone correctionAnton Tananaev
2015-08-03Update Ulbotech decoderAnton Tananaev
2015-07-30Add Ulbotech time zone offsetAnton Tananaev
2015-07-12Re-factor decoder interfaceAnton Tananaev
2015-06-29Merge commands implmentation (fix #1271)Anton Tananaev
2015-05-13Implement units conversion classAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-04-29Store other data in positionAnton Tananaev
2015-04-27Remove unnecessary type castsAnton Tananaev
2015-04-27Refactor model classesAnton Tananaev
2015-04-23Ignore messages without locationAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-01-10Add Ulbotech unit testsAnton Tananaev
2014-12-24Initial Ulbotech implementationAnton Tananaev