Skip to content

SubGHz Scheduler - v2.2

Latest
Compare
Choose a tag to compare
@shalebridge shalebridge released this 12 Feb 05:17
· 2 commits to master since this release

v2.2 (2025-02-11)

New Features

  • Added 24-hour interval.
  • Added option to select interval timing:
    • 'Precise' mode: Interval is length of time from START of one transmission to START of next.
    • 'Relative' mode: Interval is length of time from END of one transmission to START of next.

Bug-fix

  • Fixed TX Delay initial value index.
  • Fixed off-by-one-second timing discovered while working on 'precise' mode.
  • Fixed long filename display overlap on run screen.