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-07-14 16:30:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc543fafe63b5b9cedc7cbe025941e2b998ad018
PX4-Autopilot
/
libuavcan
T
History
Pavel Kirienko
fc543fafe6
Rewritten CMakeLists.txt; now it should work with any compiler (not only GCC). By default it compiles just libuavcan itself and nothing else. In case of GCC or Clang it is possible to select C++ standard (03/11, the latter is default)
2014-03-29 00:35:36 +04:00
..
dsdl_compiler
dsdlc fix - now works correctly under root
2014-03-28 20:13:34 +04:00
include
/uavcan
Fixed uninitialized variable in Array<>
2014-03-28 21:40:43 +04:00
src
handleFatalError() moved to error.hpp
2014-03-28 19:26:25 +04:00
test
Meaningful error codes instead of plain -1
2014-03-28 19:21:08 +04:00
CMakeLists.txt
Rewritten CMakeLists.txt; now it should work with any compiler (not only GCC). By default it compiles just libuavcan itself and nothing else. In case of GCC or Clang it is possible to select C++ standard (03/11, the latter is default)
2014-03-29 00:35:36 +04:00
cppcheck.sh
Multithreaded mode for cppcheck
2014-03-17 22:19:52 +04:00
uncrustify.cfg
Uncrustified tests
2014-03-25 22:49:31 +04:00
uncrustify.sh
Uncrustified tests
2014-03-25 22:49:31 +04:00