Files
bizhang_-obav/posix-configs/eagle/flight/px4.config
Julian Oes 9d489b9b0f Snapdragon: rename uart_esc to pwm_out_rc_in
The name uart_esc was initially taken by Qualcomm's UART ESC driver but
then got changed into the current mavlink ESC/RC helper. Since the
uart_esc is still around, we should prevent the names clashing.
2016-05-28 11:42:12 +02:00

24 lines
434 B
Plaintext

uorb start
qshell start
param set SYS_AUTOSTART 4001
gps start -d /dev/tty-4
sleep 1
param set MAV_TYPE 2
df_mpu9250_wrapper start
df_bmp280_wrapper start
df_hmc5883_wrapper start
df_trone_wrapper start
#df_isl29501_wrapper start
sensors start
commander start
ekf2 start
land_detector start multicopter
mc_pos_control start
mc_att_control start
pwm_out_rc_in start -d /dev/tty-2
sleep 1
list_devices
list_files
list_tasks
list_topics