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-01 09:00:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
180cd949780479c3a3a3080a8a4056c70eccc857
PX4-Autopilot
/
src
/
modules
/
uavcan
T
History
Daniel Agar
dd0baaee91
delete IOCTL SENSORIOCSQUEUEDEPTH
...
- only used in test routines
2018-11-06 07:43:43 +08:00
..
actuators
cmake remove circular linking and reorganize
2018-04-29 21:48:54 -04:00
libuavcan
@
6174b8c10a
Update submodule libuavcan to latest Mon Oct 15 20:37:29 EDT 2018
2018-10-15 21:08:08 -04:00
sensors
delete IOCTL SENSORIOCSQUEUEDEPTH
2018-11-06 07:43:43 +08: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
allocator.hpp
uavcan start enforcing code style (
#7856
)
2017-08-25 13:07:21 -04:00
CMakeLists.txt
uavcan:Build system specify architecture
2018-08-14 09:38:15 -04:00
uavcan_driver.hpp
uavcan:Fix date in copyright
2018-08-14 09:38:15 -04:00
uavcan_main.cpp
uavcan move to cdev lib
2018-08-28 09:17:53 +02:00
uavcan_main.hpp
uavcan move to cdev lib
2018-08-28 09:17:53 +02:00
uavcan_module.hpp
Cleaned up UAVCAN ioctl codes
2016-05-17 08:56:02 +02:00
uavcan_params.c
cmake remove circular linking and reorganize
2018-04-29 21:48:54 -04:00
uavcan_servers.cpp
uavcan use the specified architecture driver
2018-08-14 09:38:15 -04:00
uavcan_servers.hpp
uavcan:add architecture specific driver header
2018-08-14 09:38:15 -04:00
uavcan_virtual_can_driver.hpp
uavcan:virtual_can_driver removed unused arch specific header
2018-08-14 09:38:15 -04:00