Page 1 of 1
cluster wrong mode
Posted: 08 Aug 2016, 23:46
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 .
Re: cluster wrong mode
Posted: 09 Aug 2016, 14:01
by IW3HMH
What is your current region in settings screen? (2nd tab of settings)
Re: cluster wrong mode
Posted: 09 Aug 2016, 23:49
by nc8x
Region 2 Ohio , USA
Re: cluster wrong mode
Posted: 10 Aug 2016, 08:45
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.
Re: cluster wrong mode
Posted: 10 Aug 2016, 20:52
by nc8x
Daniele, thanks for the help and the reply . As always first class all the way with Log4Om