mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
simulator: break out standalone battery simulator module
- this is a small step towards unifying SITL & HITL
This commit is contained in:
@@ -11,6 +11,7 @@ param set SYS_RESTART_TYPE 0
|
||||
|
||||
dataman start
|
||||
|
||||
battery_simulator start
|
||||
simulator start
|
||||
tone_alarm start
|
||||
pwm_out_sim start
|
||||
|
||||
@@ -11,6 +11,7 @@ param set SYS_RESTART_TYPE 0
|
||||
|
||||
dataman start
|
||||
|
||||
battery_simulator start
|
||||
simulator start
|
||||
tone_alarm start
|
||||
pwm_out_sim start
|
||||
|
||||
@@ -15,6 +15,7 @@ param set SYS_RESTART_TYPE 0
|
||||
|
||||
dataman start
|
||||
|
||||
battery_simulator start
|
||||
simulator start
|
||||
tone_alarm start
|
||||
pwm_out_sim start
|
||||
|
||||
@@ -11,6 +11,7 @@ param set SYS_RESTART_TYPE 0
|
||||
|
||||
dataman start
|
||||
|
||||
battery_simulator start
|
||||
simulator start
|
||||
tone_alarm start
|
||||
pwm_out_sim start
|
||||
|
||||
Reference in New Issue
Block a user