systemcmds: add new failure command

This adds a new systemcmd to inject failures into the system.
This commit is contained in:
Julian Oes
2020-06-09 14:21:44 +02:00
committed by Daniel Agar
parent a9c4f269bd
commit db87ba3a1c
4 changed files with 239 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ px4_add_board(
#dumpfile
dyn
esc_calib
failure
led_control
mixer
motor_ramp

View File

@@ -60,6 +60,7 @@ px4_add_board(
#dumpfile
dyn
esc_calib
failure
led_control
mixer
motor_ramp