mdjarv / JoystickVisualizer

Joystick Visualizer software, currently made for the Thrustmaster Warthog
81 stars 28 forks source link

Apply moving average to smooth device inputs from noisy sensors #26

Open mdjarv opened 6 years ago

mdjarv commented 6 years ago

Add an option to the Proxy to apply a moving average of the values sent to the visualizer.

This could reduce jittering from noisy sensors, and also open up the possibility of other pre-processing functions like deadzones.