mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 06:43:21 +08:00
sdlog2: Start / stop logging on arming even if enabled already during boot
This commit is contained in:
@@ -989,6 +989,7 @@ int sdlog2_thread_main(int argc, char *argv[])
|
||||
|
||||
case 'e':
|
||||
log_on_start = true;
|
||||
log_when_armed = true;
|
||||
break;
|
||||
|
||||
case 'a':
|
||||
|
||||
Reference in New Issue
Block a user