This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-05-20 18:47:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
befea376c23e77b1b9dabe0cb397ff796ce5dd6e
PX4-Autopilot
/
libuavcan
/
include
/
uavcan
/
internal
/
node
T
History
Pavel Kirienko
d5e30f643c
Renaming: MonotonicDeadlineHandler --> DeadlineHandler
2014-03-11 14:49:43 +04:00
..
generic_publisher.hpp
Superrefactoring - all time values were replaced with new safer classes from uavcan/time.hpp; generated types were moved away from anonymous namespaces because this makes it impossible to use a type from different compilation units. Some less vital fixes are to follow - see the next few commits
2014-03-11 14:41:48 +04:00
generic_subscriber.hpp
Superrefactoring - all time values were replaced with new safer classes from uavcan/time.hpp; generated types were moved away from anonymous namespaces because this makes it impossible to use a type from different compilation units. Some less vital fixes are to follow - see the next few commits
2014-03-11 14:41:48 +04:00
marshal_buffer.hpp
Refactoring - Scheduler, GenericPublisher, GenericSubscruber moved into /uavcan/internal/node/*
2014-03-10 13:53:10 +04:00
scheduler.hpp
Renaming: MonotonicDeadlineHandler --> DeadlineHandler
2014-03-11 14:49:43 +04:00