Commit Graph

69 Commits

Author SHA1 Message Date
John Crispin
439a29dc91 command: keep profile.json when doing sysupgrade of factory reset
Signed-off-by: John Crispin <john@phrozen.org>
2021-07-01 16:35:44 +02:00
John Crispin
9c18a7b604 command: add dying gasp to upgrade script
Signed-off-by: John Crispin <john@phrozen.org>
2021-06-28 14:12:09 +02:00
John Crispin
d0c6e86dd3 command: fix reboot command
Dying gasp was not working correctly.

Signed-off-by: John Crispin <john@phrozen.org>
2021-06-28 07:26:31 +02:00
John Crispin
1364520714 renderer: fix system settings and add led-active to datamodel
Signed-off-by: John Crispin <john@phrozen.org>
2021-06-24 10:36:32 +02:00
John Crispin
d40781dbab command: improve trace command
Signed-off-by: John Crispin <john@phrozen.org>
2021-06-24 08:01:17 +02:00
John Crispin
3eb43a120f command: do an implicit factory reset when flashing a new image
Signed-off-by: John Crispin <john@phrozen.org>
2021-06-16 09:00:42 +02:00
John Crispin
c91d4ab6ae command: do not set the default interface when starting rtty
Signed-off-by: John Crispin <john@phrozen.org>
2021-06-14 05:46:24 +02:00
John Crispin
24f7354bec command: handle the new active/passive scanning flag
Signed-off-by: John Crispin <john@phrozen.org>
2021-06-10 15:17:37 +02:00
John Crispin
dd2fe15a2c schema: do not spawn a dedicated ubus context in the trace command handler
Signed-off-by: John Crispin <john@phrozen.org>
2021-06-02 16:47:11 +02:00
John Crispin
ba86a149b8 schema: improve led command, use uci instance from the context
Signed-off-by: John Crispin <john@phrozen.org>
2021-06-01 08:31:31 +02:00
John Crispin
e7355f93d6 schema: propagate fs instance to command handlers
Signed-off-by: John Crispin <john@phrozen.org>
2021-05-28 09:28:51 +02:00
John Crispin
2ad417ff93 schema: default rtty command to ssl
Signed-off-by: John Crispin <john@phrozen.org>
2021-05-25 15:58:24 +02:00
John Crispin
c21798caa7 schema: add rtty command handler
Signed-off-by: John Crispin <john@phrozen.org>
2021-05-25 09:42:47 +02:00
John Crispin
9652fcfc5e schema: add channel survey data to state message
Signed-off-by: John Crispin <john@phrozen.org>
2021-05-23 15:01:34 +02:00
John Crispin
057864d0bc schema: preserve GW settings when doing a factory reset
Signed-off-by: John Crispin <john@phrozen.org>
2021-05-23 09:08:27 +02:00
John Crispin
517874a494 schema: fix error reporting inside the reboot handler
Signed-off-by: John Crispin <john@phrozen.org>
2021-05-23 09:08:23 +02:00
John Crispin
35ad802ec1 schema: fix id reporting inside the command handler
Signed-off-by: John Crispin <john@phrozen.org>
2021-05-18 08:25:47 +02:00
John Crispin
54af4e6321 schema: more fixes for issues that came up while testing on device
Signed-off-by: John Crispin <john@phrozen.org>
2021-05-15 17:31:31 +02:00
John Crispin
9585ababf7 schema: move over to the new schema/renderer
Signed-off-by: John Crispin <john@phrozen.org>
2021-05-14 10:39:10 +02:00