Good morning,
I built the DIY Holybro QAV 250 drone that uses the Pixhawk 4 mini flight control. I wish I could pilot the drone with joysticks connected to my android smartphone. My transmitter is also connected to my smartphone. However, I have no “joystick” option that appears in the setup menu in Qgroundcontrol when I type COM_RC_IN_MODE to 1.
Do you know how I can solve my problem? Thank you in advance for your answers?
Hi there! I used wsl2(Ubuntu-20.04) to run PX4 and QGroundControl v4.4.0, and I had exactly same issue. Did you figure this out?
Hi!
I have tried to reproduce your error.
I am using PX4 1.14
I have QGroundControl 4.4
I have it working on Windows 11, 10, and Ubuntu 22 (sorry I don’t have much experience in WSL).
What controller are you using? Are you able to get the controller to connect in Windows (not WSL)?
Hi, thanks for replying!
I am also using PX4 1.14, QGroundControl 4.4.
The joystick I was using can be utilized on Ubuntu 20.
Also, the joystick port could be shown on terminal, such as ‘lsusb’ on wsl and ‘usbipd list’ on win11.
I solved this problem by renew the libsdl2(2.0.10=>2.28.0)
build the libsdl2 from the released source code
https://github.com/libsdl-org/SDL/releases/download/release-2.28.0/SDL2-2.28.0.tar.gz