Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-19 | Support VXT-01 protocol | Anton Tananaev | |
2022-04-19 | Add Suntech universal commands | Anton Tananaev | |
2022-04-08 | Add Envotech SLM protocol | Anton Tananaev | |
2022-03-31 | Decode JT701 RFID value | Anton Tananaev | |
2022-03-31 | Fix Navtelecom digital IO | Anton Tananaev | |
2022-03-28 | Merge pull request #4827 from yuriy-piskarev/master | Anton Tananaev | |
Decode additional Navtelecom info | |||
2022-03-28 | - use key KEY_HOURS; | Yuriy Piskarev | |
2022-03-28 | - replacing expression with BitUtil; | Yuriy Piskarev | |
2022-03-28 | - delete variable 'l'; | Yuriy Piskarev | |
2022-03-28 | Handle invalid operator | Anton Tananaev | |
2022-03-25 | - optimized parsing of similar protocol fields; | Yuriy Piskarev | |
2022-03-24 | - rename fuel key; | Yuriy Piskarev | |
2022-03-23 | Fix TK915-4GSA decoding | Anton Tananaev | |
2022-03-23 | - fixed warnings from checkstyle; | Yuriy Piskarev | |
- rename tmp variable; - added use of BitUtil; - redesigned parameter checking; | |||
2022-03-22 | Handle Wialon missing data | Anton Tananaev | |
2022-03-22 | Decode additional Navtelecom info | Yuriy | |
2022-03-18 | Add TeraTrack response | Anton Tananaev | |
2022-03-18 | Handle heartbeat messages (fix #4824) | Anton Tananaev | |
2022-03-10 | Decode ORBCOMM event time | Anton Tananaev | |
2022-03-09 | Decode additional TeraTrack info | Anton Tananaev | |
2022-03-09 | Fix FlexApi frame decoding | Anton Tananaev | |
2022-03-08 | Fix TeraTrack coordinates decoding | Anton Tananaev | |
2022-03-06 | Decode TK419-S cell and wifi | Anton Tananaev | |
2022-03-06 | Support Wanway S20 format | Anton Tananaev | |
2022-03-05 | Fix frame decoder | Anton Tananaev | |
2022-03-04 | Fix TeraTrack protocol | Anton Tananaev | |
2022-03-03 | Add SKY IoT TeraTrack protocol | Anton Tananaev | |
2022-03-03 | Fix Navtelecom checksum | Anton Tananaev | |
2022-03-02 | Decode GL200 validity flag | Anton Tananaev | |
2022-03-01 | Additional FlexAPI attributes | Anton Tananaev | |
2022-03-01 | Fix Navtelecom checksum | Anton Tananaev | |
2022-02-22 | Fix C2STek MT-20N decoding | Anton Tananaev | |
2022-02-21 | Fix heading decoding | Anton Tananaev | |
2022-02-20 | removed comment from TrvProtocolDecoder | 4alexbo | |
2022-02-19 | Added support for YP14 from "1903" protocol specification | Eyk Haneklaus | |
2022-02-16 | Convert to lower case | Anton Tananaev | |
2022-02-14 | Use mobile id for ORBCOMM | Anton Tananaev | |
2022-02-14 | Decode Hoopo speed value | Anton Tananaev | |
2022-02-06 | Decode S168 status info | Anton Tananaev | |
2022-02-06 | Decode S168 network info | Anton Tananaev | |
2022-02-04 | Merge pull request #4790 from jinzo/totem-advanced-commands | Anton Tananaev | |
Totem support for SMS and GPRS commands | |||
2022-01-30 | Fix code style | Anton Tananaev | |
2022-01-30 | Add crash reconstruction report | Anton Tananaev | |
2022-01-28 | Another H02 coordinates format | Anton Tananaev | |
2022-01-27 | Support Armoli OBD data | Anton Tananaev | |
2022-01-26 | Support Lanyard device | Anton Tananaev | |
2022-01-26 | Update WatchProtocolDecoder.java | l-e-o-n-c-e | |
Removed the comment as requested by Anton (but I found it useful since the status "POWER_CUT"I used could be confusing imo) | |||
2022-01-26 | Update WatchProtocolDecoder.java | l-e-o-n-c-e | |
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 | |