Age | Commit message (Expand) | Author |
2017-10-24 | Improve TAIP validity handling | Anton Tananaev |
2017-10-23 | Fix indentation | Abyss777 |
2017-10-23 | Implement command cloning | Abyss777 |
2017-10-22 | Set deviceId in Saved Command before send | Abyss777 |
2017-10-21 | Support GVT900E device protocol | Anton Tananaev |
2017-10-21 | Allow per-device configuration | Anton Tananaev |
2017-10-20 | Merge pull request #3589 from Abyss777/buffered_commands | Anton Tananaev |
2017-10-20 | Reverted using Queue | Abyss777 |
2017-10-20 | Unwrap ternary operator | Abyss777 |
2017-10-20 | Use List instead of Queue | Abyss777 |
2017-10-20 | Fix download photo command | Anton Tananaev |
2017-10-19 | Implement buffered commands | Abyss777 |
2017-10-19 | Update Cradlepoint decoder (fix #3581) | Anton Tananaev |
2017-10-15 | Update tzone protocol | Anton Tananaev |
2017-10-10 | Update case statement Xexun | Kirk Ryan |
2017-10-09 | Decode hex driver id | Anton Tananaev |
2017-10-08 | Support alternative Xexun ignition | Anton Tananaev |
2017-10-05 | Make some parameters optional | Anton Tananaev |
2017-10-01 | Workaround for GT06 frame decoder | Anton Tananaev |
2017-09-30 | Decode StarLink alarms | Anton Tananaev |
2017-09-29 | Improve GT06 frame decoder | Anton Tananaev |
2017-09-29 | Add more GL200 states | Anton Tananaev |
2017-09-28 | Make user SMTP config more priority | Abyss777 |
2017-09-28 | Support new H02 message types | Anton Tananaev |
2017-09-27 | Fix typo in alarm name | Anton Tananaev |
2017-09-27 | Decode SunTech alerts | Anton Tananaev |
2017-09-26 | Use RSSI to store GSM signal level | Abyss777 |
2017-09-26 | Added intermediate "decodeParameter" function and KEY_ROAMING attribute | Abyss777 |
2017-09-26 | Improve Teltonika IO decoding | Abyss777 |
2017-09-25 | Improve H02 protocol decoder | Anton Tananaev |
2017-09-24 | Support additional eeLink parameters | Anton Tananaev |
2017-09-24 | Support all Meitrack versions (fix #3535) | Anton Tananaev |
2017-09-22 | Merge pull request #3540 from Abyss777/check_valid_optional | Anton Tananaev |
2017-09-22 | Add missing Totem alarm | Anton Tananaev |
2017-09-21 | Move speedThreshold to TripsConfig | Abyss777 |
2017-09-21 | Teltonika: store command response as KEY_RESULT | Abyss777 |
2017-09-21 | Make check for valid in MotionEventHandler optional | Abyss777 |
2017-09-20 | Add copyright | Abyss777 |
2017-09-20 | Move Commandtypes API to Commands | Abyss777 |
2017-09-20 | Add genx format setter | Anton Tananaev |
2017-09-19 | Merge pull request #3534 from Abyss777/extend_notifications | Anton Tananaev |
2017-09-19 | Rename sent flags | Abyss777 |
2017-09-19 | Implement per device Notifications | Abyss777 |
2017-09-18 | Fix Aplicom EBS decoding | Anton Tananaev |
2017-09-17 | Handle all Telic formats | Anton Tananaev |
2017-09-15 | Handle MVT380 no power value | Anton Tananaev |
2017-09-13 | Merge pull request #3522 from Abyss777/saved_commands | Anton Tananaev |
2017-09-13 | Re implement "getSupportedCommands" function | Abyss777 |
2017-09-13 | Fix security check | Abyss777 |
2017-09-13 | - Rename functions "isXxx" to "getUserXxx" | Abyss777 |