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-27 19:10:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a1af860aba7a802e5e967b7ac89ebad4b7ee7bf
PX4-Autopilot
/
src
/
modules
/
uavcan
T
History
David Sidrane
d6c2dd997b
Conditional inclusion of the Node Allocation and FW Server - default is OFF
2015-06-17 06:21:28 -10:00
..
actuators
Merged release_v1.0.0 into master
2015-05-27 15:28:41 -07:00
sensors
Merged release into master
2015-06-13 11:06:01 +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
Back Port from Master - Changes to build on latest uavcan master with FW upload and Node ID
2015-06-05 06:43:10 -10:00
uavcan_clock.cpp
UAVCAN: missing declaration warning fix
2014-08-29 14:34:29 +04:00
uavcan_main.cpp
Conditional inclusion of the Node Allocation and FW Server - default is OFF
2015-06-17 06:21:28 -10:00
uavcan_main.hpp
Conditional inclusion of the Node Allocation and FW Server - default is OFF
2015-06-17 06:21:28 -10:00
uavcan_params.c
Use px4_config.h instead of nuttx/config.h
2015-04-20 10:55:41 -07:00