aboutsummaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Collapse)Author
2021-08-11Decode home WiFi networkAnton Tananaev
2021-08-11Additional OBD parametersAnton Tananaev
2021-07-30Fix Mobicom G102 resultAnton Tananaev
2021-07-26Add test caseAnton Tananaev
2021-07-22Support additional attributesAnton Tananaev
2021-07-21Add Transistor Software geolocationAnton Tananaev
2021-07-19Support Watch temperatureAnton Tananaev
2021-07-14Use correct next valueAnton Tananaev
2021-07-13Decode properties reportAnton Tananaev
2021-07-11Add missing alarmAnton Tananaev
2021-07-11Support iStartek command resultsAnton Tananaev
2021-07-03Support iStartek PT60 formatAnton Tananaev
2021-07-02Add failing testAnton Tananaev
2021-07-02Fix testAnton Tananaev
2021-07-02Initial STB IND protocol supportAnton Tananaev
2021-06-30Fix Space10X decoding exceptionAnton Tananaev
2021-06-30Ignore keepalive messagesAnton Tananaev
2021-06-30Fix services responseAnton Tananaev
2021-06-24Improve compatibility with megastek devicesOliver Schramm
Megastek devices send some data which either is not fully compliant with the megastek protocol (by omitting some data) or which is (for our purposes) garbage data, which is only delimited with a single LF (0x0A).
2021-06-23Merge pull request #4702 from Thiritin/patch-1Anton Tananaev
Make field optional for the Megastek protocol
2021-06-22Handle negative altitude valuesAnton Tananaev
2021-06-22fix positioningThiritin
2021-06-22Make altitude optionalThiritin
2021-06-22Update MegastekProtocolDecoderTest.javaThiritin
2021-06-22add a new testThiritin
2021-06-19Fix harsh driving decodingAnton Tananaev
2021-06-16Support TLP1 and TLP2 formatsAnton Tananaev
2021-06-16Support AM01 protocolAnton Tananaev
2021-06-12Decode general information messageAnton Tananaev
2021-06-12Support extended Portman formatAnton Tananaev
2021-06-12Support Kingwo protocolAnton Tananaev
2021-06-05Merge pull request #4657 from PinCarBR/vt200_ignitionAnton Tananaev
Add ignition status to Vt200 Protocol
2021-06-02Add Portman protocol supportAnton Tananaev
2021-06-01Ignore empty locations (fix #4687)Anton Tananaev
2021-05-27Implement ThinkPower protocolAnton Tananaev
2021-05-27Decode driver idAnton Tananaev
2021-05-27Merge pull request #4684 from Elsensee/patch-2Anton Tananaev
Fix poweroff alarm and extend megastek protocol
2021-05-27Add unit test for alarm event decodingOliver Schramm
2021-05-26Adjust code styleOliver Schramm
2021-05-25Use verifyAttribute in megastek testOliver Schramm
2021-05-24Fix time and decode cell infoAnton Tananaev
2021-05-25Fix and add tests and add alert event typesOliver Schramm
2021-05-23Add flexible report protocolAnton Tananaev
2021-05-23Start R12W protocol implementationAnton Tananaev
2021-05-23Fix temperature decodingAnton Tananaev
2021-05-22Support Mictrack MT700 formatAnton Tananaev
2021-05-22Use long int for statusAnton Tananaev
2021-05-20Add Teltonika panic supportAnton Tananaev
2021-05-18Handle missing location dataAnton Tananaev
2021-05-17Start UUX protocol implementationAnton Tananaev