@ -6,7 +6,8 @@
# config for a quad
# modified from ../rpi/px4.config
param load
param select eeprom/parameters
param import
param set CBRK_SUPPLY_CHK 894281
# config for fixed wing (FW)
# modified from ./px4.config, switch att/pos_control & mixer
@ -3,10 +3,8 @@
# (px4-alias.sh is expected to be in the PATH)
. px4-alias.sh
if [ -f eeprom/parameters ]
then
fi
# system_power not implemented
@ -5,10 +5,9 @@
# navio config for a quad
param set SYS_AUTOSTART 4001
param set MAV_TYPE 2
# navio config for FW
param set SYS_AUTOSTART 2100
param set MAV_TYPE 1
@ -7,10 +7,9 @@
# connect to it with jMAVSim:
# ./Tools/jmavsim_run.sh -q -i <IP> -p 14577 -r 250
param set SYS_AUTOSTART 1001
# navio config for simple testing