Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

36 lines (31 loc) · 1.02 KB

Changelog

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.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

[0.0.3] - 2019-11-05

Added

  • 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

Changed

  • Previous button states checked to stop repeated spamming of button down / up events
  • Streamline of code, reduce number of XML tags

Deprecated

Removed

Fixed

  • TGP targetting now works
    When mapping POV to thumbstick of Joystick, on center of POV stick, release signal is sent

[0.0.2] - 2019-09-15

Added

  • Mapping of the Throttle is now supported
  • All controls on the Stick and Throttle should be mappable

[0.0.1] - 2019-09-15

Added

  • Initial Release