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 04:10:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62dd62602546131acb1bba062901aea09d82f7e9
PX4-Autopilot
/
libuavcan
/
src
T
History
Pavel Kirienko
62dd626025
Time synchronization message update: 1. field prev_utc_usec renamed to a more human-readable name; 2. UTC is no longer required, but rather recommended
2015-03-18 23:32:58 +03:00
..
driver
Strict sign conversions
2014-08-28 02:51:29 +04: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
GDTR find() overload for name only
2015-03-16 20:18:36 +03:00
protocol
Time synchronization message update: 1. field prev_utc_usec renamed to a more human-readable name; 2. UTC is no longer required, but rather recommended
2015-03-18 23:32:58 +03:00
transport
Formatting fix
2015-02-04 22:53:27 +03:00
uc_data_type.cpp
libuavcan core now uses UAVCAN_ASSERT() instead of assert() (autoreplace)
2014-07-12 17:17:09 +04: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