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-05 22:20:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bb5f77857dd5c8cd41c4f549f2228f604f89f466
PX4-Autopilot
/
libuavcan
T
History
Pavel Kirienko
bb5f77857d
Changes in uavcan.protocol.GetNodeInfo
2014-03-15 11:55:56 +04:00
..
dsdl_compiler
Reorganized directory structure - directory 'internal' pulled up one level. No logical changes.
2014-03-14 15:01:20 +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
Changes in uavcan.protocol.GetNodeInfo
2014-03-15 11:55:56 +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