Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
ui
JoystickAxis.h
Aug 12, 2014
Revert "Joystick: update gui and send new mavlink target messages"
· 22b0998b
Susurrus
authored
Aug 11, 2014
22b0998b
Jun 20, 2014
Joystick: added simple range calibration
· 10e3886d
Julian Oes
authored
Jun 20, 2014
10e3886d
Jun 21, 2013
Vastly improved the joystick documentation, removed some redundant/unnecessary...
· 8e533fd3
Bryant
authored
Jun 21, 2013
8e533fd3
All UI elements in the JoystickWidget window are now updated properly when...
· adbbdb45
Bryant
authored
Jun 20, 2013
adbbdb45
Jun 18, 2013
The settings for each joystick are loaded and saved on switch. The state of...
· 55efdf8d
Bryant
authored
Jun 17, 2013
55efdf8d
Jun 17, 2013
Restored range limiting to the throttle channel. Now if the UAS can't reverse,...
· 860e47b6
Bryant
authored
Jun 17, 2013
860e47b6
The joystick code now understands if a UAS can reverse or not (based on...
· 9d18a986
Bryant
authored
Jun 17, 2013
9d18a986
Remove range limiting for joystick axes in preparation for moving that code into UASInterface.h.
· f086840f
Bryant
authored
Jun 16, 2013
f086840f
Jun 16, 2013
Joystick axes can now be specified as being exclusively-positive in the range...
· f820eefc
Bryant
authored
Jun 15, 2013
f820eefc
Added an inversion checkbox for each joystick axis so they can be individually...
· 5ee18daf
Bryant
authored
Jun 13, 2013
5ee18daf
The hat readings from the joystick now works correctly. Also moved some...
· 47cd05ea
Bryant
authored
Jun 13, 2013
47cd05ea
Moved the JOYSTICK_*_MAPPING enum into JoystickInput where it belongs. Also...
· 902f359f
Bryant
authored
Jun 13, 2013
902f359f
Refactored much of the joystick interface with the largest changes being the...
· 316620fd
Bryant
authored
Jun 12, 2013
316620fd
The joystick settings window has now been reworked to be a fixed minimum size...
· 90efec1b
Bryant
authored
Jun 11, 2013
90efec1b
Jun 15, 2013
Joystick axes can now be specified as being exclusively-positive in the range...
· 64d0741e
Bryant
authored
Jun 15, 2013
64d0741e
Jun 13, 2013
Added an inversion checkbox for each joystick axis so they can be individually...
· 90c4d504
Bryant
authored
Jun 13, 2013
90c4d504
The hat readings from the joystick now works correctly. Also moved some...
· c8647cc0
Bryant
authored
Jun 13, 2013
c8647cc0
Moved the JOYSTICK_*_MAPPING enum into JoystickInput where it belongs. Also...
· 96c080fb
Bryant
authored
Jun 13, 2013
96c080fb
Refactored much of the joystick interface with the largest changes being the...
· ff2c011d
Bryant
authored
Jun 12, 2013
ff2c011d
Jun 12, 2013
The joystick settings window has now been reworked to be a fixed minimum size...
· 295b8a25
Bryant
authored
Jun 11, 2013
295b8a25
Loading