Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-04 | feat: Totem - basic support for SMS and GPRS commands | Matjaž Črnko | |
2022-01-03 | Implement JIDO T63 protocol | Anton Tananaev | |
2022-01-03 | Merge pull request #4787 from jinzo/feature/totemtek-commands | Anton Tananaev | |
Totem - add some basic commands | |||
2022-01-01 | Merge pull request #4788 from sunhoww/doc-scripts | Anton Tananaev | |
Generate config keys as pug | |||
2022-01-01 | feat: generate config keys as pug | Sun Howwrongbum | |
2022-01-01 | docs: refactor config keys generation | Sun Howwrongbum | |
2021-12-31 | Merge pull request #4786 from sunhoww/doc-scripts | Anton Tananaev | |
Add script to generate config snippets | |||
2021-12-31 | feat: Totem - add some basic commands | Matjaž Črnko | |
2021-12-31 | docs: rename script to be importable | Sun Howwrongbum | |
2021-12-31 | docs: fix config file path | Sun Howwrongbum | |
2021-12-31 | docs: add line breaks in config descriptions | Sun Howwrongbum | |
2021-12-31 | fix: add period to config default text | Sun Howwrongbum | |
Co-authored-by: Anton Tananaev <anton.tananaev@gmail.com> | |||
2021-12-31 | docs: add script to generate config snippets | Sun Howwrongbum | |
2021-12-30 | Remove unused import | Anton Tananaev | |
2021-12-30 | Remove incorrect ignition | Anton Tananaev | |
2021-12-29 | Fix protocol response | Anton Tananaev | |
2021-12-29 | Decode additional attributes | Anton Tananaev | |
2021-12-27 | Merge pull request #4740 from soshial/relative_filtering | Anton Tananaev | |
Add support for relative filtering | |||
2021-12-27 | filtering logic: fix static | soshial | |
2021-12-27 | revert to the original filtering logic | soshial | |
2021-12-23 | Add Digital Systems DSF22 protocol | Anton Tananaev | |
2021-12-21 | Encode response message | Anton Tananaev | |
2021-12-20 | Remove unused code | Anton Tananaev | |
2021-12-20 | Alternative location format | Anton Tananaev | |
2021-12-18 | Decode ignition | Anton Tananaev | |
2021-12-18 | Implement protocol response | Anton Tananaev | |
2021-12-14 | Decode battery from heartbeat | Anton Tananaev | |
2021-12-14 | Fix time decoding | Anton Tananaev | |
2021-12-13 | Handle missing parameters | Anton Tananaev | |
2021-12-12 | Token to override current session | Anton Tananaev | |
2021-12-11 | Merge pull request #4779 from telubato/patch-1 | Anton Tananaev | |
Add new Ruptela IOs | |||
2021-12-10 | Fix status response | Anton Tananaev | |
2021-12-10 | Handle missing attributes | Anton Tananaev | |
2021-12-08 | Increase frame limit | Anton Tananaev | |
2021-12-08 | Add new IO's | telubato | |
2021-12-07 | Alternative alarm type set | Anton Tananaev | |
2021-12-05 | Make property final | Anton Tananaev | |
2021-12-04 | Additional alarm field | Anton Tananaev | |
2021-12-03 | Fix temperature decoding | Anton Tananaev | |
2021-12-01 | Update LocationIQ keys | Anton Tananaev | |
2021-11-30 | Support JT701D acknowledgement | Anton Tananaev | |
2021-11-30 | Fix archive decoding | Anton Tananaev | |
2021-11-29 | Update RSSI decoding | Anton Tananaev | |
2021-11-28 | Support fault codes | Anton Tananaev | |
2021-11-26 | Add FlexAPI protocol support | Anton Tananaev | |
2021-11-25 | Decode extension types | Anton Tananaev | |
2021-11-25 | Add custom frame decoder | Anton Tananaev | |
2021-11-25 | Fix status decoding | Anton Tananaev | |
2021-11-25 | Enable LocationIQ by default | Anton Tananaev | |
2021-11-24 | Merge pull request #4772 from casswarry0/master | Anton Tananaev | |
Fix error with protocol version reporting |