Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-11 | Support Hoopo platform API | Anton Tananaev | |
2021-10-11 | Merge pull request #4750 from jcardus/patch-6 | Anton Tananaev | |
Update MobilogixProtocolDecoder.java | |||
2021-10-12 | added a position with a T21 event in the test case | jcardus | |
2021-10-09 | Handle no location | Anton Tananaev | |
2021-10-07 | Handle missing coordinates | Anton Tananaev | |
2021-10-06 | Support TT18 4G format | Anton Tananaev | |
2021-10-04 | Add test case | Anton Tananaev | |
2021-10-01 | Fix Bluetooth decoding | Anton Tananaev | |
2021-09-27 | Add custom frame decoder | Anton Tananaev | |
2021-09-25 | Decode telemetry messages | Anton Tananaev | |
2021-09-25 | Support Yabby Edge forwarder | Anton Tananaev | |
2021-09-24 | Support Suntech bluetooth (BLE) | Anton Tananaev | |
2021-09-24 | GPS rollover fix for MXT | Anton Tananaev | |
2021-09-11 | Add Mictrack B2316 protocol | Anton Tananaev | |
2021-09-08 | Handle trailing comma | Anton Tananaev | |
2021-09-07 | Add test case | Anton Tananaev | |
2021-08-21 | Implement MapTiler geocoder | Anton Tananaev | |
2021-08-21 | Improve Navtelecom support | Anton Tananaev | |
2021-08-11 | Decode home WiFi network | Anton Tananaev | |
2021-08-11 | Additional OBD parameters | Anton Tananaev | |
2021-07-30 | Fix Mobicom G102 result | Anton Tananaev | |
2021-07-26 | Add test case | Anton Tananaev | |
2021-07-22 | Support additional attributes | Anton Tananaev | |
2021-07-21 | Add Transistor Software geolocation | Anton Tananaev | |
2021-07-19 | Support Watch temperature | Anton Tananaev | |
2021-07-14 | Use correct next value | Anton Tananaev | |
2021-07-13 | Decode properties report | Anton Tananaev | |
2021-07-11 | Add missing alarm | Anton Tananaev | |
2021-07-11 | Support iStartek command results | Anton Tananaev | |
2021-07-03 | Support iStartek PT60 format | Anton Tananaev | |
2021-07-02 | Add failing test | Anton Tananaev | |
2021-07-02 | Fix test | Anton Tananaev | |
2021-07-02 | Initial STB IND protocol support | Anton Tananaev | |
2021-06-30 | Fix Space10X decoding exception | Anton Tananaev | |
2021-06-30 | Ignore keepalive messages | Anton Tananaev | |
2021-06-30 | Fix services response | Anton Tananaev | |
2021-06-24 | Improve compatibility with megastek devices | Oliver 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-23 | Merge pull request #4702 from Thiritin/patch-1 | Anton Tananaev | |
Make field optional for the Megastek protocol | |||
2021-06-22 | Handle negative altitude values | Anton Tananaev | |
2021-06-22 | fix positioning | Thiritin | |
2021-06-22 | Make altitude optional | Thiritin | |
2021-06-22 | Update MegastekProtocolDecoderTest.java | Thiritin | |
2021-06-22 | add a new test | Thiritin | |
2021-06-19 | Fix harsh driving decoding | Anton Tananaev | |
2021-06-16 | Support TLP1 and TLP2 formats | Anton Tananaev | |
2021-06-16 | Support AM01 protocol | Anton Tananaev | |
2021-06-12 | Decode general information message | Anton Tananaev | |
2021-06-12 | Support extended Portman format | Anton Tananaev | |
2021-06-12 | Support Kingwo protocol | Anton Tananaev | |
2021-06-05 | Merge pull request #4657 from PinCarBR/vt200_ignition | Anton Tananaev | |
Add ignition status to Vt200 Protocol |