aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/TeltonikaProtocolDecoder.java
AgeCommit message (Expand)Author
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
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-06-28Implement bit utility classAnton Tananaev
2015-05-13Implement units conversion classAnton Tananaev
2015-05-04Create prefixes for other dataAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-04-29Fix device id issuesAnton Tananaev
2015-04-29Store other data in positionAnton Tananaev
2015-04-27Remove unnecessary type castsAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-01-14Clear formatting for TeltonikaAnton Tananaev
2015-01-13Saving Teltonika device power state.Pallav Tantia
2014-10-21Updated BaseProtocolDecoder constructor to take three parameters (DataManager...jon-stumpf
2014-10-21Made BaseProtocolDecoder members "final" as they should not change after cons...jon-stumpf
2014-10-21Eliminated the need for hardcoded protocol strings in the src/org/traccar/pro...jon-stumpf
2014-03-08Handle Teltonika 12 codecAnton Tananaev
2013-09-01Teltonika negative altitude (fix #374)Anton Tananaev
2013-08-01Fix teltonika decoder (fix #207)Anton Tananaev
2013-07-20Fix GH3000 speed unitsAnton Tananaev
2013-07-20Support Teltonika GH3000 protocolAnton Tananaev
2013-05-20Fix teltonika speed unitsAnton Tananaev
2013-05-08Fix Teltonika negative coordinates (fix #234)Anton Tananaev
2013-05-08Add IO support for Teltonika (fix #143)Anton Tananaev
2013-05-02Fix extended info XML formatAnton Tananaev
2013-02-04Fixed teltonika decoder (fix #135)Anton Tananaev
2013-02-03Added Teltonika protocol (fix #14)Anton Tananaev