Page 1 of 1
Bandplan IARU R1
Posted: 02 Jun 2016, 15:03
by DF5WW
Hi,
have spotted SSTV on 7.050 but it is shown as "Phone" in the cluster. Meanwhile IARU R! Bandplan since 2010 says 7.040 - 7.060 is digital modes. Would be nice if spots like mine are spotted as Digital ....

Re: Bandplan IARU R1
Posted: 02 Jun 2016, 16:11
by IW3HMH
In Log4OM
Bandplan between 7040-7050 is digital, phone
Bandplan between 7050-7060 is Digital (wide 2700), phone and CW
This will affect only what you see in Log4OM, because Log4OM reads the bandplan and shows the "probable" emission type using the bandplan.
What you're spotting is only the frequency
If you want to change, get the file bandplan_r1.xml, copy to new file bandplan_r1_user.xml and edit the bold values to 7060.
<BandPlanRange>
<Band>40m</Band>
<Start>7040</Start>
<End>7050</End>
<BandUpperLimit>false</BandUpperLimit>
<EmissionType>DIGITAL</EmissionType>
<ModulationType>USB</ModulationType>
</BandPlanRange>
<BandPlanRange>
<Band>40m</Band>
<Start>7050</Start>
<End>7200</End>
<BandUpperLimit>true</BandUpperLimit>
<EmissionType>PHONE</EmissionType>
<ModulationType>LSB</ModulationType>
</BandPlanRange>