Skip to content

SDRSharp.Plugin.SignalRecorder 2.1

Choose a tag to compare

@FrancescoBonicelli FrancescoBonicelli released this 20 Nov 12:25
· 23 commits to main since this release

Added a recording status label:

  • No label when the recording is not enabled
  • Waiting label when the recording is enabled but the signal hasn't yet exceeded the threshold
  • Recording label when the plugin is recording and writing the signal to file.

Added tooltips for almost every field that can be edited to explain what that field does.

Code cleaning.