Page 1 of 1
General>H/W> Select Region tab
Posted: Wed Nov 02, 2022 1:37 pm
by ve2xx
is there a way to modify or add a specific band plan? in the drop down menu the Canadian band plan is not there.
My N3fjp logging pgm poles freq and select the mode according to the band plan automatically. I have it turned off because i was using the US band plan and as soon as i went below say 7.125 it automatically thinks i i am on cw, we can go to 7.040 on ssb.
Any way to change this to better suit my needs??
thanks
Stu ve2xx
Re: General>H/W> Select Region tab
Posted: Wed Nov 02, 2022 2:52 pm
by w-u-2-o
Stu,
I believe that you can go into the database.xml file and manually edit it to modify an existing band plan or add another band plan. I've never done it before, perhaps someone else has.
Notepad++ with the xml plug-in is what I use for editing xml but you can certainly use your favorite tool.
73,
Scott
Re: General>H/W> Select Region tab
Posted: Wed Nov 02, 2022 6:10 pm
by ve2xx
Tnx Scott, found the lines in the xml " Bandtext"
i will have a look at it later and see what i can do.
this is just a sample i took for 40M band,
Thanks for the suggestion
73's stu
<BandText>
<Low>7</Low>
<High>7.029999</High>
<Name>40M CW</Name>
<TX>true</TX>
</BandText>
<BandText>
<Low>7.03</Low>
<High>7.03</High>
<Name>40M CW QRP</Name>
<TX>true</TX>
</BandText>
<BandText>
<Low>7.030001</Low>
<High>7.034999</High>
<Name>40M CW</Name>
<TX>true</TX>
</BandText>
<BandText>
<Low>7.035</Low>
<High>7.039999</High>
<Name>40M Narrow Band Modes</Name>
<TX>true</TX>
</BandText>
<BandText>
<Low>7.04</Low>
<High>7.059999</High>
<Name>40M All Modes</Name>
<TX>true</TX>
</BandText>
<BandText>
<Low>7.06</Low>
<High>7.06</High>
<Name>40M SSB Emergency</Name>
<TX>true</TX>
</BandText>
<BandText>
<Low>7.060001</Low>
<High>7.089999</High>
<Name>40M All Modes</Name>
<TX>true</TX>
</BandText>
<BandText>
<Low>7.09</Low>
<High>7.09</High>
<Name>40M SSB QRP</Name>
<TX>true</TX>
</BandText>
<BandText>
<Low>7.090001</Low>
<High>7.199999</High>
<Name>40M All Modes</Name>
<TX>true</TX>
Re: General>H/W> Select Region tab
Posted: Thu Nov 03, 2022 12:41 pm
by ve2xx
i changed ONE parameter, on the 40M band from 7.125 to 7.040 and the GUI comes up out of band NOW,
must be something else to change as well,
oh well , was worth a try
Stu
Re: General>H/W> Select Region tab
Posted: Thu Nov 03, 2022 1:00 pm
by Mike_N1JEZ
Stu,
Did you try changing the Region to 'Region 1'? On my system, that changes the the waterfall marker to your desired freq.
Mike