aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/AstraProtocolDecoder.java
AgeCommit message (Expand)Author
2018-10-17Decoders to accept generic protocolAnton Tananaev
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-06-09Use slices instead of new buffersAnton Tananaev
2018-06-05Migrate more protocolsAnton Tananaev
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-01-22Add new position constructorAnton Tananaev
2017-07-14Save driver identification (rfid/ibutton etc.) as driverUniqueId attributeAbyss777
2017-03-07Removed unnecessary comments;jon-stumpf
2017-03-04Renamed Position.KEY_TRIP_ODOMETER to Position.KEY_ODOMETER_TRIP;jon-stumpf
2017-03-04Updated protocols to record additional information as reported in comments an...jon-stumpf
2016-12-20Rename GSM to RSSI attributeAnton Tananaev
2016-11-15Fix Astra decoding problemAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-10Mark Astra messages as valid (fix #2300)Anton Tananaev
2016-08-25A few more odometer units organizationAbyss777
2016-07-19Move device id to a sessionAnton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-04Decode Astra reason and statusAnton Tananaev
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-02-19Fix check style and pmd issuesAnton Tananaev
2016-02-17Implement Astra protocol ack messagesAnton Tananaev
2016-02-15Implement Astra communication protocolAnton Tananaev