Skip to content

Releases: remoshock/remoshock

0.82

03 Dec 03:10
Compare
Choose a tag to compare
  • [core] support for custom configuration files via -C and -S command line parameters
  • [core] config setting to limit max power and duration
  • [core] new configuration setting beep_shock_delay_ms
  • [randomizer] support for receiver specific configuration
  • [randomizer] new web setting and commandline parameter --skip-startup-beeps to start/restart the randomizer stealthily
  • [cli] prevent stack trace on ctrl+c

0.8.1

05 Feb 12:31
Compare
Choose a tag to compare
  • [gamepad] small improvements to the experimental game
  • [randomizer] fixed input validation error in web randomizer

0.8

26 Jan 22:10
Compare
Choose a tag to compare
0.8
  • [randomizer] web page for configuration as alternative to the existing command line tool
  • [web] improved layout of webapp
  • [web] require authentication for static pages as well
  • [gamepad] experimental support for games with gamepads

0.7

14 Nov 18:08
Compare
Choose a tag to compare
0.7
  • [receiver] added support for Patpet T150 shock collars operating on 915 MHz
  • [receiver] added support for second kind of Wodondog style shock collars
  • [rest] provide additional information about receivers via the REST API.
  • [internal] dedicated action for keep-awake message to improve logging

0.6

11 Oct 20:34
Compare
Choose a tag to compare
0.6
  • [fix] improved reliability for PAC receivers by tuning off frequency to reduce
    internal interferences in the HackRF hardware.
    This is a fix for a regression introduced in version 0.5.
  • [cli] action parameter is now case insensitive
  • [rest] added support for Bearer authentication to REST webservice

0.5

22 Aug 14:41
1d99676
Compare
Choose a tag to compare
0.5
  • [package] made remoshock available on pip3 Python-repository
  • [pacakge] changed name from pyshock to remoshock
  • [setup] on first run, a setup assistant helps with creating remoshock.ini
  • [receiver] renamed "nameless" to "wodondog" receiver
  • [receiver] added support for Petrainer

0.4

09 Aug 18:10
Compare
Choose a tag to compare
0.4
  • [receiver] added support for a Nameless "Dog Shock Collar" depicted with a yellow remote control
  • [change] renamed pyshock.ini-setting button to channel
  • [internal] internal URH invokation now supports ASK / OOK
  • [internal] implemented a scheduler (e. g. for keep awake messages)
  • [internal] automatically lint code and run tests on commits and pull requests

0.3

27 Jul 21:31
0e51c7d
Compare
Choose a tag to compare
0.3
  • [randomizer] added start_delay_min_minutes and start_delay_max_minutes parameters
  • [randomizer] / [serve] try to inhibit operating system hibernation, warning users if that was not possible
  • [doc] improved troubleshooting documentation
  • [development] fixed linter warnings and minor bugs

0.2

24 Jul 06:01
Compare
Choose a tag to compare
0.2
  • [randomizer] replaced max_runtime_minutes with runtime_min_minutes and runtime_max_minutes
  • [core] suppress SDR debug message, unless --verbose is specified
  • [development] fixed broken log messages in SDR-mock mode

0.1

23 Jul 18:01
Compare
Choose a tag to compare
0.1

The very first release. Please report bugs, request features and give feedback on documentation and error messages.