aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/AutoFonProtocolDecoder.java
AgeCommit message (Expand)Author
2016-01-11Remove unused class importsAnton Tananaev
2016-01-09Merge AutoFon and AutoFon45 protocolsAnton Tananaev
2015-11-30Always pass remote address to identify methodAnton Tananaev
2015-11-07Replace Calendar with DateBuilderAnton Tananaev
2015-11-05Partially refactor AutoFon 45 decoderAnton Tananaev
2015-10-27Remove unused vars and importsAnton Tananaev
2015-10-26Use hexDump instead of readHexStringAnton Tananaev
2015-10-13Remove data model and fix some issuesAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-08Make protocol message types publicAnton 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-05-04Create prefixes for other dataAnton Tananaev
2015-05-04Create other data keysAnton Tananaev
2015-04-29Store other data in positionAnton Tananaev
2015-04-27Remove unnecessary type castsAnton Tananaev
2015-04-23Major code refacrotingAnton Tananaev
2015-01-21Finish AutoFon implementationAnton Tananaev
2015-01-21Begin AutoFon protocol implementationAnton Tananaev