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-06-30 15:30:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
784ec114f6bbc29676298cfa01447e53c8a96bab
PX4-Autopilot
/
libuavcan
/
src
/
node
T
History
Pavel Kirienko
38a241a90a
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_generic_publisher.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_generic_subscriber.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_global_data_type_registry.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_scheduler.cpp
Scheduler: spin deadline computation fix
2015-06-21 03:39:45 +03:00
uc_service_client.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_timer.cpp
libuavcan core now uses UAVCAN_ASSERT() instead of assert() (autoreplace)
2014-07-12 17:17:09 +04:00