Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-04 | Fix speed decoding | Anton Tananaev | |
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-29 | Fix config key | Anton Tananaev | |
2021-04-29 | Support TAIP prefixes | Anton Tananaev | |
2021-04-27 | Additional status attributes | Anton Tananaev | |
2021-04-26 | Decode alarm codes | Anton Tananaev | |
2021-04-26 | Merge pull request #4664 from soshial/patch-1 | Anton Tananaev | |
Telegram native location messages | |||
2021-04-26 | cleanse NotificatorTelegram before merge-2 | soshial | |
2021-04-25 | Remove unused import | Anton Tananaev | |
2021-04-25 | Register all geocoding requests | Anton Tananaev | |
2021-04-25 | Add Ulbotech encoder | Anton Tananaev | |
2021-04-25 | cleanse NotificatorTelegram before merge | soshial | |
2021-04-23 | Merge pull request #4668 from jcardus/patch-6 | Anton Tananaev | |
KEY_DRIVER_UNIQUE_ID is hardcoded on copyAttributes | |||
2021-04-23 | Update CopyAttributesHandler.java | jcardus | |
Why are we forcing KEY_DRIVER_UNIQUE_ID on copyAttributes? Also, if exists why should it be duplicated? | |||
2021-04-22 | Fix GPS decoding | Anton Tananaev | |
2021-04-21 | prepare NotificatorTelegram to send coupled messages; fix data class field types | soshial | |
2021-04-20 | Fix tests | Anton Tananaev | |
2021-04-20 | Support Wetrack140 format | Anton Tananaev | |
2021-04-20 | Fix command length | Anton Tananaev | |
2021-04-20 | Support native location messages for Telegram | soshial | |
2021-04-19 | Implement iStartek commands | Anton Tananaev | |
2021-04-19 | Fix no location messages | Anton Tananaev | |
2021-04-19 | Remove duplicated response | Anton Tananaev | |
2021-04-19 | Fix responses | Anton Tananaev | |
2021-04-18 | Login and heartbeat responses | Anton Tananaev | |
2021-04-18 | Fix coordinates decoding | Anton Tananaev | |
2021-04-16 | Use correct decoder class | Anton Tananaev | |
2021-04-15 | Fix event decoding | Anton Tananaev | |
2021-04-14 | Decode fault codes | Anton Tananaev | |
2021-04-13 | Support Mictrack command results | Anton Tananaev | |
2021-04-13 | Event geocoding only on notifications | Anton Tananaev | |
2021-04-11 | Implement GS100 protocol | Anton Tananaev | |
2021-04-11 | Use var in tests | Anton Tananaev | |
2021-04-10 | Anti-hijack trigger alarm | Anton Tananaev | |
2021-04-04 | Upgrade Guice version | Anton Tananaev | |
2021-04-04 | Upgrade Jetty web server | Anton Tananaev | |
2021-04-04 | Upgrade CI Java version | Anton Tananaev | |
2021-04-04 | Change Java version to 11 | Anton Tananaev | |
2021-04-04 | Respond to other message types | Anton Tananaev | |
2021-04-04 | Add trip message sample | Anton Tananaev | |
2021-04-04 | Upgrade Liquibase library | Anton Tananaev | |
2021-04-04 | Add comment | Anton Tananaev | |
2021-04-04 | Simplify gradle script | Anton Tananaev | |
2021-04-04 | Remove Maven support | Anton Tananaev | |
2021-04-04 | Fix imports | Anton Tananaev | |
2021-04-03 | Upgrade calendar library | Anton Tananaev | |
2021-03-31 | Modify Vt200ProtocolDecoder | RafaelMiquelino | |
Add back removed test on previous commit. Remove duplication on common gps messages decoding. | |||
2021-03-30 | Modify Vt200ProtocolDecoder.java | RafaelMiquelino | |
Implements ignition status decoding on VT200 protocol. | |||
2021-03-28 | Decode Futurecom alarms | Anton Tananaev | |