1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS
Stacey Sheldon 49c153003c hid joystick: use linearly scaled channels
Scales each channel only based on max and min calibrated values.
The neutral value is now ignored so the joystick sees a linear
range between min and max.

This is particularly useful to allow the full range of values for
throttle to be passed through to the joystick.
2012-08-10 23:36:06 -04:00
..
Boards Added the ability on the PipX to specify if a comport is used to connect to the GCS (ground side), so it will receive status, etc, or UAVTalk (flight side). The data passing in RadioComBridge was also made more uniform, which allows for easier reconfiguration. 2012-06-30 10:06:28 -07:00
Common hid joystick: factor out min/max range from report items 2012-08-10 23:29:34 -04:00
inc hid joystick: use linearly scaled channels 2012-08-10 23:36:06 -04:00
STM32F4xx Merge branch 'next' into MikeL 2012-06-04 15:38:57 -07:00
STM32F10x hid joystick: use linearly scaled channels 2012-08-10 23:36:06 -04:00
pios.h Merged latest origin/next. 2012-05-05 09:40:44 -07:00