Skip to content
GitLab
Explore
Sign in
qgroundcontrol
Jun 19, 2013
The default UAS.cc now lists available actions that it can be commanded. These...
· 275855b9
Bryant
authored
Jun 18, 2013
275855b9
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
Merge branch 'joystick_commands' of github.com:Susurrus/qgroundcontrol into joystick_commands
· 24af948f
Bryant
authored
Jun 17, 2013
24af948f
The joystick code now understands if a UAS can reverse or not (based on...
· 9d18a986
Bryant
authored
Jun 17, 2013
9d18a986
The UASInterface now defines a systemCanReverse() function for indicating if...
· b6d9f23b
Bryant
authored
Jun 16, 2013
b6d9f23b
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
The UI now updates properly for when a detected joystick is lacking either...
· f3ddb9d5
Bryant
authored
Jun 14, 2013
f3ddb9d5
Fix for improperly-named slot causing runtime error.
· 4ed616a4
Bryant
authored
Jun 14, 2013
4ed616a4
Added an inversion checkbox for each joystick axis so they can be individually...
· 5ee18daf
Bryant
authored
Jun 13, 2013
5ee18daf
The button/axis/hat readings are now compared to the previous readings and...
· 8999151e
Bryant
authored
Jun 13, 2013
8999151e
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 some variables and added some documentation. Also, now the...
· 1e5e97ad
Bryant
authored
Jun 13, 2013
1e5e97ad
Styling improvements to the joystick configuration window.
· 133b39f9
Bryant
authored
Jun 12, 2013
133b39f9
Disable all UI for the joystick configuration when no joysticks are found.
· d6e52a55
Bryant
authored
Jun 12, 2013
d6e52a55
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
The joystick widget now has theming capabilities. Also displays button presses properly now.
· 89775878
Bryant
authored
Jun 10, 2013
89775878
Renamed slot in ChartPlot to match connect() calls elsewhere.
· 481edea8
Bryant
authored
Jun 10, 2013
481edea8
Renamed the Joystick Test menu option to Joystick Configuration to be more clear.
· 6a0c4b8f
Bryant
authored
Jun 10, 2013
6a0c4b8f
The JoystickInput class now emits signals for both button press and button release events.
· c532f413
Bryant
authored
Jun 10, 2013
c532f413
The JoystickWidget now has a parent so that it gets cleaned up when the...
· 7908dc7d
Bryant
authored
Jun 10, 2013
7908dc7d
The Joystick Settings window now supports selecting between multiple joysticks...
· e169b59f
Bryant
authored
Jun 10, 2013
e169b59f
Jun 15, 2013
Joystick axes can now be specified as being exclusively-positive in the range...
· 64d0741e
Bryant
authored
Jun 15, 2013
64d0741e
The UI now updates properly for when a detected joystick is lacking either...
· 40404552
Bryant
authored
Jun 14, 2013
40404552
Fix for improperly-named slot causing runtime error.
· 7e1e1e97
Bryant
authored
Jun 14, 2013
7e1e1e97
Jun 13, 2013
Added an inversion checkbox for each joystick axis so they can be individually...
· 90c4d504
Bryant
authored
Jun 13, 2013
90c4d504
The button/axis/hat readings are now compared to the previous readings and...
· 7b5b09a2
Bryant
authored
Jun 13, 2013
7b5b09a2
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 some variables and added some documentation. Also, now the...
· cff4a3b5
Bryant
authored
Jun 13, 2013
cff4a3b5
Styling improvements to the joystick configuration window.
· 61e63ac0
Bryant
authored
Jun 12, 2013
61e63ac0
Disable all UI for the joystick configuration when no joysticks are found.
· cfffe063
Bryant
authored
Jun 12, 2013
cfffe063
Refactored much of the joystick interface with the largest changes being the...
· ff2c011d
Bryant
authored
Jun 12, 2013
ff2c011d
Jun 12, 2013
Minor changes
· bcb61f43
Lorenz Meier
authored
Jun 12, 2013
bcb61f43
Merge branch 'integration_merge_connstatus' of...
· a82ee387
Lorenz Meier
authored
Jun 12, 2013
a82ee387
Merge
· 44543b30
Lorenz Meier
authored
Jun 12, 2013
44543b30
Merge
· 6f3376a2
Lorenz Meier
authored
Jun 12, 2013
6f3376a2
Loading