mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00: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