Browse Source

RPI px4_no_shield.config: add documentation for connected HW

sbg
Beat Küng 8 years ago
parent
commit
d3f76262da
  1. 5
      posix-configs/rpi/px4_no_shield.config

5
posix-configs/rpi/px4_no_shield.config

@ -1,3 +1,8 @@ @@ -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…
Cancel
Save