Update voxl 2 PX4 QGC parameters from vxol 2 terminal
-
Is there any way to update voxl 2 px4 QGC parameters from terminal ? Is there any customized px4 QGC parameter file available for voxl 2 ?
-
@Tamas-Pal-0 You can set parameters from the command line. Here is an example:
modalai@modalai-XPS-15-9570:~$ adb shell voxl2:/$ px4-param set UART_ESC_RPM_MAX 10000 + UART_ESC_RPM_MAX: curr: 10500 -> new: 10000