mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
px4_work_queue: command line status output and shutdown empty queues
* adds a work_queue systemcmd that will bring a tree view of all active work queues and work items * WorkQueues now track attached WorkItems and will shutdown when the last WorkItem is detached
This commit is contained in:
@@ -45,5 +45,6 @@ px4_add_board(
|
||||
reboot
|
||||
top
|
||||
ver
|
||||
work_queue
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user