Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-30 | Improve TK103 protocol decoder (fix #2270) | Anton Tananaev | |
2016-08-28 | Add more MiniFinder commands | Anton Tananaev | |
2016-08-28 | Remove copyright from test case | Anton Tananaev | |
2016-08-27 | Fix an issue in GpsMaker protocol decoder | Anton Tananaev | |
2016-08-26 | Implement Raveon communication protocol | Anton Tananaev | |
2016-08-26 | Improve GpsGate decoder pattern | Anton Tananaev | |
2016-08-26 | Better detection of Xirgo format | Anton Tananaev | |
2016-08-25 | Modify Megastek new format pattern | Anton Tananaev | |
2016-08-23 | Add commands to Mini Finder protocol | Anton Tananaev | |
2016-08-23 | Implement Hunter Pro protocol (fix #2232) | Anton Tananaev | |
2016-08-23 | - Fixed GL200 odometer units | Abyss777 | |
- Fixed ReportUtilsTest | |||
2016-08-20 | Removed rounding and BigDecimal for distance and averageSpeed | Abyss777 | |
2016-08-20 | - Renamed calculateFuel | Abyss777 | |
- Used int in BigDecimal constructor - Added extra space | |||
2016-08-19 | - Added trips report | Abyss777 | |
- Refactored reports models - Added tests for ReportUtils - Added speed to test-generator.py - Other changes | |||
2016-08-16 | GT06 Added alarm decoder for status packets | Abyss777 | |
2016-08-13 | - Split distance to distance and total distance | Abyss777 | |
- Switch summary report to total distance - Move DistanceHandler after filters in pipeline - Other accompanying changes | |||
2016-08-11 | - Added IgnitionEventHandler | Abyss777 | |
- Added unit test for some EventHandlers - Changed a bit IdentityManager to fit EventHandlerTest | |||
2016-08-10 | Workaround for CalAmp issue | Anton Tananaev | |
2016-08-06 | Support temperature for TK103 protocol | Anton Tananaev | |
2016-08-06 | Fix an issue in Castel decoder | Anton Tananaev | |
2016-08-05 | Implement OBD dongle protocol | Anton Tananaev | |
2016-08-04 | Add Castel protocol unit test case | Anton Tananaev | |
2016-08-04 | Add Gator unit test case | Anton Tananaev | |
2016-08-03 | Fix Tzone frame decoder (fix #2183) | Anton Tananaev | |
2016-08-01 | Check OsmAnd messages for device id | Anton Tananaev | |
2016-07-27 | Update custom T55 protocol format | Anton Tananaev | |
2016-07-26 | Add ee-link unit test case | Anton Tananaev | |
2016-07-26 | Fix HuaSheng decoder response | Anton Tananaev | |
2016-07-25 | Add Megastek unit test case | Anton Tananaev | |
2016-07-23 | Improve GpsGate protocol decoder | Anton Tananaev | |
2016-07-23 | Support GT02 command responses | Anton Tananaev | |
2016-07-22 | Workaround for incorrect hemisphere (fix #2139) | Anton Tananaev | |
2016-07-20 | Revert temporary L100 removal | Anton Tananaev | |
This reverts commit 21a8fb81a0aa88a7bc1cb6804da034ecc9a79bcd. | |||
2016-07-20 | Adjust TK103 voltage values | Anton Tananaev | |
2016-07-19 | Move device id to a session | Anton Tananaev | |
2016-07-19 | Fix an issue in TK103 decoder | Anton Tananaev | |
2016-07-18 | Support GT06 external power subtype | Anton Tananaev | |
2016-07-16 | Implement T800X custom commands | Anton Tananaev | |
2016-07-15 | Move code related to devices to DeviceManager | Abyss777 | |
2016-07-14 | Support new eelink protocol messages | Anton Tananaev | |
2016-07-12 | Fix issue in Hua Sheng frame decoder | Anton Tananaev | |
2016-07-11 | Implement Teltonika commands (fix #1948) | Anton Tananaev | |
2016-07-08 | Fix PT502 unit tests | Anton Tananaev | |
2016-07-07 | Merge pull request #2084 from Abyss777/master | Anton Tananaev | |
Implement custom GranitFrameDecoder | |||
2016-07-07 | - Cleaned up GranitFrameDecoder | Abyss777 | |
- Added test for GranitFrameDecoder - Removed \r\n from GranitProtocolDecoderTest | |||
2016-07-06 | - Pt502 output_control fix. | drecchia | |
- Added command for set maxSpeed and sms timezone. | |||
2016-07-07 | Merge pull request #2081 from Abyss777/master | Anton Tananaev | |
Granit protocol implementation | |||
2016-07-06 | Style fixes and optimizations | Abyss777 | |
2016-07-06 | Temporary remove L100 from code | Anton Tananaev | |
2016-07-06 | Granit protocol implementation | Abyss777 | |