...have you played with the un-skinned version with the FFT display tuned right down or even turned off and the minimum plugins
I have not, but this is a great idea. Thank you!
The only plug-in I really need is that Russian guy's scanner plugin. It is the fastest scanner I have found.
I will give this a try. Let the chop-down begin!
-------------------------
For anyone watching, here is my current batch file for monitoring just our DMR Repeater.
cd C:\dsdplus
start FMP -i1 -o2 -f440.000 -_1 -wsl600.800
TIMEOUT 2
c:\dsdplus\DSDPlus -fr -I180 -rv -_15 -O "C:\Users\Charlie\Desktop\SDR Radio\Recordings\DMR-Record-%date%.mp3"
Switches:
FMP: -i1 "use my dongle as input one", -o2 "output to VB Cable", -f440.000 "tune to 440 MHz, -_1 "minimize the console window", -wsl600.800 "put the spectrum window on the lower right part of my screen".
DSDPlus: -fr "only decode DMR", -I180 "make a new recording file every three hours", -rv "role is voice decoder", -_15 "minimize all windows", -O "output to this file with a date stamp"