Skip to content

Releases: FrancescoBonicelli/SDRSharp.Plugin.SignalRecorder

SDRSharp.Plugin.SignalRecorder 4.0

23 Feb 18:49

Choose a tag to compare

.Net 7.0 support.

Added maximum recording time per file capability.

SDRSharp.Plugin.SignalRecorder 3.1

30 Dec 20:57

Choose a tag to compare

Added checkboxes to select the signals to be plotted.

SDRSharp.Plugin.SignalRecorder 3.0

21 Nov 13:55

Choose a tag to compare

Added plot functionality.

PlotScreen

SDRSharp.Plugin.SignalRecorder 2.2

20 Nov 20:39

Choose a tag to compare

CSV file upgrade

  • Added times to the samples
  • Added headers to the file columns

Disabled file related buttons during recording

SDRSharp.Plugin.SignalRecorder 2.1

20 Nov 12:25

Choose a tag to compare

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.

SDRSharp.Plugin.SignalRecorder 2.0

14 Aug 19:05

Choose a tag to compare

Added I, Q, Modulus and Argument recording options.
The recorded file is a tab-based csv file.

SDRSharp.Plugin.SignalRecorder 1.0

14 Aug 09:57

Choose a tag to compare

Only signal magnitude is saved.
Both timed and full signal saving options available.