aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/protocol/TeltonikaProtocolDecoder.java
AgeCommit message (Collapse)Author
2021-05-20Add Teltonika panic supportAnton Tananaev
2021-04-14Decode fault codesAnton Tananaev
2021-01-14Fix Teltonika alarmAnton Tananaev
2020-12-29Migrate more boolean keysAnton Tananaev
2020-12-16Change temperature indexesAnton Tananaev
2020-12-12Split temperature valuesAnton Tananaev
2020-10-29Revert Teltonika attributesAnton Tananaev
2020-10-28Revert some Teltonika changesAnton Tananaev
2020-08-31Support Teltonika beacon dataAnton Tananaev
2020-07-12Update TeltonikaProtocolDecoder.javaMatias Rivera
check correction
2020-07-11Update TeltonikaProtocolDecoder.javaMatias Rivera
Fix wrong ACK sent when using codec12 or codec13. No ACK is needed at all.
2020-06-28Support binary dataAnton Tananaev
2020-06-05Support Teltonika codec 13Anton Tananaev
2020-06-04Teltonika protocol - change Ecodriving io and movement (#4539)lukasha12
Teltonika protocol: changed Ecodriving from io238 to io253. removed io237.
2020-06-01Change fuel level from io89 to io84 (#4536)lukasha12
Change fuel level from io89 to io84. Io84 this is a fuel in litres * 0.1 https://wiki.teltonika-gps.com/view/FMB_AVL_ID
2020-05-16Decode more Teltonika attributesAnton Tananaev
2019-11-21Support second ADC valueAnton Tananaev
2019-09-07Decode Kimax weight sensor dataAnton Tananaev
2019-04-16Support binary serial dataAnton Tananaev
2019-03-31Convert project to gradleAnton Tananaev