aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar
AgeCommit message (Expand)Author
2015-10-13Fix some more style problemsAnton Tananaev
2015-10-13Fix minor style issues in MeiligaoAnton Tananaev
2015-10-13Implement parser class for decodersAnton Tananaev
2015-10-13Fix some minor check style issuesAnton Tananaev
2015-10-13Fix last reported FindBugs issuesAnton Tananaev
2015-10-13Remove data model and fix some issuesAnton Tananaev
2015-10-13Extend date builder interfaceAnton Tananaev
2015-10-13Create date builder util classAnton Tananaev
2015-10-13Clean up GT06 protocol decoderAnton Tananaev
2015-10-11Make changes to model hierarchyAnton Tananaev
2015-10-09Fix small issue in Tytan decoderAnton Tananaev
2015-10-09Fix some check style issuesAnton Tananaev
2015-10-09Finish full GoSafe implementationAnton Tananaev
2015-10-09Refactor GoSafe decoder implementationAnton Tananaev
2015-10-09Fix more check style issuesAnton Tananaev
2015-10-09Use max frame length parameterAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-10-09Fix minor issues in Tytan decoderAnton Tananaev
2015-10-08Add Ulbotech unit test caseAnton Tananaev
2015-10-08Check for null in query builderAnton Tananaev
2015-10-08Improve Tytan fuel decodingAnton Tananaev
2015-10-08Clean up reported PMD issuesAnton Tananaev
2015-10-08Change types from private to publicAnton Tananaev
2015-10-08Make protocol message types publicAnton Tananaev
2015-10-07Clean up rest of the modelsAnton Tananaev
2015-10-07Clean up some model classesAnton Tananaev
2015-10-07Rename pattern to upper case styleAnton Tananaev
2015-10-07Replace Double.valueOf with parseDoubleAnton Tananaev
2015-10-07Replace more valueOf with parseXxxAnton Tananaev
2015-10-07Replace valueOf with parseXxx callsAnton Tananaev
2015-10-07Use pattern builder for XexunAnton Tananaev
2015-10-07Implement pattern builder util classAnton Tananaev
2015-10-07Fix GPS103 IO parameters decodingAnton Tananaev
2015-10-06Clean up CRC-16 implementationsAnton Tananaev
2015-10-06Rename some of checksum methodsAnton Tananaev
2015-10-06Do not use Java 8 map methodAnton Tananaev
2015-10-06Implement Cityeasy protocol commandsAnton Tananaev
2015-10-06Implement async reverse geocodingAnton Tananaev
2015-10-05Another try at GT06 commandsAnton Tananaev
2015-10-05Handle H02 empty validity flagAnton Tananaev
2015-10-05Revert to original GT06 commandsAnton Tananaev
2015-10-05Fix checksum calculation methodsAnton Tananaev
2015-10-04Disable JavaScript strict modeAnton Tananaev
2015-10-04Replace valueOf with parseXxxAnton Tananaev
2015-10-04Fix some code style warningsAnton Tananaev
2015-10-04Remove implied interface modifiersAnton Tananaev
2015-10-04Fix some PMD reported bugsAnton Tananaev
2015-10-04Remove trailing whitespaces from codeAnton Tananaev
2015-10-02Mark Flextrack positions as validAnton Tananaev
2015-10-01Fix Luhn checksum calculationAnton Tananaev