Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-05 | Merge pull request #1 from ↵ | Sherby | |
sherbinator/T800X-protocol-fix-messages-response-for-0x2323 (Bugfix-T800X Protocol) Fix messages response for 0x2323 | |||
2023-10-05 | (Bugfix-T800X Protocol) Fix messages response for 0x2323 | Abdelrahman Mousa | |
2023-10-05 | Add another test case | Anton Tananaev | |
2023-10-05 | Fix Seeworld cell decoding | Anton Tananaev | |
2023-10-04 | Merge pull request #5190 from jinzo/ruptela-improvements | Anton Tananaev | |
Extended records spanning multiple messages fix | |||
2023-10-04 | Ruptela: remove exception handling. | Matjaž Črnko | |
2023-10-04 | Event for sent queued commands | Anton Tananaev | |
2023-10-04 | Return queued command with id | Anton Tananaev | |
2023-10-03 | Add Seeworld temp and humidity | Anton Tananaev | |
2023-10-01 | Ruptela: Anwser with a negative ack on exceptions - this creates a retry ↵ | Matjaž Črnko | |
delay so that the device does not burn thorough the data. | |||
2023-10-01 | Ruptela: Fix a bug with extended records spanning multiple messages | Matjaž Črnko | |
2023-10-01 | Ruptela: Support Heartbeat message type | Matjaž Črnko | |
2023-10-01 | Support FMT100 EYE beacon | Anton Tananaev | |
2023-09-30 | Merge pull request #5187 from yuriy-piskarev/master | Anton Tananaev | |
fix PR #4839: | |||
2023-09-29 | field 54: restore key, rename variable | Yuriy Piskarev | |
2023-09-29 | minor fixes: | Yuriy Piskarev | |
- field 54 rename; - field 53, 66 corrections. | |||
2023-09-29 | GlobalStar Smart One C support | Anton Tananaev | |
2023-09-28 | minor edits: | Yuriy Piskarev | |
- j starts from 1; - fixed increments for all mentions of j. | |||
2023-09-27 | fix after tests: | Yuriy Piskarev | |
- fields 53, 66 (fix for liters); - field 54 fix extra multiplier. | |||
2023-09-26 | fix PR #4839: | Yuriy Piskarev | |
- before "case 5" delete blank line; - field 15 conversion to meters; - fields 53, 66 (check 15 bit, value 0-14 bits); - field 54 check negative, conversion to liters; - field 57 conversion to meters; - fields 207-255 fix field num check (I didn't compare the index correctly) | |||
2023-09-25 | Support HHD LoRa padlock | Anton Tananaev | |
2023-09-22 | Fix TLW2-12BL ADC decoding | Anton Tananaev | |
2023-09-22 | Add NTO tracker alarms | Anton Tananaev | |
2023-09-21 | Fix user deletion (fix #5183) | Anton Tananaev | |
2023-09-20 | Fix PUI date format | Anton Tananaev | |
2023-09-19 | Handle long odometer values | Anton Tananaev | |
2023-09-14 | Split MD500S OBD odometer | Anton Tananaev | |
2023-09-13 | Fix formatting | Anton Tananaev | |
2023-09-13 | Merge pull request #5172 from berghdavid/master | Anton Tananaev | |
Add Meitrack WiFi Aps, celltowers and network info | |||
2023-09-13 | Remove identical test | David Bergh | |
2023-09-13 | Replace network information tests | David Bergh | |
2023-09-13 | Fix mac address formatting | David Bergh | |
2023-09-12 | Skip network | David Bergh | |
2023-09-11 | Add speed limit accuracy (fix #5175) | Anton Tananaev | |
2023-09-11 | Reformat MAC + inline | David Bergh | |
2023-09-09 | Add missing Ramac attributes | Anton Tananaev | |
2023-09-09 | Add RAMAC Multievent Callback | Anton Tananaev | |
2023-09-09 | Implement NTO protocol | Anton Tananaev | |
2023-09-08 | Add DTCs spacing | Anton Tananaev | |
2023-09-08 | Use signed short for RSSI | David Bergh | |
2023-09-08 | Add Meitrack WiFi Aps, celltowers and network info | David Bergh | |
Includes WiFi aps, celltowers and network information. Based on page 8-10 of Meitrack protocol: https://www.meitrack.com/cd-download/Protocols/MEITRACK_P88L_GPRS_Protocol.pdf Closes #5171 | |||
2023-09-02 | Update git submodulev5.9 | Anton Tananaev | |
2023-09-02 | Update version number | Anton Tananaev | |
2023-09-02 | Fix tests | Anton Tananaev | |
2023-08-30 | Merge pull request #4839 from yuriy-piskarev/master | Anton Tananaev | |
add 53-69 fields for Navtelecom protocol | |||
2023-08-31 | correction: | Yuriy Piskarev | |
- fix for checkstyle | |||
2023-08-30 | correction: | Yuriy Piskarev | |
- used key for fields 38-44 | |||
2023-08-30 | Fix missing time | Anton Tananaev | |
2023-08-29 | Merge pull request #5155 from seym45/gator-commands-engine | Anton Tananaev | |
Add more commands for Gator protocol | |||
2023-08-29 | Undo import order | seym45 | |