Age | Commit message (Expand) | Author |
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 | Fix code analysis issues | 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-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 | Added new column to determine for extended or basic decode. | Anshul Jain |
2017-08-28 | Fix for Gt06 GPS data length can not be greater than 12. | Anshul Jain |
2017-08-28 | Make T55 response optional | Anton Tananaev |
2017-08-28 | Save Watch movement alert as motion | Anton Tananaev |
2017-08-28 | Implement VT1000 inputs (fix #3477) | Anton Tananaev |
2017-08-27 | Add new VT1000 alarms (fix #3477) | Anton Tananaev |
2017-08-26 | Decode negative temperature | Anton Tananaev |
2017-08-23 | Handle eSky negative coords | Anton Tananaev |
2017-08-22 | Clean up events constructor | Anton Tananaev |
2017-08-22 | Support Chainway CW801 and CW701 | Anton Tananaev |
2017-08-21 | Rename TK103 attributes | Anton Tananaev |
2017-08-21 | Improve TK103 sensor decoding | Anton Tananaev |
2017-08-21 | Prevent PatternUtil in production | Anton Tananaev |
2017-08-21 | Do not save IP by default | Anton Tananaev |
2017-08-19 | Implement another GT06 LBS message | Anton Tananaev |
2017-08-19 | Add Suntech ST500 support | Anton Tananaev |
2017-08-19 | Add Suntech temperature support | Anton Tananaev |
2017-08-19 | Fix Ruptela ignition | Anton Tananaev |
2017-08-19 | Support additional Ruptela attributes | Anton Tananaev |
2017-08-19 | Advanced TK103 attributes | Anton Tananaev |
2017-08-18 | Implement eSky ES610 protocol | Anton Tananaev |
2017-08-17 | Fix trip detector | Abyss777 |
2017-08-17 | Pass Map<Event, Position> to notifications | Abyss777 |
2017-08-16 | - Map correct position to delayed event notification | Abyss777 |
2017-08-16 | Merge pull request #3447 from Abyss777/new_trips_detector | Anton Tananaev |
2017-08-16 | Revert check for gap | Abyss777 |
2017-08-16 | Combine detection logic and unwrap gap check | Abyss777 |
2017-08-16 | Combine trips and stops detectors and some optimization | Abyss777 |
2017-08-16 | Support new Telic format | Anton Tananaev |