mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-19 09:49:06 +08:00
* Path cleanup for SITL. * Restructured sitl scripts dir. * Set integration tests to use ekf2 for vtol. * Fix sitl paths for mac.
18 lines
140 B
Plaintext
18 lines
140 B
Plaintext
uorb start
|
|
|
|
param load
|
|
param set SYS_RESTART_TYPE 0
|
|
|
|
dataman start
|
|
|
|
rgbledsim start
|
|
tone_alarm start
|
|
|
|
ver all
|
|
|
|
sleep 1
|
|
|
|
tests all
|
|
|
|
shutdown
|