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-05-01 04:44:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
libuavcan
History
Pavel Kirienko
f3f9f3dd18
Build speedup: dsdlc compiler is being invoked without -v, which improves its performance a tiny bit
2014-03-17 22:24:31 +04:00
..
dsdl_compiler
Fixed unused arguments in generated data types
2014-03-15 13:59:30 +04:00
include
/uavcan
Automatic selection between <stdint.h> and <cstdint> depending on the C++ standard. This improvement made the library completely independent from the standard C headers in C++11 mode. In C++03 mode, though, some C headers are still needed: <stdint.h>, <math.h>
2014-03-17 21:15:20 +04:00
src
Proper #define for UAVCAN_EXCEPTIONS
2014-03-17 20:48:03 +04:00
test
Proper C++ version detection
2014-03-17 20:38:02 +04:00
CMakeLists.txt
Build speedup: dsdlc compiler is being invoked without -v, which improves its performance a tiny bit
2014-03-17 22:24:31 +04:00
cppcheck.sh
Multithreaded mode for cppcheck
2014-03-17 22:19:52 +04:00