mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
systemcmds: add new failure command
This adds a new systemcmd to inject failures into the system.
This commit is contained in:
@@ -60,6 +60,7 @@ px4_add_board(
|
||||
#dumpfile
|
||||
dyn
|
||||
esc_calib
|
||||
failure
|
||||
led_control
|
||||
mixer
|
||||
motor_ramp
|
||||
|
||||
@@ -60,6 +60,7 @@ px4_add_board(
|
||||
#dumpfile
|
||||
dyn
|
||||
esc_calib
|
||||
failure
|
||||
led_control
|
||||
mixer
|
||||
motor_ramp
|
||||
|
||||
Reference in New Issue
Block a user