qgroundcontrol
qgroundcontrol copied to clipboard
Joystick Axis frequency setting doesn't work while Button repeat frequency works
Expected Behavior
When I change Axis frequency (Hz) value in [Vehicle Setup]>[Joystick]>[Advanced], the Joystick::setAxisFrequency
event handler must be triggered.
Current Behavior
Joystick::setAxisFrequency
is not triggered on onEditingFinished
event. So when I leave that setting page and come back, I see the old value.
Interestingly, similar setting "Button repeat frequency (Hz)" works as expected.
Steps to Reproduce:
- Connect to autopilot
- Connect joystick
- Go to axis frequency setting
- Try to change it
- Go on some other setting page and come back to see the old axis frequency value
System Information
- Operating System: Windows 11 23H2
- QGC Version: 4.3.0-450-g6c219fe4 64 bit
- QGC build: daily, self-built from source
- Flight Controller: Pixhawk 6C
- Autopilot (with version): Ardupilot Copter 4.5.1