This website requires JavaScript.
Explore
Help
Register
Sign In
UAV-develop
/
PX4-Autopilot
Watch
1
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://github.com/PX4/PX4-Autopilot.git
synced
2026-07-27 08:58:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa2d1c36622cf8b2cb298df0e90ee90f36ad5f01
PX4-Autopilot
/
platforms
/
common
/
px4_work_queue
History
Niklas Hauser
5f5984b9b8
[work_queue] Configure stack size and priority via KConfig (
#25406
)
2025-08-12 22:54:35 +01:00
..
test
…
CMakeLists.txt
Remove px4_work_queue linking to px4_platform
2022-01-27 12:42:40 -05:00
Kconfig
[work_queue] Configure stack size and priority via KConfig (
#25406
)
2025-08-12 22:54:35 +01:00
ScheduledWorkItem.cpp
Remove include <log.h> from defines.h
2022-09-29 07:56:24 +02:00
WorkItem.cpp
px4_work_queue: adjust status formatting to accommodate longer names (eg mc_autotune_attitude_control)
2021-10-05 18:09:00 -04:00
WorkItemSingleShot.cpp
WorkItemSingleShot: Disable priority inheritance for signaling semaphore
2023-10-17 10:08:25 -04:00
WorkQueue.cpp
Remove include <log.h> from defines.h
2022-09-29 07:56:24 +02:00
WorkQueueManager.cpp
fix WorkQueueManager: wait until running to prevent race conditions
2023-05-31 07:45:20 +02:00