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-14 05:20:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab34c94ba28ebfb459c173754556db1f0bfb867d
PX4-Autopilot
/
libuavcan
/
test
T
History
Pavel Kirienko
ab34c94ba2
Printing size of some data structures from the ServiceClient<> test
2014-03-14 13:32:01 +04:00
..
dsdl_test
ServiceClient<>
2014-03-14 00:53:53 +04:00
internal
Array<>::operator+=(Array<>) implementation and test
2014-03-14 02:19:57 +04:00
util
try_implicit_cast<>() supports non default constructible target types
2014-03-10 11:12:57 +04:00
clock.hpp
Superrefactoring - all time values were replaced with new safer classes from uavcan/time.hpp; generated types were moved away from anonymous namespaces because this makes it impossible to use a type from different compilation units. Some less vital fixes are to follow - see the next few commits
2014-03-11 14:41:48 +04:00
data_type.cpp
DataTypeID tests
2014-03-11 21:33:18 +04:00
global_data_type_registry.cpp
Latest fixes to GDTR made such thing as name collisions completely impossible, so tests were fixed accordingly
2014-03-08 22:03:58 +04:00
publisher.cpp
Superrefactoring - all time values were replaced with new safer classes from uavcan/time.hpp; generated types were moved away from anonymous namespaces because this makes it impossible to use a type from different compilation units. Some less vital fixes are to follow - see the next few commits
2014-03-11 14:41:48 +04:00
service_client.cpp
Printing size of some data structures from the ServiceClient<> test
2014-03-14 13:32:01 +04:00
service_server.cpp
Renaming: Server<> --> ServiceServer<>
2014-03-14 01:20:27 +04:00
subscriber.cpp
Superrefactoring - all time values were replaced with new safer classes from uavcan/time.hpp; generated types were moved away from anonymous namespaces because this makes it impossible to use a type from different compilation units. Some less vital fixes are to follow - see the next few commits
2014-03-11 14:41:48 +04:00
test_main.cpp
Basic functionality: CAN IO Manager, unit tests, debug stuff, memory management
2014-02-01 14:40:09 +04:00
time.cpp
Time overflow tests
2014-03-11 15:00:14 +04:00