mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-19 00:09:06 +08:00
RPI px4_no_shield.config: add documentation for connected HW
This commit is contained in:
parent
243ae00e4e
commit
d3f76262da
@ -1,3 +1,8 @@
|
||||
# config for a quad without any shield:
|
||||
# - u-blox GPS connected via UART
|
||||
# - PWM output using PCA9685 via I2C
|
||||
# - RC input via shared memory from ppmdecode (https://github.com/crossa/raspberry-pi-ppm-rc-in),
|
||||
# GPIO input
|
||||
uorb start
|
||||
param load
|
||||
param set SYS_AUTOSTART 4001
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user