aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/AtrackProtocolDecoder.java
AgeCommit message (Expand)Author
2014-12-22Support UDP for Atrack (fix #341)Anton Tananaev
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-19Uncomment atrack device idAnton Tananaev
2014-03-19Fix readString in atrack decoderAnton Tananaev
2014-03-19Atrack protocol code cleanupAnton Tananaev
2014-03-17Atrack, Add multiple positions protocol support. When Atrack devices lost GSM...kero99
2014-01-29Add Atrack test caseAnton Tananaev
2013-10-27Add atrack ack responseAnton Tananaev
2013-10-17More atrack fixesAnton Tananaev
2013-10-17Fill Atrack missing fieldsAnton Tananaev
2013-06-26Finish Atrack decoderAnton Tananaev
2013-06-18Start Atrack decoderAnton Tananaev