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-29 02:15:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6909ea345febbfe0bd4f7eb080b2248aa2e34ff6
PX4-Autopilot
/
platforms
/
common
/
px4_work_queue
History
Jonas Perolini
dd604072c4
feat(new_module): Static and moving vision-based target esitmator (Kalman Filter) (
#23726
)
...
Co-authored-by: jonas <
jonas.perolini@rigi.tech
>
2026-05-26 07:27:49 +10:00
..
test
…
CMakeLists.txt
Remove px4_work_queue linking to px4_platform
2022-01-27 12:42:40 -05:00
Kconfig
feat(new_module): Static and moving vision-based target esitmator (Kalman Filter) (
#23726
)
2026-05-26 07:27:49 +10: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