Pirowflo Versions Save

All-in-one data interface for your Waterrower S4 Monitor or Smartrow

v1.1.2

3 years ago

Release v1.1.2

  • Screen now turns off after 10seconds without interaction. This avoid the burn-in effect of the OLED display Screensaver for OLED display #27
  • Change license from MIT to GPLv3 MIT license incompatible with GPLv3 dependencies / 'base code' #30
  • Shutdown function of the pi is available via supervisor webserver Shutdown of RasPi via Supervisor #33

v1.1.1

3 years ago

Release v1.1.1

  • Rearranged folders in 'src' and added the folder 'services'. This should improve readability and have a more organized project.
  • Revisited of the average instantaneous power calculation for the S4 in order to get closer to Display values AvgInstaPower: change algo #28 ==> Thanks @b3nj1
  • Fixed bug in SmartRow where speed was not set to 0 during HIIT training ==> Thanks @sjeri
  • Supervisor now runs as user pi and no longer as root. Improves security
  • Added function to end PiRowFlo script gracefully ==> Thanks @sjeri
  • Added required version numbers in requirement.txt for Pip install

v1.1.0

3 years ago

Release v1.1.0

  • Added screen support for the 1.3inch-oled-hat waveshare display link not activated at start up as screensaver is still missing. "Burn in effect of OLED"
  • fix unbounded recursion on _find_port and busy spin in main thread #22
  • additional apt packages #21
  • deepcopy for WRValue* and its copies #23
  • create member variables in init #24

v1.0.0

3 years ago

Release v1.0.0

first stable release of PiRowFlo