BM82557
Member
I usually place a shortcut on the desktop. In the Target Line after the FMP.exe I add the parms I want to use. See Attachment.
Last edited:
So you type in 'fmp 2 1 20 410.000' (your numbers will be different obviously)... The program starts then exits? No errors reported at all... FMP gives a fair bit of feedback when it starts up or runs into a problem.
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
This is what I get.
C:\Users\moonbounce>cd\
C:\>C:\Users\moonbounce\Documents\FMP\FMP.exe fmp 2 1 66 142.500
FMP rev 1.18
Usage: FMP WaveOutDevice# SDRdevice# PPMcorrection frequency
Can't open configuration file
Error processing config file (FMP.cfg)
C:\>C:\Users\moonbounce\Documents\FMP\FMP.exe fmp 1 1 66 142.500
FMP rev 1.18
Usage: FMP WaveOutDevice# SDRdevice# PPMcorrection frequency
Can't open configuration file
Error processing config file (FMP.cfg)
Ok...so there is an error message. Have you confirmed that fmp.cfg is in C:\Users\moonbounce\Documents\FMP ??
Success -- FMP now running from desktop shortcut. I had wrong numbers for Waveout Device and DVB-T Device.
Active keys -- spacebar to toggle muting OK but no squelch. Does a squelch feature work only when scanning? (have not gotten that far).
I must be doing something incorrectly as I can't get the Scan feature to work. I've setup a fmp.scanlist file as stated in the FMP text document. On the FMP window it immediately comes up as active and terminated when I press S to start scan mode . See screenshot. Any ideas?
1 ; sampling rate (1.0, 2.0 or 2.4)
512 ; spectrum window width
32 ; FFT size (8k, 16k, 32k)
10 ; spectrum update rate in Hz
5000 -6250 7500 12500 15000 25000 ; step size table; units = Hz; negate default
. ; DSD+ path
[b].\FMP-FreqList.csv ; primary frequency list CSV path\filename[/b]
.\FMP-RRSystems.csv ; auxiliary frequency list CSV path\filename
miles ; search units (miles or kilometers)
99.9 ; search distance
19.7163 -155.6241 ; search origin
I must be doing something incorrectly as I can't get the Scan feature to work. I've setup a fmp.scanlist file as stated in the FMP text document. On the FMP window it immediately comes up as active and terminated when I press S to start scan mode . See screenshot. Any ideas?
;San Gabriel PD
460.175 P25 San Gabriel Dispatch
460.075 P25 San Gabriel TAC
Did You do the FreqList also?
The path to the list needs to be in the FMP.cfg file also.
Outstanding, thanks Mike - that worked!
Take the rtlsdr.dll and libusb*.dll files from your SDR# install and put them in your DSDPlus directory, overwriting the ones that came with DSDPlus.
NOTE: If your DSDPlus already works, don't do this. Only do this if your SDR# works and your FMP doesn't.
Mike