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 07:34:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
libuavcan
History
Pavel Kirienko
026105d0b4
DSDLC invocation has been fixed - now it generates messages even if the tests are not going to be built
2014-03-11 20:12:57 +04:00
..
dsdl_compiler
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
include
/uavcan
Renaming: MonotonicDeadlineHandler --> DeadlineHandler
2014-03-11 14:49:43 +04:00
src
Renaming: MonotonicDeadlineHandler --> DeadlineHandler
2014-03-11 14:49:43 +04:00
test
Time overflow tests
2014-03-11 15:00:14 +04:00
CMakeLists.txt
DSDLC invocation has been fixed - now it generates messages even if the tests are not going to be built
2014-03-11 20:12:57 +04:00
cppcheck.sh
cppcheck: removed flag --inconclusive as it was producing some stupid false positives
2014-02-06 00:08:18 +04:00