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 11:30:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fd00f4d6dc74fee824a877d1f6402c4b19feab4
PX4-Autopilot
/
src
/
modules
/
uavcan
T
History
Lorenz Meier
8fd00f4d6d
Merged release_v1.0.0 into master
2015-05-23 11:07:10 +02: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
Added GIT version which recompiles on each build
2015-05-23 09:59:46 +02:00
uavcan_clock.cpp
UAVCAN: missing declaration warning fix
2014-08-29 14:34:29 +04:00
uavcan_main.cpp
Merged release_v1.0.0 into master
2015-05-23 11:07:10 +02:00
uavcan_main.hpp
Use px4_config.h instead of nuttx/config.h
2015-04-20 10:55:41 -07:00
uavcan_params.c
Use px4_config.h instead of nuttx/config.h
2015-04-20 10:55:41 -07:00