mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 13:17:36 +08:00
Subsystem_info status flags & checks: 1) Set health flags in commander directly instead of publishing via uORB 2) move publish_subsystem_info into lib/ folder"
This commit is contained in:
committed by
Beat Küng
parent
f5847a4a7b
commit
075009be2f
@@ -32,4 +32,4 @@ bool enabled
|
||||
bool ok
|
||||
uint64 subsystem_type
|
||||
|
||||
uint32 ORB_QUEUE_LENGTH = 25
|
||||
uint32 ORB_QUEUE_LENGTH = 8
|
||||
|
||||
Reference in New Issue
Block a user