mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
boards: cubepilot_cubeorange enable calib_udelay and run on test rack
This commit is contained in:
@@ -64,6 +64,7 @@ pipeline {
|
||||
checkStatus()
|
||||
quickCalibrate()
|
||||
sh './Tools/HIL/run_nsh_cmd.py --device `find /dev/serial -name *usb-*` --cmd "px4io status"'
|
||||
sh './Tools/HIL/run_nsh_cmd.py --device `find /dev/serial -name *usb-*` --cmd "calib_udelay"'
|
||||
}
|
||||
}
|
||||
stage("print topics") {
|
||||
|
||||
Reference in New Issue
Block a user