Commit Graph

10 Commits

Author SHA1 Message Date
Eduard Voronkin
2dd2dfc932 CEC-4702 pass token for SMS call. (#419) 2023-08-17 15:08:28 -07:00
Eduard Voronkin
efc2083a64 CEC-4702 can net rem diag cmd (#415)
* CEC-4702 support for 'can_network' remote diagnostic command.

allow to send diag request to dev T.Rexes (0.0.0).

* remove logs

* CEC-4702 'can_network' and 'remote_ignition' remote commands

* sms

* small fix

* remove console.log().

* split components

* change order
2023-08-17 14:29:36 -07:00
Eduard Voronkin
56dd4a0c8f CEC-4809 allow Remote Diagnostic for "dev" T.Rexes. (#405) 2023-07-28 10:45:31 -07:00
Eduard Voronkin
28fe37712f CEC-4781 fix duplicate ECUs (correct way) (#403) 2023-07-27 12:06:52 -07:00
Eduard Voronkin
242df54ee4 CEC-4781 remove duplicates from Remote Reset dropdown. (#398)
* CEC-4781 remove duplicates from Remote Reset dropdown.

* fix
2023-07-25 10:40:35 -07:00
Eduard Voronkin
db88d5eba1 CEC-4660 set default value (#387)
* CEC-4660 set default value

* remove log
2023-07-06 11:14:51 -07:00
Eduard Voronkin
9b2fdc5976 CEC-4660 support ECU reset for all the ECUs (#381)
* CEC-4660 support ECU reset for all the ECUs

Dynamically request ECU list to display on "Remote Diagnostic Commands" tab.

* dropdown

* rename

* fix semver

* update semver
2023-07-05 17:35:07 -07:00
Eduard Voronkin
12bf0be05d CEC-4517 validate T.Rex version (#375)
* CEC-4517 validate T.Rex version

* suggestion + proper semver compare

* use semver-compare package

* use optional chaining
2023-06-26 13:18:02 -07:00
Eduard Voronkin
ff7b7abadf CEC-4517 Diagnostic Command hot fix (#373)
* CEC-4517 Diagnostic Command hot fix

Fix null access.

* disable if no car state
2023-06-23 12:51:38 -07:00
Eduard Voronkin
fc7c1ea514 CEC-4517 reset TBOX remote command (#369)
* CEC-4517 Diagnostic Commands tab

* snapshot
2023-06-23 12:38:09 -07:00