cluster wrong mode

Need help? - Post here and we will find a solution for you.
Locked
nc8x
Advanced Class
Posts: 32
Joined: 11 Aug 2014, 20:53

cluster wrong mode

Post by nc8x »

when viewing the cluster it is reporting 7.147 as Digital , but it is actually LSB . So if i do not have Digital selected in the filter i miss any spots in LSB in that range .
Attachments
2.JPG
2.JPG (19.14 KiB) Viewed 3340 times
1.JPG
1.JPG (15.21 KiB) Viewed 3340 times
User avatar
IW3HMH
Site Admin
Posts: 2988
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: cluster wrong mode

Post by IW3HMH »

What is your current region in settings screen? (2nd tab of settings)
Daniele Pistollato - IW3HMH
nc8x
Advanced Class
Posts: 32
Joined: 11 Aug 2014, 20:53

Re: cluster wrong mode

Post by nc8x »

Region 2 Ohio , USA
User avatar
IW3HMH
Site Admin
Posts: 2988
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: cluster wrong mode

Post by IW3HMH »

We have a bandplan system based on regions.
For dxcc 291 and 221 we have 2 personalized bandplans (more can be added for other dxcc's)

If you set your DXCC as 291, as it should be, you're using the "bandplan_dxcc291.xml" in your program config folder / bandplan (you can find the folder from help menu)

The bandplan for 40mt:
<BandPlanRange>
<Band>40m</Band>
<Start>7000</Start>
<End>7035</End>
<BandUpperLimit>false</BandUpperLimit>
<EmissionType>CW</EmissionType>
<ModulationType>USB</ModulationType>
</BandPlanRange>

<BandPlanRange>
<Band>40m</Band>
<Start>7035</Start>
<End>7150</End>
<BandUpperLimit>false</BandUpperLimit>
<EmissionType>DIGITAL</EmissionType>
<ModulationType>USB</ModulationType>
</BandPlanRange>

<BandPlanRange>
<Band>40m</Band>
<Start>7150</Start>
<End>7300</End>
<BandUpperLimit>true</BandUpperLimit>
<EmissionType>PHONE</EmissionType>
<ModulationType>LSB</ModulationType>
</BandPlanRange>
You can see that the END of digital area is 7150, in this file.
This is what we set for USA, but you can change it based on your preferences (well, it should be correct, i hope, as it is), changing the upper limit and moving the start limit of the subsequent area to avoid gaps.

Make a copy of the file and rename it appending a _user.xml to avoid rewrite on next update.
Daniele Pistollato - IW3HMH
nc8x
Advanced Class
Posts: 32
Joined: 11 Aug 2014, 20:53

Re: cluster wrong mode

Post by nc8x »

Daniele, thanks for the help and the reply . As always first class all the way with Log4Om
Locked