aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2016-08-28Add more MiniFinder commandsAnton Tananaev
2016-08-28Remove copyright from test caseAnton Tananaev
2016-08-27Fix an issue in GpsMaker protocol decoderAnton Tananaev
2016-08-26Implement Raveon communication protocolAnton Tananaev
2016-08-26Improve GpsGate decoder patternAnton Tananaev
2016-08-26Better detection of Xirgo formatAnton Tananaev
2016-08-25Modify Megastek new format patternAnton Tananaev
2016-08-23Add commands to Mini Finder protocolAnton Tananaev
2016-08-23Implement Hunter Pro protocol (fix #2232)Anton Tananaev
2016-08-23- Fixed GL200 odometer unitsAbyss777
- Fixed ReportUtilsTest
2016-08-20Removed rounding and BigDecimal for distance and averageSpeedAbyss777
2016-08-20- Renamed calculateFuelAbyss777
- Used int in BigDecimal constructor - Added extra space
2016-08-19- Added trips reportAbyss777
- Refactored reports models - Added tests for ReportUtils - Added speed to test-generator.py - Other changes
2016-08-16GT06 Added alarm decoder for status packetsAbyss777
2016-08-13- Split distance to distance and total distanceAbyss777
- Switch summary report to total distance - Move DistanceHandler after filters in pipeline - Other accompanying changes
2016-08-11- Added IgnitionEventHandlerAbyss777
- Added unit test for some EventHandlers - Changed a bit IdentityManager to fit EventHandlerTest
2016-08-10Workaround for CalAmp issueAnton Tananaev
2016-08-06Support temperature for TK103 protocolAnton Tananaev
2016-08-06Fix an issue in Castel decoderAnton Tananaev
2016-08-05Implement OBD dongle protocolAnton Tananaev
2016-08-04Add Castel protocol unit test caseAnton Tananaev
2016-08-04Add Gator unit test caseAnton Tananaev
2016-08-03Fix Tzone frame decoder (fix #2183)Anton Tananaev
2016-08-01Check OsmAnd messages for device idAnton Tananaev
2016-07-27Update custom T55 protocol formatAnton Tananaev
2016-07-26Add ee-link unit test caseAnton Tananaev
2016-07-26Fix HuaSheng decoder responseAnton Tananaev
2016-07-25Add Megastek unit test caseAnton Tananaev
2016-07-23Improve GpsGate protocol decoderAnton Tananaev
2016-07-23Support GT02 command responsesAnton Tananaev
2016-07-22Workaround for incorrect hemisphere (fix #2139)Anton Tananaev
2016-07-20Revert temporary L100 removalAnton Tananaev
This reverts commit 21a8fb81a0aa88a7bc1cb6804da034ecc9a79bcd.
2016-07-20Adjust TK103 voltage valuesAnton Tananaev
2016-07-19Move device id to a sessionAnton Tananaev
2016-07-19Fix an issue in TK103 decoderAnton Tananaev
2016-07-18Support GT06 external power subtypeAnton Tananaev
2016-07-16Implement T800X custom commandsAnton Tananaev
2016-07-15Move code related to devices to DeviceManagerAbyss777
2016-07-14Support new eelink protocol messagesAnton Tananaev
2016-07-12Fix issue in Hua Sheng frame decoderAnton Tananaev
2016-07-11Implement Teltonika commands (fix #1948)Anton Tananaev
2016-07-08Fix PT502 unit testsAnton Tananaev
2016-07-07Merge pull request #2084 from Abyss777/masterAnton Tananaev
Implement custom GranitFrameDecoder
2016-07-07- Cleaned up GranitFrameDecoderAbyss777
- 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-07Merge pull request #2081 from Abyss777/masterAnton Tananaev
Granit protocol implementation
2016-07-06Style fixes and optimizationsAbyss777
2016-07-06Temporary remove L100 from codeAnton Tananaev
2016-07-06Granit protocol implementationAbyss777
2016-07-06Implement ATL L100 protocol for VTSAnton Tananaev