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 06:10:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74ecfe0cc89b17154c056e934054737d83186896
PX4-Autopilot
/
libuavcan
/
src
T
History
Pavel Kirienko
74ecfe0cc8
Fixed type signedness through the entire codebase; driver interfaces do not use starndard types now
2014-03-29 22:40:15 +04:00
..
driver
Fixed type signedness through the entire codebase; driver interfaces do not use starndard types now
2014-03-29 22:40:15 +04:00
marshal
FloatSpec does not use non-standard C lib anymore
2014-03-25 03:25:08 +04:00
node
Meaningful error codes instead of plain -1
2014-03-28 19:21:08 +04:00
protocol
handleFatalError() moved to error.hpp
2014-03-28 19:26:25 +04:00
transport
Fixed type signedness through the entire codebase; driver interfaces do not use starndard types now
2014-03-29 22:40:15 +04:00
data_type.cpp
Automated style fixes in order to bring the code a little bit closer to compliance with MISRA C++ rules. No changes in logic.
2014-03-25 03:04:36 +04:00
error.cpp
handleFatalError() moved to error.hpp
2014-03-28 19:26:25 +04:00