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-05-21 03:27:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e3c6060b6375fa08b6c0087f7aaf2905ea516d0
PX4-Autopilot
/
src
/
modules
/
uavcan
T
History
Pavel Kirienko
1d038eed04
UAVCAN: GNSS fix message update
2014-09-03 22:44:16 +04:00
..
actuators
UAVCAN: Refactored and generalized sensor bridge support
2014-08-22 01:52:23 +04:00
sensors
UAVCAN: GNSS fix message update
2014-09-03 22:44:16 +04: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
UAVCAN: redundant sensors support
2014-08-23 23:14:59 +04:00
uavcan_clock.cpp
UAVCAN: missing declaration warning fix
2014-08-29 14:34:29 +04:00
uavcan_main.cpp
Merge pull request
#1329
from hsteinhaus/uavcan_prio
2014-08-27 13:40:25 +02:00
uavcan_main.hpp
UAVCAN: initializing all bridges by default
2014-08-24 00:06:47 +04:00
uavcan_params.c
New UAVCAN initialization logic
2014-08-23 17:31:46 +04:00