github loteran/DS5Dongle v1.2.5-autohaptics
v1.2.5-autohaptics — Free LP cutoff slider (20–400 Hz)

latest releases: app-v0.4.2, app-v0.4.1, app-v0.4.0...
one month ago

Changes

  • Free LP cutoff slider: auto_haptics_lowpass is now a continuous uint16 Hz value (20–400 Hz) instead of a 4-option index. Set any frequency you want.
  • Dynamic IIR coefficient: computed as a = 1 - exp(-2π × fc / 48000) — exact, no lookup table.
  • Config page: slider updated to min=20 max=400 step=1 (CONFIG_SIZE bumped 19 → 20).
  • Python script: format updated (H for uint16), --auto-haptics-lowpass now accepts Hz directly.

⚠️ Breaking change

Config struct size changed from 19 → 20 bytes. Previous flash config will be reset to defaults on first boot (validation rejects out-of-range values).

Don't miss a new DS5Dongle release

NewReleases is sending notifications on new releases.