aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/5001_quad_+_pwm
blob: 7d074866857da512c79e3af95467db868f935402 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!nsh

# Maintainers: Anton Babushkin <anton.babushkin@me.com>, Lorenz Meier <lm@inf.ethz.ch>

echo "[init] PX4FMU v1, v2 with or without IO on generic quadcopter + with PWM ESCs"

if [ $DO_AUTOCONFIG == yes ]
then
	#
	# Default parameters for this platform
	#
fi
 
set FRAME_TYPE mc
set FRAME_GEOMETRY +
set FRAME_COUNT 4
set PWM_RATE 400