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 16:34:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
libuavcan
/
test
History
Pavel Kirienko
7bc7269e37
Checking server failure counters in test
2014-03-12 13:08:31 +04:00
..
dsdl_test
Server<>
2014-03-12 13:02:28 +04:00
internal
CAN mock method - popTxFrame()
2014-03-12 13:01:15 +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
server.cpp
Checking server failure counters in test
2014-03-12 13:08:31 +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