aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/TytanProtocolDecoder.java
AgeCommit message (Expand)Author
2018-06-09Fix various issuesAnton Tananaev
2018-06-09Use slices instead of new buffersAnton Tananaev
2018-06-08Migrate part of T protocolsAbyss777
2018-01-22Add new position constructorAnton Tananaev
2017-12-16Decode remaining GV65 CAN dataAnton Tananaev
2017-08-19Advanced TK103 attributesAnton Tananaev
2017-04-17Normalize fuel level valueAnton Tananaev
2017-03-04Renamed Position.KEY_FUEL to Position.KEY_FUEL_LEVEL;jon-stumpf
2017-03-04Renamed Position.KEY_TRIP_ODOMETER to Position.KEY_ODOMETER_TRIP;jon-stumpf
2016-12-20Rename GSM to RSSI attributeAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-08-23- Fixed units of KEY_ODOMETER to meters in some protocolsAbyss777
2016-08-17Used ALARM_GENERAL for TytanAbyss777
2016-07-19Move device id to a sessionAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2015-11-27Remove unused imports and variableAnton Tananaev
2015-11-24Fix Tytan temperature data decodingAnton Tananaev
2015-10-29Refactor Sanav protocol decoderAnton Tananaev
2015-10-29Apply Tytan changes for 2.0 protocolAnton Tananaev
2015-10-27Remove unused vars and importsAnton Tananaev
2015-10-26Use hexDump instead of readHexStringAnton Tananaev
2015-10-20Refactor bit utililies classAnton Tananaev
2015-10-13Fix unused and star importsAnton Tananaev
2015-10-13Fix some more style issuesAnton Tananaev
2015-10-13Fix last reported FindBugs issuesAnton Tananaev
2015-10-09Fix small issue in Tytan decoderAnton Tananaev
2015-10-09Fix some check style issuesAnton Tananaev
2015-10-09Fix minor issues in Tytan decoderAnton Tananaev
2015-10-08Improve Tytan fuel decodingAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-28Decode OBD odometer valueAnton Tananaev
2015-09-28Decode extra Tytan parametersAnton Tananaev
2015-09-26Decode Tytan additional dataAnton Tananaev
2015-09-25Decode status in Tytan decoderAnton Tananaev
2015-09-24Add new Tytan unit test casesAnton Tananaev
2015-09-21Support Tytan protocol version 2Anton Tananaev
2015-09-03Fix Tytan float decodingAnton Tananaev
2015-07-14Use diamond operator for genericsAnton 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-07Add Tytan status flagsAnton Tananaev
2015-05-07Use lower case xml tagsAnton Tananaev
2015-05-07Decode Tytan inputs correctlyAnton Tananaev
2015-05-05Fix Tytan extra data decodingAnton Tananaev
2015-05-04Add new Tytan data codeAnton Tananaev
2015-05-04Create prefixes for other dataAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-05-03Add new Tytan dynamic codeAnton Tananaev