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-12 16:00:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e9fdc61473f851f8747f379353bd6725e173720
PX4-Autopilot
/
src
/
modules
/
uavcan
T
History
Pavel Kirienko
3f961bf3c6
UAVCAN driver silently ignores repeated start commands without error. This allows to avoid error messages when UAVCAN driver is started from extras script before default initialization sequence is executed.
2015-04-23 22:02:34 +03:00
..
actuators
Removing extra UAVCAN perfcounters
2015-01-21 14:54:24 +01:00
sensors
uavcan-baro: use RingBuffer for read() support
2015-04-04 10:20:51 +02:00
.gitignore
Initial UAVCAN integration. The library compiles successfully, CAN driver appears to be working properly. There is one hardcoded path in the module makefile that needs to be fixed; plus the compilation will likely fail unless arch/math.h contains log2l()
2014-05-06 19:30:45 +04:00
module.mk
only define GIT_VERSION where it's used
2015-04-18 01:25:54 -04:00
uavcan_clock.cpp
UAVCAN: missing declaration warning fix
2014-08-29 14:34:29 +04:00
uavcan_main.cpp
UAVCAN driver silently ignores repeated start commands without error. This allows to avoid error messages when UAVCAN driver is started from extras script before default initialization sequence is executed.
2015-04-23 22:02:34 +03:00
uavcan_main.hpp
trivial code style cleanup round 2
2015-03-27 23:38:58 -04:00
uavcan_params.c
New UAVCAN initialization logic
2014-08-23 17:31:46 +04:00