mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.27k stars 3.59k forks source link

Joystick commands outputs to vehicle not working #9831

Open ofi6714 opened 3 years ago

ofi6714 commented 3 years ago

Expected Behavior Vehicle responsive to joystick axes commands

Current Behavior After calibrating and enabling the joystick, the QGC only recognize and send the joystick's button commands to the vehicle, but not sending the axis commands (in general tab buttons responsive but pitch,roll, yaw and throttle axes not responsive), and accordingly the vehicle only responds to the buttons and not to the joystick axes.

Steps to Reproduce:

    1. connect any joystick to ground station
  1. connect to vehicle (my connection is via UDP but also tried with USB)
  2. verify com_rc_in_mode = 1
  3. open vehicle settings >joystick tab
  4. calibrate the joystick
  5. view vehicke response to joystick in general tab (and vehicle control surfaces)

System Information

Detailed Description Trying to control vehicle with joystick (instead of RC transmitter) via QGC in the same time with RC transmitter. Have calibrated the joytick according to the procedure described in https://docs.qgroundcontrol.com/master/en/SetupView/Joystick.html#supported-joysticks

Screenshot 2021-08-17 133113 Screenshot 2021-08-17 133149

Shubuo commented 3 years ago

I also get this problem, i can't arm the vehicle with joystick.

image