Changes regarding px4 commands
-
Heya!
So, I used to rock VOXL2 with the old 0.9.4 Suite. But then I upgraded to the fancy new 1.0.0 Suite. Now I'm trying to figure out how to connect to QGC. Any ideas?
Cheers. -
@RiveraDn In general, I'd run through the following to get you to what you're used to:
# choose which sku best matches your hardware setup voxl-configure-sku -w # start all services based on the sku you chose in step 1. voxl-configure-mpa # modify voxl-mavlink-server's config file to point to your qgc_ip vi /etc/modalai/voxl-mavlink-server.conf # reboot or power cycle adb reboot
Our docs overhaul is still in process , so thank you for being patient with this
-
@tom Thank you for your response! I'll look forward to the new documentation when it becomes available, thanks for the hard work. Cheers!