Age | Commit message (Expand) | Author |
2017-09-09 | Improve AdmProtocolDecoder | Anatoliy Golubev |
2017-09-08 | Fix H02 simple message decoding | Anton Tananaev |
2017-09-08 | Merge pull request #3514 from Abyss777/skip_filter | Anton Tananaev |
2017-09-08 | Implement skipping filtering by list of attributes | Abyss777 |
2017-09-08 | Handle H02 command results | Anton Tananaev |
2017-09-08 | Improve H02 protocol decoder | Anton Tananaev |
2017-09-08 | Improve TRV decoder logic | Anton Tananaev |
2017-09-08 | Handle GOOME status message | Anton Tananaev |
2017-09-08 | Support H02 V3 message type | Anton Tananaev |
2017-09-07 | Merge pull request #3511 from Abyss777/attributes_types | Anton Tananaev |
2017-09-07 | Optimize values parsing | Abyss777 |
2017-09-07 | Handle correct and incorrect attribute types | Abyss777 |
2017-09-06 | Merge pull request #3507 from Abyss777/units_attributes | Anton Tananaev |
2017-09-06 | Move units to attributes and add volume units | Abyss777 |
2017-09-06 | Merge pull request #3504 from Abyss777/remove_aliases | Anton Tananaev |
2017-09-06 | Fix EV07 login decoding | Anton Tananaev |
2017-09-05 | Remove Attribute Aliases support | Abyss777 |
2017-09-05 | Remove negative skip (fix #3481) | Anton Tananaev |
2017-09-05 | Fix GenX protocol issues | Anton Tananaev |
2017-09-05 | Merge pull request #3502 from Abyss777/command_timezone | Anton Tananaev |
2017-09-05 | Use casting and remove super | Abyss777 |
2017-09-04 | Accept timezone id instead of offset in commands | Abyss777 |
2017-09-04 | Implement GenX protocol | Anton Tananaev |
2017-09-04 | Support CK300 device protocol | Anton Tananaev |
2017-09-04 | Implement proper TRV response | Anton Tananaev |
2017-09-03 | Implement Watch custom command | Anton Tananaev |
2017-09-02 | Update submodule commitv3.14 | Anton Tananaev |
2017-09-02 | Add missing dependency | Anton Tananaev |
2017-09-02 | Fix code analysis issues | Anton Tananaev |
2017-09-02 | Update version number | Anton Tananaev |
2017-09-02 | Update Java libraries | Anton Tananaev |
2017-09-02 | Implement OsmAnd web proxy | Anton Tananaev |
2017-09-01 | Enable UDP for H02 protocol | Anton Tananaev |
2017-08-30 | Add GV500 OBD test case | Anton Tananaev |
2017-08-30 | Merge pull request #3491 from Abyss777/osmand_speedunits | Anton Tananaev |
2017-08-29 | Move common speed converting code to BaseProtocolDecoder | Abyss777 |
2017-08-29 | Implement osmand.speedUnits patameter | Abyss777 |
2017-08-29 | Minor GT06 decoder cleanup | Anton Tananaev |
2017-08-29 | Merge pull request #3481 from AnshulJain1985/GT06_Alarm | Anton Tananaev |
2017-08-29 | Move extended LBS data to skip in decodeExtended instead of decodeLBS. | Anshul Jain |
2017-08-29 | Merge pull request #3484 from Abyss777/not_filter_alarms | Anton Tananaev |
2017-08-29 | Rename variables and parameters to skip filtering | Abyss777 |
2017-08-29 | Mark out functions to skip filtering | Abyss777 |
2017-08-29 | Correct filter Limit | Abyss777 |
2017-08-29 | - Rename parameter | Abyss777 |
2017-08-29 | Fix eeLink status decoding | Anton Tananaev |
2017-08-29 | Save single position when ignore fix time | Anton Tananaev |
2017-08-29 | Use correct E3 speed units | Anton Tananaev |
2017-08-28 | - Do not filter alarms | Abyss777 |
2017-08-28 | Updated test cases. | Anshul Jain |