Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-26 | Add an alarm code on Watch protocol | l-e-o-n-c-e | |
Some 2G devices send a 00004000 code when the device is removed from its charger. This is very useful as many cheap devices have a strange magnet connector which is very easy to unplug by accident. If not working, the feature might have to be activated by sending AON,1# to the device. Does NOT work on 4G devices which send a "sos" alert in that situation (00010000). | |||
2022-01-24 | Armoli frame decoder update | Anton Tananaev | |
2022-01-24 | Fix DSF22 decoding | Anton Tananaev | |
2022-01-24 | Handle empty response | Anton Tananaev | |
2022-01-22 | Update Armoli frame decoder | Anton Tananaev | |
2022-01-22 | Fix test case | Anton Tananaev | |
2022-01-22 | Set device id | Anton Tananaev | |
2022-01-21 | Fix style issues | Anton Tananaev | |
2022-01-21 | Update Armoli protocol | Anton Tananaev | |
2022-01-20 | Decode location data | Anton Tananaev | |
2022-01-20 | Support PAW format | Anton Tananaev | |
2022-01-19 | Handle zero byte | Anton Tananaev | |
2022-01-18 | Use geocoding on request only | Anton Tananaev | |
2022-01-17 | Fix request method | Anton Tananaev | |
2022-01-17 | Update submodule commitv4.15 | Anton Tananaev | |
2022-01-17 | Update JDK versions | Anton Tananaev | |
2022-01-17 | Make integration test multithreaded | Anton Tananaev | |
2022-01-17 | Update version number | Anton Tananaev | |
2022-01-17 | Update Java libraries | Anton Tananaev | |
2022-01-17 | Add unit test case | Anton Tananaev | |
2022-01-17 | Support Protrack VT03A/VT05S/VT08S | Anton Tananaev | |
2022-01-16 | Add request headers | Anton Tananaev | |
2022-01-15 | Handle null pointer | Anton Tananaev | |
2022-01-15 | Fix test | Anton Tananaev | |
2022-01-15 | Merge pull request #4797 from traccar/polling | Anton Tananaev | |
Implement polling protocol support | |||
2022-01-15 | Finish initial implementation | Anton Tananaev | |
2022-01-14 | Start client implementation | Anton Tananaev | |
2022-01-14 | Extract connector interface | Anton Tananaev | |
2022-01-13 | Decode remaining FlexAPI data | Anton Tananaev | |
2022-01-12 | Support iStartek OBD data | Anton Tananaev | |
2022-01-11 | Add FlexAPI motion decoding | Anton Tananaev | |
2022-01-11 | Fix frame decoding | Anton Tananaev | |
2022-01-10 | Implement ARTE Armoli protocol | Anton Tananaev | |
2022-01-09 | Support eeLink version 2.2 | Anton Tananaev | |
2022-01-06 | Send time response | Anton Tananaev | |
2022-01-05 | Fix validity decoding | Anton Tananaev | |
2022-01-04 | Support Prime ATW (G7) format | Anton Tananaev | |
2022-01-04 | Fix license notice | Anton Tananaev | |
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 | |