aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-08Fix H02 simple message decodingAnton Tananaev
2017-09-08Merge pull request #3514 from Abyss777/skip_filterAnton Tananaev
2017-09-08Implement skipping filtering by list of attributesAbyss777
2017-09-08Handle H02 command resultsAnton Tananaev
2017-09-08Improve H02 protocol decoderAnton Tananaev
2017-09-08Improve TRV decoder logicAnton Tananaev
2017-09-08Handle GOOME status messageAnton Tananaev
2017-09-08Support H02 V3 message typeAnton Tananaev
2017-09-07Merge pull request #3511 from Abyss777/attributes_typesAnton Tananaev
2017-09-07Optimize values parsingAbyss777
2017-09-07Handle correct and incorrect attribute typesAbyss777
2017-09-06Merge pull request #3507 from Abyss777/units_attributesAnton Tananaev
2017-09-06Move units to attributes and add volume unitsAbyss777
2017-09-06Merge pull request #3504 from Abyss777/remove_aliasesAnton Tananaev
2017-09-06Fix EV07 login decodingAnton Tananaev
2017-09-05Remove Attribute Aliases supportAbyss777
2017-09-05Remove negative skip (fix #3481)Anton Tananaev
2017-09-05Fix GenX protocol issuesAnton Tananaev
2017-09-05Merge pull request #3502 from Abyss777/command_timezoneAnton Tananaev
2017-09-05Use casting and remove superAbyss777
2017-09-04Accept timezone id instead of offset in commandsAbyss777
2017-09-04Implement GenX protocolAnton Tananaev
2017-09-04Support CK300 device protocolAnton Tananaev
2017-09-04Implement proper TRV responseAnton Tananaev
2017-09-03Implement Watch custom commandAnton Tananaev
2017-09-02Update submodule commitAnton Tananaev
2017-09-02Add missing dependencyAnton Tananaev
2017-09-02Fix code analysis issuesAnton Tananaev
2017-09-02Update version numberAnton Tananaev
2017-09-02Update Java librariesAnton Tananaev
2017-09-02Implement OsmAnd web proxyAnton Tananaev
2017-09-01Enable UDP for H02 protocolAnton Tananaev
2017-08-30Add GV500 OBD test caseAnton Tananaev
2017-08-30Merge pull request #3491 from Abyss777/osmand_speedunitsAnton Tananaev
2017-08-29Move common speed converting code to BaseProtocolDecoderAbyss777
2017-08-29Implement osmand.speedUnits patameterAbyss777
2017-08-29Minor GT06 decoder cleanupAnton Tananaev
2017-08-29Merge pull request #3481 from AnshulJain1985/GT06_AlarmAnton Tananaev
2017-08-29Move extended LBS data to skip in decodeExtended instead of decodeLBS.Anshul Jain
2017-08-29Merge pull request #3484 from Abyss777/not_filter_alarmsAnton Tananaev
2017-08-29Rename variables and parameters to skip filteringAbyss777
2017-08-29Mark out functions to skip filteringAbyss777
2017-08-29Correct filter LimitAbyss777
2017-08-29- Rename parameterAbyss777
2017-08-29Fix eeLink status decodingAnton Tananaev
2017-08-29Save single position when ignore fix timeAnton Tananaev
2017-08-29Use correct E3 speed unitsAnton Tananaev
2017-08-28- Do not filter alarmsAbyss777
2017-08-28Updated test cases.Anshul Jain
2017-08-28Added new column to determine for extended or basic decode.Anshul Jain