Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2021-06-02 | Add Portman protocol support | Anton Tananaev | |
2021-06-01 | Ignore empty locations (fix #4687) | Anton Tananaev | |
2021-05-27 | Implement ThinkPower protocol | Anton Tananaev | |
2021-05-27 | Decode driver id | Anton Tananaev | |
2021-05-27 | Merge pull request #4684 from Elsensee/patch-2 | Anton Tananaev | |
Fix poweroff alarm and extend megastek protocol | |||
2021-05-27 | Add unit test for alarm event decoding | Oliver Schramm | |
2021-05-26 | Adjust code style | Oliver Schramm | |
2021-05-25 | Use verifyAttribute in megastek test | Oliver Schramm | |
2021-05-24 | Fix time and decode cell info | Anton Tananaev | |
2021-05-25 | Fix and add tests and add alert event types | Oliver Schramm | |
2021-05-23 | Add flexible report protocol | Anton Tananaev | |
2021-05-23 | Start R12W protocol implementation | Anton Tananaev | |
2021-05-23 | Fix temperature decoding | Anton Tananaev | |
2021-05-22 | Support Mictrack MT700 format | Anton Tananaev | |
2021-05-22 | Use long int for status | Anton Tananaev | |
2021-05-20 | Add Teltonika panic support | Anton Tananaev | |
2021-05-18 | Handle missing location data | Anton Tananaev | |
2021-05-17 | Start UUX protocol implementation | Anton Tananaev | |
2021-05-17 | Decode additional data (fix #4677) | Anton Tananaev | |
2021-05-05 | Update code formatting | Anton Tananaev | |
2021-05-06 | Make the code more compatible with Traccar's standards | AuroraRAS | |
2021-05-02 | Add mavlink2 protocol support | AuroraRAS | |
Mavlink2 is a common protocol for unmanned vehicles and flight controllers like Pixhawk devices. | |||
2021-04-29 | Decode serial driver id | Anton Tananaev | |
2021-04-27 | Additional status attributes | Anton Tananaev | |
2021-04-25 | Add Ulbotech encoder | Anton Tananaev | |
2021-04-22 | Fix GPS decoding | Anton Tananaev | |
2021-04-20 | Fix tests | Anton Tananaev | |
2021-04-20 | Support Wetrack140 format | Anton Tananaev | |
2021-04-19 | Implement iStartek commands | Anton Tananaev | |