Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 885 Bytes

CHANGELOG.md

File metadata and controls

28 lines (23 loc) · 885 Bytes

Changelog

Master

Version v1.0

  • Added
    • Axis range can be customized via -r range.
    • Moving average momentum can be customized via -m value.
    • direader.exe to help diagnose add debug DirectInput settings
  • Changed
    • Command line has changed to use switches. (-l to list devices and -d guid to tune a particular device).
    • Output now shows recommended deadzone for each axis instead of the standard deviation of incoming data.
  • Limitations
    • Deadzone settings are not visible to other applications and must be set manually.
    • Changes to the calibration are not visible to applications that are currently running. Only newly launched applications see the most current configuration.

Version v0.1

  • Added
    • Initial release.
    • Ability to list available devices.
    • Ability to automatically tune center point of X & Y axes.