Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-25 | Update Watch frame tests | Anton Tananaev | |
2017-10-24 | Improve TAIP validity handling | Anton Tananaev | |
2017-10-23 | Merge pull request #3600 from Abyss777/fix_3592 | Anton Tananaev | |
Set deviceId in Saved Command before sending | |||
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-22 | Add Megastek test case | Anton Tananaev | |
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 | |
Implement buffered/delayed commands | |||
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-11 | Add PT502 test case | Anton Tananaev | |
2017-10-10 | Merge pull request #3577 from kirkryan/patch-1 | Anton Tananaev | |
Update case statement Xexun Protocol | |||
2017-10-10 | Update case statement Xexun | Kirk Ryan | |
A proposed change to allow for the correct use of value.toLowerCase() handling (case-insensitive switch statement functionality. | |||
2017-10-09 | Decode hex driver id | Anton Tananaev | |
2017-10-08 | Support alternative Xexun ignition | Anton Tananaev | |
2017-10-06 | Merge pull request #3566 from sunhoww/patch-1 | Anton Tananaev | |
Fix version assignment in docker build script | |||
2017-10-05 | Fix version assignment in docker build script | Sun Howwrongbum | |
Docker builds were being versioned with literal '_version' | |||
2017-10-05 | Make some parameters optional | Anton Tananaev | |
2017-10-01 | Workaround for GT06 frame decoder | Anton Tananaev | |
2017-10-01 | Add Megastek test case | Anton Tananaev | |
2017-09-30 | Decode StarLink alarms | Anton Tananaev | |
2017-09-29 | Add GT06 test cases | Anton Tananaev | |
2017-09-29 | Improve GT06 frame decoder | Anton Tananaev | |
2017-09-29 | Add more GL200 states | Anton Tananaev | |
2017-09-28 | Add H02 unit test | Anton Tananaev | |
2017-09-28 | Merge pull request #3553 from Abyss777/fix_3552 | Anton Tananaev | |
Make user SMTP config more priority than server | |||
2017-09-28 | Make user SMTP config more priority | Abyss777 | |
2017-09-28 | Remove opengts config file | Anton Tananaev | |
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-27 | Merge pull request #3547 from Abyss777/teltonika_io | Anton Tananaev | |
Improve Teltonika IO decoding | |||
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-24 | Add eeLink unit test | Anton Tananaev | |
2017-09-22 | Merge pull request #3540 from Abyss777/check_valid_optional | Anton Tananaev | |
Make check for valid in MotionEventHandler optional | |||
2017-09-22 | Add missing Totem alarm | Anton Tananaev | |
2017-09-21 | Move speedThreshold to TripsConfig | Abyss777 | |
2017-09-21 | Merge pull request #3541 from Abyss777/teltonika_command_response | Anton Tananaev | |
Teltonika: store command response as KEY_RESULT |