Skip to content

Releases: diglet48/restim

v1.32

31 Mar 20:59
Compare
Choose a tag to compare
  • 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

07 Mar 19:33
Compare
Choose a tag to compare
  • 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

15 Jan 21:55
Compare
Choose a tag to compare
  • Bump FOC-Stim to v0.5 (expand frequency range to 2000hz, increase current limits)

v1.29

10 Jan 19:47
Compare
Choose a tag to compare
  • add run.sh script for linux/mac
  • Improve funscript conversion, more data points for fast movements and random direction changes

v1.28

18 Dec 19:22
Compare
Choose a tag to compare
  • Bump FOC-Stim to 0.4
  • expand frequency range for FOC-Stim from 500-1000 to 500-1500

v1.27

14 Dec 20:12
Compare
Choose a tag to compare
  • FOC-Stim: reduce volume for lower frequency signals, so high and low carrier frequency signals have the same subjective intensity.

v1.26

10 Dec 16:52
Compare
Choose a tag to compare
  • 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

06 Dec 20:38
Compare
Choose a tag to compare
  • Fix vibration funscript axis.

v1.24

05 Dec 10:40
Compare
Choose a tag to compare
  • Fix minor issues with FOC-Stim comms.

v1.23

28 Nov 09:10
Compare
Choose a tag to compare
  • Add new tcode axis for controlling the volume, making it easier for external applications to control Restim.
  • Bump FOC-Stim to version 0.2.