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-06-28 03:00:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
964e666f8640eadc528739d1377430b37dd9fe8a
PX4-Autopilot
/
libuavcan
/
test
/
node
T
History
Pavel Kirienko
964e666f86
Timer constructor takes INode instead of Scheduler - for compatibility reasons
2014-03-14 23:04:45 +04:00
..
global_data_type_registry.cpp
Reorganized directory structure - directory 'internal' pulled up one level. No logical changes.
2014-03-14 15:01:20 +04:00
publisher.cpp
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
scheduler.cpp
Timer constructor takes INode instead of Scheduler - for compatibility reasons
2014-03-14 23:04:45 +04:00
service_client.cpp
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
service_server.cpp
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
subscriber.cpp
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_node.hpp
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