aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-10-01Improve Meiligao device identificationAnton Tananaev
2015-10-01Implement full Ulbotech protocolAnton Tananaev
2015-10-01Replace object with system methodAnton Tananaev
2015-10-01Implemenet future message filteringAnton Tananaev
2015-10-01Fix issues in FlexTrack decoderAnton Tananaev
2015-09-30Attempt to fix GT06 commandsAnton Tananaev
2015-09-30Fix CalAmp mini report (fix #1430)Anton Tananaev
2015-09-30Decode only valid course valueAnton Tananaev
2015-09-30Decode course for Aquila protocolAnton Tananaev
2015-09-30Fix FlexTrack logon decodingAnton Tananaev
2015-09-30Fix TK103 speed and time decodingAnton Tananaev