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-29 04:10:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ccfc222d38ef0f409e7d9d237aeb4c6e80bfeb3
PX4-Autopilot
/
src
/
modules
/
uavcan
T
History
Andrew Tridgell
a4bece7595
uavcan-baro: use RingBuffer for read() support
2015-04-04 10:20:51 +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
Upgrade UAVCAN to multi pub/sub A API
2015-01-29 16:33:53 +01:00
uavcan_clock.cpp
UAVCAN: missing declaration warning fix
2014-08-29 14:34:29 +04:00
uavcan_main.cpp
fix uorb constants in uavcan module
2015-01-28 16:32:54 +01: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