This website requires JavaScript.
Explore
Help
Register
Sign In
fly316
/
PX4-Autopilot
Watch
7
Star
0
Fork
0
You've already forked PX4-Autopilot
mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced
2026-04-28 13:24:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
libuavcan
/
test
History
Pavel Kirienko
62ea9e2746
Type safe DataTypeID class
2014-03-11 21:29:35 +04:00
..
dsdl_test
Fixed inclusion loops
2014-03-11 21:00:28 +04:00
internal
Type safe DataTypeID class
2014-03-11 21:29:35 +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
Type safe DataTypeID class
2014-03-11 21:29:35 +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
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