mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
6 lines
113 B
Bash
Executable File
6 lines
113 B
Bash
Executable File
#!/bin/sh
|
|
|
|
make clean
|
|
make all
|
|
./mixer_test
|
|
./sbus2_test ../../../../data/sbus2/sbus2_r7008SB_gps_baro_tx_off.txt |