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-16 16:00:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
062170c995ef7377b9920f4854a41057cfbd662c
PX4-Autopilot
/
libuavcan
T
History
Pavel Kirienko
062170c995
Using std::function<> for callbacks with C++11
2014-03-28 02:17:00 +04:00
..
dsdl_compiler
Style fix for generated code
2014-03-24 21:20:48 +04:00
include
/uavcan
Using std::function<> for callbacks with C++11
2014-03-28 02:17:00 +04:00
src
Removed duplicated code of Timer
2014-03-28 00:27:14 +04:00
test
Fixed timings for tests in order to reduce probability of test failure on a non-realtime system
2014-03-28 02:04:22 +04:00
CMakeLists.txt
Added test with -O3, removed noexcept tests, the library compiles in two versions: C++11 (default) and C++03 (with suffix '_cpp03')
2014-03-27 13:51:16 +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