mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 07:09:48 +08:00
Subsystem_info status flags & checks: Separate the functionality to a) set the health flags inside commander and b) to publish them from external modules
This commit is contained in:
committed by
Beat Küng
parent
a807d34a7a
commit
e4d863b95f
@@ -32,4 +32,4 @@ bool enabled
|
||||
bool ok
|
||||
uint64 subsystem_type
|
||||
|
||||
uint32 ORB_QUEUE_LENGTH = 8
|
||||
uint32 ORB_QUEUE_LENGTH = 5
|
||||
|
||||
Reference in New Issue
Block a user