- 17 Jun, 2013 1 commit
-
-
Bryant authored
-
- 16 Jun, 2013 10 commits
-
-
Bryant authored
Joystick axes can now be specified as being exclusively-positive in the range [0:1.0] for the throttle. This should really be a vehicle-specific setting.
-
Bryant authored
-
Bryant authored
Added an inversion checkbox for each joystick axis so they can be individually inverted or not. This will be a joystick-specific configuration and independent of the autopilot used. Also refactored the code so that the JoystickAxis objects connect directly to the JoystickInput thread for updating the backend. The JoystickWidget is now just a facilitator and doesn't do any redirecting itself.
-
Bryant authored
The button/axis/hat readings are now compared to the previous readings and signals are only emitted if they changed. The joystickChanged signal is still emitted every sample period.
-
Bryant authored
Moved the JOYSTICK_*_MAPPING enum into JoystickInput where it belongs. Also renamed some local variables.
-
Bryant authored
Refactored some variables and added some documentation. Also, now the joystickChanged signal emits NaN for axes that aren't mapped, so consumers should handle this properly.
-
Bryant authored
Refactored much of the joystick interface with the largest changes being the removal of dead/unused code including broken event-based SDL reading code. Additionally the mapping code should now work, though it hasn't been tested with controller switching or a real UAS. Finally the existing settings code has been commented-out as it is not compatible with the current state of this code and needs to be able to support different joysticks based on name.
-
Bryant authored
The joystick settings window has now been reworked to be a fixed minimum size and dynamically scale with both the number of buttons and axes on a given joystick/controller. Mapping functionality is incomplete at this point still, though the UI exists for it.
-
Bryant authored
-
Bryant authored
The Joystick Settings window now supports selecting between multiple joysticks for control input and updates its UI accordingly. Much work is left to be done: light/dark styling, settings management, control mappings.
-
- 01 May, 2013 1 commit
-
-
Michael Carpenter authored
-
- 17 Oct, 2012 1 commit
-
-
Jonathan authored
-
- 24 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 19 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 11 Jan, 2012 1 commit
-
-
oberion authored
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 19 Jan, 2011 1 commit
-
-
pixhawk authored
-
- 07 Apr, 2010 1 commit
-
-
pixhawk authored
-
- 06 Apr, 2010 1 commit
-
-
Hugo Vincent authored
Switched from flite for speech on the Mac to built-in MacOSX speech synthesizer. Fixed build system for 64-bit builds (using official SDL.framework, and Qt frameworks).
-
- 03 Apr, 2010 1 commit
-
-
pixhawk authored
-