aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/6001_hexa_x_pwm
blob: 3ea5479cbd18c8ef8e93793d87abd2cf2f662a7f (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 hexacopter X with PWM ESCs"

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