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-17 06:20:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65cdbbdddb8c1891ee5e386a8003713e8548d5dd
PX4-Autopilot
/
libuavcan
T
History
Pavel Kirienko
65cdbbdddb
Fixed unused arguments in generated data types
2014-03-15 13:59:30 +04:00
..
dsdl_compiler
Fixed unused arguments in generated data types
2014-03-15 13:59:30 +04:00
include
/uavcan
INode got void registerInternalFailure(const char* msg)
2014-03-15 11:55:22 +04:00
src
INode class. Publisher, Subscriber, ServiceServer, ServiceClient now accept INode in constructor instead of the bunch of independent params. Self NodeID now being configured via setNodeID() method instead of constructor param
2014-03-14 19:54:27 +04:00
test
Testing helper class - InterlinkedTestNodes
2014-03-15 12:58:39 +04:00
CMakeLists.txt
DSDLC default output directory name was changed to more obvious 'dsdlc_generated'
2014-03-11 20:16:58 +04:00
cppcheck.sh
cppcheck: removed flag --inconclusive as it was producing some stupid false positives
2014-02-06 00:08:18 +04:00