Releases: diglet48/restim
Releases · diglet48/restim
v1.32
- Add support for FOC-Stim 4-phase (hardware still in development).
- Move from PyQt5 to PySide6.
- Implement slow start feature: ramp the audio when starting.
Since Qt6 does not publish 32-bit binaries, I can no longer build 32-bit releases of Restim😿
v1.31
- Move volume control to sidebar.
- Add random direction change control for funscript conversion.
- Add support for NeoDK/NeoStim 3-phase. Requires forked firmware here: https://github.com/diglet48/NeoDK
v1.30
- Bump FOC-Stim to v0.5 (expand frequency range to 2000hz, increase current limits)
v1.29
- add run.sh script for linux/mac
- Improve funscript conversion, more data points for fast movements and random direction changes
v1.28
- Bump FOC-Stim to 0.4
- expand frequency range for FOC-Stim from 500-1000 to 500-1500
v1.27
- FOC-Stim: reduce volume for lower frequency signals, so high and low carrier frequency signals have the same subjective intensity.
v1.26
- Remove support for 4/5 phase audio
- Modify 3-phase pulse generation mode with deterministic pulse polarity, to match FOC-stim
- Bump FOC-Stim version to 0.3
- Fix: FOC-Stim serial port was forgotten in some circumstances
v1.25
- Fix vibration funscript axis.
v1.24
- Fix minor issues with FOC-Stim comms.
v1.23
- Add new tcode axis for controlling the volume, making it easier for external applications to control Restim.
- Bump FOC-Stim to version 0.2.