SDRSharp.Plugin.SignalRecorder 2.1
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.