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-14 10:07:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
PX4-Autopilot
/
libuavcan
/
src
History
Pavel Kirienko
9ba6050af1
ServiceClient<>: proper destruction of CallState objects via execution relaying
2015-05-16 21:12:15 +03:00
..
driver
Removing all dirty 'using namespace std' that were used as C++ library compatibility work-around
2015-03-21 14:08:37 +03:00
marshal
Bit array copy algorithm update - Fixed an error with 1 bit lengthed copies (see the original discussion at stackoverflow.com)
2015-03-16 19:34:32 +03:00
node
ServiceClient<>: proper destruction of CallState objects via execution relaying
2015-05-16 21:12:15 +03:00
protocol
Refactored node ID allocation server; no changes to the logic
2015-05-09 16:03:22 +03:00
transport
Refactored Map<>
2015-05-16 03:31:18 +03:00
uc_data_type.cpp
Support for different DTID limits depending on data type kind; tests are failing now!
2015-04-29 03:08:07 +03:00
uc_dynamic_memory.cpp
libuavcan core now uses UAVCAN_ASSERT() instead of assert() (autoreplace)
2014-07-12 17:17:09 +04:00
uc_error.cpp
libuavcan core now uses UAVCAN_ASSERT() instead of assert() (autoreplace)
2014-07-12 17:17:09 +04:00