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-18 07:10:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f60e4a537f40c9660d0b2524cc94e8ef73b41a2a
PX4-Autopilot
/
libuavcan
T
History
Pavel Kirienko
f60e4a537f
UAVCAN_VERSION_* defines
2014-03-15 11:49:24 +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
UAVCAN_VERSION_* defines
2014-03-15 11:49:24 +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
Timer constructor takes INode instead of Scheduler - for compatibility reasons
2014-03-14 23:04:45 +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