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-28 10:14:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
libuavcan
/
src
History
Pavel Kirienko
d5e30f643c
Renaming: MonotonicDeadlineHandler --> DeadlineHandler
2014-03-11 14:49:43 +04:00
..
internal
Renaming: MonotonicDeadlineHandler --> DeadlineHandler
2014-03-11 14:49:43 +04:00
can_driver.cpp
Style fix: All constants are CamelCase now
2014-02-21 18:45:23 +04:00
data_type.cpp
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
global_data_type_registry.cpp
GDTR tracing
2014-03-09 16:49:59 +04:00
time.cpp
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
timer.cpp
Renaming: MonotonicDeadlineHandler --> DeadlineHandler
2014-03-11 14:49:43 +04:00