This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-04-14 10:07:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
platforms
/
common
/
px4_work_queue
History
Beat Küng
8c41025565
px4_work_queue: add WorkItemSingleShot
...
To run a specific method on a work queue and wait for it to return.
2020-03-17 23:31:17 -04:00
..
test
WorkItem modules: Run() shouldn't be public
2020-01-22 12:03:03 -05:00
CMakeLists.txt
px4_work_queue: add WorkItemSingleShot
2020-03-17 23:31:17 -04:00
ScheduledWorkItem.cpp
ScheduledWorkItem::ScheduleClear: remove item from runnable queue
2020-03-09 08:06:00 -04:00
WorkItem.cpp
px4_work_queue: add WorkItemSingleShot
2020-03-17 23:31:17 -04:00
WorkItemSingleShot.cpp
px4_work_queue: add WorkItemSingleShot
2020-03-17 23:31:17 -04:00
WorkQueue.cpp
ScheduledWorkItem::ScheduleClear: remove item from runnable queue
2020-03-09 08:06:00 -04:00
WorkQueueManager.cpp
SBUS on Linux: replace termios with termios2 and add UNKNOWN UART WQ
2020-02-02 14:06:27 -05:00