aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/TeltonikaProtocolDecoder.java
AgeCommit message (Expand)Author
2018-01-22Add new position constructorAnton Tananaev
2018-01-13Add Teltonika test caseAnton Tananaev
2017-10-09Decode hex driver idAnton Tananaev
2017-09-26Use RSSI to store GSM signal levelAbyss777
2017-09-26Added intermediate "decodeParameter" function and KEY_ROAMING attributeAbyss777
2017-09-26Improve Teltonika IO decodingAbyss777
2017-09-21Teltonika: store command response as KEY_RESULTAbyss777
2017-09-11Add new Teltonika parametersAnton Tananaev
2017-07-14Merge pull request #3349 from Abyss777/driversAnton Tananaev
2017-07-14Save driver identification (rfid/ibutton etc.) as driverUniqueId attributeAbyss777
2017-07-14Implement extended Teltonika protocolAnton Tananaev
2017-07-13Fix another build issueAnton Tananaev
2017-07-13Fix build issueAnton Tananaev
2017-07-13Add Teltonika UDP testsAnton Tananaev
2017-07-12- Handle rfid attributes and populate driverUniqueIdAbyss777
2017-03-27Fix Teltonika UDP acknowledgementAnton Tananaev
2017-03-05Converted all KEY_POWER and KEY_BATTERY to volts; Removed string "mV";jon-stumpf
2017-03-04Added Position.KEY_COMMAND;jon-stumpf
2017-03-04Added Position.KEY_OPERATOR and updated protocols accordingly;jon-stumpf
2017-02-27Improve Teltonika parameters decodingAnton Tananaev
2017-02-26Merge pull request #2951 from jon-stumpf/jss-celltowerAnton Tananaev
2017-02-22Add new Galileo attributesAnton Tananaev
2017-02-20Updated protocols to record CellTower information where appropriate; Removed ...jon-stumpf
2017-02-20Resolved conflict with master;jon-stumpf
2017-02-18Added KEY_RSSI for protocols that had yet to record them;jon-stumpf
2017-02-13Remove some Teltonika paramsAnton Tananaev
2017-02-13Support Bitrek protocolAnton Tananaev
2017-02-07Fix code style issueAnton Tananaev
2017-02-07Add some Teltonika attributes (fix #2856)Anton Tananaev
2017-01-20Minor Teltonika decoder improvementsAnton Tananaev
2017-01-19Switched from getXxx to readXxx on bufferSrgian Danity
2017-01-19Implemented code review suggestionsSrgian Danity
2017-01-18Added UDP support on Teltonika DecoderSrgian Danity
2016-12-20Refactor protocols for network locationAnton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-08-06Decode Teltonika parameters (fix #2171)Anton Tananaev
2016-07-19Move device id to a sessionAnton Tananaev
2016-07-11Implement Teltonika commands (fix #1948)Anton Tananaev
2016-05-26- Simplification of the hierarchy of models classesAbyss777
2016-05-06Refactor Teltonika protocol decoderAnton Tananaev
2016-05-06Implement Teltonika codec 12Anton Tananaev
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2015-11-30Always pass remote address to identify methodAnton Tananaev
2015-11-25Support Teltonika messages without locationAnton Tananaev
2015-11-15Make LBS tests even stricterAnton Tananaev
2015-11-15Rename cell attribute to cidAnton Tananaev
2015-11-08Clean up Java code formattingAnton Tananaev
2015-10-19Clean up some check style issuesAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-09-03Add Teltonika unit testAnton Tananaev