mavlink / qgroundcontrol

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

QGC 3.3 Joystick: Joystick/ No RC Checks Manual Control lost. #6264

Closed tubeme closed 6 years ago

tubeme commented 6 years ago

PX4 1.7.3 QGC 3.3 Joystick: Mad Catz F.L.Y.5 Flying Wing. (VTOL)

When Joystick/ No RC Checks is used on arming it reports manual control lost and commands RTL which is rejected with a message Rejected RTL in a loop all the time until i press disarm.

173 manual control lost on joystick no rc

DonLakeFlyer commented 6 years ago

I believe this is caused by the fact that when you initiall boot QGC joystick commands don't automatically start sending. You have to go to the Joystick page to get them to start, even if joystick is enabled.

DonLakeFlyer commented 6 years ago

@jaxxzer @nanthony21 Joystick folks. Could someone help out and fix this?

If you turn on JoystickValuesLog can you see that they don't start pumping out until you go to the joystick page. I believe this is the case with 3.3 as well so the fix needs to start on that branch.

nanthony21 commented 6 years ago

@DonLakeFlyer I dug into it a bit today. It looks like this was introduced by my pull request #6117. I'll fix it this weekend. It looks like the "Stable v3.3" branch is unaffected.

DonLakeFlyer commented 6 years ago

This should be fixed now