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-05-18 05:17:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d797e5ac5d42a804a7f73df6c600a79fcd102bb
PX4-Autopilot
/
libuavcan
/
test
/
node
T
History
Pavel Kirienko
42fdadba2c
Tests: Clock mock and test node got some fixes
2014-03-23 21:34:42 +04:00
..
global_data_type_registry.cpp
GDTR got the method find() by DTID
2014-03-18 16:38:14 +04:00
publisher.cpp
Optional pre-initialization for GenericPublisher<>, TransferSender accessor
2014-03-21 18:24:34 +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
Refactored helper class InterlinkedTestNodes
2014-03-23 17:40:52 +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
getIfaceIndex() for received transfers
2014-03-21 18:32:20 +04:00
test_node.hpp
Tests: Clock mock and test node got some fixes
2014-03-23 21:34:42 +04:00