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-04 04:40:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
155c721324bca3417f5cd09ef14b1cc73b8e63ac
PX4-Autopilot
/
libuavcan
/
src
T
History
Mark K Cowan
934cc4f2d2
Fixed unnecessary sign conversion
2017-11-29 16:56:02 +00: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
Fixed unnecessary sign conversion
2017-11-29 16:56:02 +00:00
node
Added -Wzero-as-null-pointer-constant, replaced NULL --> UAVCAN_NULLPTR. All changes are automatic, no manual edits to the library code.
2016-07-29 15:39:24 +03:00
protocol
Added some getters to the Node<> class
2015-09-25 01:45:40 +03:00
transport
Added -Wzero-as-null-pointer-constant, replaced NULL --> UAVCAN_NULLPTR. All changes are automatic, no manual edits to the library code.
2016-07-29 15:39:24 +03:00
uc_data_type.cpp
Added -Wzero-as-null-pointer-constant, replaced NULL --> UAVCAN_NULLPTR. All changes are automatic, no manual edits to the library code.
2016-07-29 15:39:24 +03:00
uc_dynamic_memory.cpp
Added -Wzero-as-null-pointer-constant, replaced NULL --> UAVCAN_NULLPTR. All changes are automatic, no manual edits to the library code.
2016-07-29 15:39:24 +03:00
uc_error.cpp
libuavcan core now uses UAVCAN_ASSERT() instead of assert() (autoreplace)
2014-07-12 17:17:09 +04:00