All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add MappingRange element to AxisToFloatMapping
Full = Map to full (-1..1) range
High = Map to high (0..1) range
Low = Map to low (-1..0) range - Implement Throttle Menu button support
- Previous button states checked to stop repeated spamming of button down / up events
- Streamline of code, reduce number of XML tags
- TGP targetting now works
When mapping POV to thumbstick of Joystick, on center of POV stick, release signal is sent
- Mapping of the Throttle is now supported
- All controls on the Stick and Throttle should be mappable
- Initial Release