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-03 03:50:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1ea05bdeae68012d5855d144a99677c44cb7e6f
PX4-Autopilot
/
libuavcan
/
src
T
History
Pavel Kirienko
c2b878965e
DataTypeSignatureCRC - methods moved to .cpp
2014-04-13 00:02:48 +04:00
..
driver
Added config macro UAVCAN_TOSTRING
2014-04-10 13:32:35 +04:00
marshal
Added config macro UAVCAN_TOSTRING
2014-04-10 13:32:35 +04:00
node
Fixed GDTR singleton (
http://stackoverflow.com/questions/22985570
)
2014-04-10 15:05:55 +04:00
protocol
Renaming: NodeInitializer --> NetworkCompatibilityChecker
2014-04-12 21:40:30 +04:00
transport
CAN TX queue quota - limiting max number of memory blocks per TX queue to avoid memory congestion if one iface is down
2014-04-12 18:11:30 +04:00
uc_data_type.cpp
DataTypeSignatureCRC - methods moved to .cpp
2014-04-13 00:02:48 +04:00
uc_dynamic_memory.cpp
Allocator fixes
2014-04-12 17:50:32 +04:00
uc_error.cpp
Added prefix 'uc_' to all .cpp files, which allows to compile libuavcan with makefiles that flatten directory structure (e.g. ChibiOS build system)
2014-04-02 13:11:24 +04:00