FMP-Map.exe help Please

Status
Not open for further replies.

barrett345

Member
Premium Subscriber
Joined
Jan 9, 2010
Messages
10
Reaction score
0
Location
Benton City Wa
Hello all i use 2 dongles to decode the Benton800Mhz P25 system. When i start FMP-Map.exe i never get any datapoints or anything.
Here are the config setups
FMP-Map.cfg
572 1022 ; first line must be map window height and width
11 ; second line must be map zoom level (0-18)
186014 88521 ; third line must be encoded map center
.\ ; fourth line must be path to OSM map data files
C:\DSDPlus\FMP-Map.dat ; fifth line must be path to FMP-Map.dat file
miles ; sixth line must be miles or km plus optional bearing

stunnel.conf
[mylocalproxy]
client = yes
accept = 127.0.0.1:3000
connect = tile.openstreetmap.org:443

[mylocalproxy2]
client = yes
accept = 127.0.0.1:80
connect = tile.openstreetmap.org:443

FMP.cfg
1 ; sampling rate (1.0, 2.0 or 2.4)
1024 ; 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
.\USA.csv ; primary frequency list CSV path\filename
.\ ; auxiliary frequency list CSV path\filename
miles ; search units (miles or kilometers)
99.9 ; search distance
46.291773 -119.274207 ; search origin

any help would be nice.
 

thewraith2008

Member
Joined
Nov 22, 2016
Messages
1,898
Reaction score
905
For starters, both of your paths should just be single periods, not .\ or C:\DSDPlus\FMP-Map.dat

Like this he means:
FMP-Map.cfg
572 1022 ; first line must be map window height and width
11 ; second line must be map zoom level (0-18)
186014 88521 ; third line must be encoded map center
. ; fourth line must be path to OSM map data files
. ; fifth line must be path to FMP-Map.dat file
miles ; sixth line must be miles or km plus optional bearing

In the video you are also editing FMP.cfg not the FMP24.cfg file.
Your line ".USA.csv ; primary frequency list CSV path\filename"
Should be ".\USA.csv ; primary frequency list CSV path\filename"
 

barrett345

Member
Premium Subscriber
Joined
Jan 9, 2010
Messages
10
Reaction score
0
Location
Benton City Wa
So i did some more work on DSD+ with FMP-Map.exe i can now load the map but it will freeze and not process map points. Also no matter what i set the zoom level to it always reverts to 13
 

kh6sz

Member
Premium Subscriber
Joined
Jan 6, 2015
Messages
450
Reaction score
12
Location
Gulfport, Ms
I'm not sure which version of DSD+ you are using, but the last couple of versions of DSD+ FL, you don't have to use the extra Stunnel program anymore.
 

thewraith2008

Member
Joined
Nov 22, 2016
Messages
1,898
Reaction score
905
Are you sure that's fixed. The map looks very pixelated.
FMP-Map will stretch existing different zoom level map tiles if the right zoom level tile is not retrieved.
Video show TCP connection errors.

In DSD+ Notes.txt:
In DSD+ 2.113, LRRP 1.15 + FMP-Map 1.6 required the use of stunnel.
In DSD+ 2.145, LRRP 1.17 is the only one mentioned not to require stunnel any more. FMP-Map is not mentioned.

FMP-Map + stunnel required a fix to work properly. See this post
 

barrett345

Member
Premium Subscriber
Joined
Jan 9, 2010
Messages
10
Reaction score
0
Location
Benton City Wa
Are you sure that's fixed. The map looks very pixelated.
FMP-Map will stretch existing different zoom level map tiles if the right zoom level tile is not retrieved.
Video show TCP connection errors.

In DSD+ Notes.txt:
In DSD+ 2.113, LRRP 1.15 + FMP-Map 1.6 required the use of stunnel.
In DSD+ 2.145, LRRP 1.17 is the only one mentioned not to require stunnel any more. FMP-Map is not mentioned.

FMP-Map + stunnel required a fix to work properly. See this post

That video was the best that the map has worked so far. If we can get it to look better i would like that very much. I will work on it later on when i get home. And thanks for the help.
 

DRL-XM43

Member
Joined
Jun 23, 2015
Messages
842
Reaction score
161
Location
Durham Region
I left stunnel installed. But I don't remember what needs to be configured in FMP-Map to use it, does anyone know off hand. Map seems to work fine for me so I am ok, so just curious. Unfortunately I don't seem to have any traffic that uses LRRP so I cannot test it.
 

barrett345

Member
Premium Subscriber
Joined
Jan 9, 2010
Messages
10
Reaction score
0
Location
Benton City Wa
I left stunnel installed. But I don't remember what needs to be configured in FMP-Map to use it, does anyone know off hand. Map seems to work fine for me so I am ok, so just curious. Unfortunately I don't seem to have any traffic that uses LRRP so I cannot test it.

572 1022 ; first line must be map window height and width
13 ; second line must be map zoom level (0-18)
743876 353619 ; third line must be encoded map center
. ; fourth line must be path to OSM map data files
. ; fifth line must be path to FMP-Map.dat file
miles and bearing ; sixth line must be miles or km plus optional bearing


Your third line would be your location
 

DRL-XM43

Member
Joined
Jun 23, 2015
Messages
842
Reaction score
161
Location
Durham Region
572 1022 ; first line must be map window height and width
13 ; second line must be map zoom level (0-18)
743876 353619 ; third line must be encoded map center
. ; fourth line must be path to OSM map data files
. ; fifth line must be path to FMP-Map.dat file
miles and bearing ; sixth line must be miles or km plus optional bearing


Your third line would be your location

Thank you very much for the pointers, it jogged my fuzzy mind :)
 

thewraith2008

Member
Joined
Nov 22, 2016
Messages
1,898
Reaction score
905
Thanks thewraith2008

This is much clearer

Yes looks good now. Happy to help.
Just remember or make a note of the changes that where made to stunnel.
If the DSDPlus team decide to correct the problem that the fix addresses some time in the future, you will need to undo the stunnel change.
 

radioopperator

Member
Feed Provider
Joined
Apr 15, 2019
Messages
386
Reaction score
87
Ok all you experts. I have a single dongle using FMP24 and associated bat files to decode all kinds of voice and data. That all seems good. Can someone please tell me the simplest configuration to get mapping up and running?

Thanks.
 

BM82557

Member
Joined
Aug 28, 2006
Messages
5,578
Reaction score
5,227
Location
Berkeley Co WV
Ok all you experts. I have a single dongle using FMP24 and associated bat files to decode all kinds of voice and data. That all seems good. Can someone please tell me the simplest configuration to get mapping up and running?

Thanks.

Have everything in one batch file, here is one of mine -

Start CMD /c FMP24 -i2 -o20001 -v50 -g35.0 -s0 -_1 -u1 -b9.5 -f460.16250
Start CMD /c "DSDPlus -r1 -i20001 -f1 -o1 -_3 -I60 -F55 -v1 -E -e -T -ds59 -dd72 -dv19 -OS C:\Recordings\DSDPLUS\Test\TestBCP25.mp3"
Start FMP-MAP
 

radioopperator

Member
Feed Provider
Joined
Apr 15, 2019
Messages
386
Reaction score
87
Tried this and added the .exe And in the second screen from FMP-Map.exe I see a message cant connect to TCP?
 
Status
Not open for further replies.
Top