mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
commander: changes when USB connected
- skip avionics rail voltage check when USB connected
- skip forced reboot on USB disconnect if circuit breaker set
- avionics voltage preflight check don't silently fail if system_power unavailble
- explicitly set supply check circuit breaker (CBRK_SUPPLY_CHK)
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
uorb start
|
||||
param load
|
||||
|
||||
param set CBRK_SUPPLY_CHK 894281
|
||||
|
||||
# Auto-start script index. Defines the auto-start script used to bootstrap the system.
|
||||
# It seems that SYS_AUTOSTART does not work as intended on posix platform.
|
||||
# For now, find the corresponding settings, and manually set them in ground control.
|
||||
|
||||
Reference in New Issue
Block a user