Is it possible to compile QGroundControl so that it runs on a raspberry Pi ?
I had a go at this yesterday but ran into problems with the version of QTCreator on the RPi.
Thought it best if I get some advice before wasting too much time on this.
My idea is to have a waterproof topside box running the s/w rather than carrying a laptop around.
I’m interested in how you went with this compling in the end?
I want to do the same thing (compile QGC on Rpi) and found this discussion.
As an alternative to not take a laptop with me wherever the ROV goes for a swim, I am also thinking of getting the ios version of QGC working. Then all I need is my iphone instead of a laptop or a topside box.
I originally thought about going this route as well but after some quick research found that QGC and RPi seemed to be problematic. Instead, I plan on using an ODROID XU-4 computer in place of the Pi. The XU-4 is about the same size as a pi, slightly larger, but more powerful and will run a full Linux installation. I have it sitting here with all the components but haven’t had a chance to plug it in and boot it up yet. I hopefully will have it up and running in the next week or two if I can get to it and will check back here if I can get it to work.
I actually installed win10iot on Rpi but seems can’t install QGC into win10iot. If it does not work, I will have to change to other boards for my surface box.
My only advice use a RP3 which has inbuilt wifi. I had all sorts of problems trying to use a RPi2 and USB/Wifi adapters. I went through 3 adapters without luck ! The newer operating system Strecth doesn’t seem to support some of the adapters.
All you need to remember is the sub is 192.168.2.2 and the topside is 192.168.2.1.
I set the bridge to a static ip of 192.168.2.3
I didn’t bother trying to broadcast 192.168.2.1 to the android phone. I set it manually on the phone.
I am using a Logech F710 Gamepad. I had to buy a OTG cable (small usb port on phone to female USB) to plug the wifi adapter in. Worked without having to do anything further.
Perhaps check that you gamepad will work because i did see on the internet that there are some issues with some of them.
It is currently running like a dream on my phone and will try and get hold of a tablet to make the screen a bit bigger.
Certainly a much simpler set up than trying to compile qgroudncontrol on the Rpi. Which did look like a nightmare when i attempted it.