I am trying to use the joystick, but when I connect Pixhawk to QGROOUNDControl I get the following message:
Joystick support requires MAVlink MANUAL_CONTROL support. The firmware you are running does not normally support this. It will only work if you have modified the firmware to add MANUAL_CONTROL support.
The box that shows up in QGC is just a warning to users that their vehicle must support the MANUAL_CONTROL message. ArduSub does support it but none of the other ArduPilot code does.
If your joystick is detected, then a “Joystick” tab should show up on the settings page in QGC once the vehicle is connected. Do you see that? What joystick are you using and what operating system?
Okay. The joystick has to be recognized as a standard joystick to the operating system. I’m not sure what the flight simulator joystick normally use. It may work fine.
Also note that the joystick buttons for ArduSub and configured for standard push-buttons on a gamepad controller. I don’t think they will work with the switches on the transmitter.
I use PX4-Vectored F/W and logitech 710 joystick, But I find Motor is no any respond when I move rocker of joystick( has already Calibrated) and the PWM output always 1.5ms.
I would check that the parameters are correct, especially that BRD_SAFETYENABLE should be set to “disabled”. This disabled the Pixhawk’s external safety switch, which is not normally used on an ROV.
After many time of work, I can connect the qgroudcontrol on my android tablet, over wifi. I Use a wifi router, to make a bridge from the ethernet cable and the tablet. I have all work on de android, include video. The problem now is the joystick that no work on the qgroundcontrol on android. I check the joystick in others app’s, and work well. Somebody know how to work the joystick on the QGC on android?