Skip to content

v1.13 - Optimization

Compare
Choose a tag to compare
@kmicki kmicki released this 03 Jun 12:49
· 62 commits to master since this release

General optimization update.

  • Removed scan time. Until now the HID frame reading was paced to reduce situations where reading task was stuck and had to be restarted. Unfortunately, pacing caused losing more frames due to reading the HID data not often enough. This update removes pacing and loss analysis.
  • Lower frame loss count.
  • Lower CPU usage.
  • Some changes in scripts. Installation creates three scripts in $HOME/sdgyrodsu directory:
    • update.sh for updating to the newest version
    • uninstall.sh for uninstalling
    • logcurrentrun.sh for showing log messages of current/last server instance