"Phone" filter showing outside the phone band

General discussions V2
WA2SQQ
Old Man
Posts: 327
Joined: 16 Feb 2015, 20:13
Location: New Jersey US

"Phone" filter showing outside the phone band

Post by WA2SQQ »

So I'm watching the 40M cluster, with filter set 40m and Phone
TO7D is showing on 7074.5 as well as several other stations on 7.074

Definitely not in the Phone band here in the US
User avatar
KI5IO
Log4OM Alpha Team
Posts: 1802
Joined: 16 Aug 2015, 16:30
Location: Plano, TX

Re: "Phone" filter showing outside the phone band

Post by KI5IO »

Bob,

Likely FT8 signal. Sometimes show up as "phone".
73 - Nolan Kienitz - KI5IO
Plano, TX
WA2SQQ
Old Man
Posts: 327
Joined: 16 Feb 2015, 20:13
Location: New Jersey US

Re: "Phone" filter showing outside the phone band

Post by WA2SQQ »

I recall having this problem in V1, and yes it was FT8. Terry had explained how to edit individual band files so that FT8 was properly displayed by the "digital" filter. Going to have to search back through my posts. Also how to enter that "expert" mode to edit the files. Certainly not a big deal, but I thought I'd report it just in case it was an undiscovered bug.
User avatar
DF5WW
Log4OM Alpha Team
Posts: 2035
Joined: 02 May 2013, 09:49
Location: Kraam, Rhineland Palatinate, Germany
Contact:

Re: "Phone" filter showing outside the phone band

Post by DF5WW »

Hi Bob,

you don´t need to enter a expert mode. Search for the bandplan file (it´s a .csv) and open/edit it with Notepad++
which is a free editor. Think we have a special bandplan_dxcc291.csv which is the one that you have to change so
bandplans for a special dxcc override a region bandplan.

;) ;)
73´s .. Juergen ... ALT-512 SDR (10W) , 50 m random wire at SG-211 autotuner, 2 x Xiegu G90 (20W HF TRX) one as portable Radio. Also TS-790E (40 W) for VHF/UHF with X-50 vertical and Duoband 4-Element LPDA.
User avatar
KD0ZV
Log4OM Alpha Team
Posts: 733
Joined: 04 Mar 2015, 13:42
Location: Ankeny, Iowa
Contact:

Re: "Phone" filter showing outside the phone band

Post by KD0ZV »

Is it a .csv or .xml?

I thought it was an XML file that we needed to edit.

Rich
73,
Rich
KD0ZV
Log4OM Alpha Team
User avatar
DF5WW
Log4OM Alpha Team
Posts: 2035
Joined: 02 May 2013, 09:49
Location: Kraam, Rhineland Palatinate, Germany
Contact:

Re: "Phone" filter showing outside the phone band

Post by DF5WW »

uups ... could be possible xml but no difference to edit with Notepad++ :oops:
73´s .. Juergen ... ALT-512 SDR (10W) , 50 m random wire at SG-211 autotuner, 2 x Xiegu G90 (20W HF TRX) one as portable Radio. Also TS-790E (40 W) for VHF/UHF with X-50 vertical and Duoband 4-Element LPDA.
User avatar
KD0ZV
Log4OM Alpha Team
Posts: 733
Joined: 04 Mar 2015, 13:42
Location: Ankeny, Iowa
Contact:

Re: "Phone" filter showing outside the phone band

Post by KD0ZV »

DF5WW wrote: 04 Feb 2020, 18:50 l but no difference to edit with Notepad++ :oops:
True story!!
73,
Rich
KD0ZV
Log4OM Alpha Team
WA2SQQ
Old Man
Posts: 327
Joined: 16 Feb 2015, 20:13
Location: New Jersey US

Re: "Phone" filter showing outside the phone band

Post by WA2SQQ »

I recall it being an XML file also.
What are the chances that its the same file as V1?
I have V1, "original" and "modified" version. I recall having to play with the numbers a few times. Maybe I can just cut and paste the V1 file?
I had to be modified for each band as I recall.
User avatar
DF5WW
Log4OM Alpha Team
Posts: 2035
Joined: 02 May 2013, 09:49
Location: Kraam, Rhineland Palatinate, Germany
Contact:

Re: "Phone" filter showing outside the phone band

Post by DF5WW »

Hi Bob,

i don´t have checked for differences so we´ve had to do a lot of test b4 V2 was rolled out,
Easiest way is to copy V1 user bandplan for your DXCC to the bandplan folder of V2. If it
works you find out a great thing ... Some changes in V2 need a complete new setup, others
need to create a new MySql database. If older user.xxx.xxx.xml files are working it was
great. Fact is ... all files starting with user_ are not overwritten by new updates. The problem
is ... if there are changed modes and things like this ... You stay on your modified file except
you delete it.

Only a few things to think about. :mrgreen:
73´s .. Juergen ... ALT-512 SDR (10W) , 50 m random wire at SG-211 autotuner, 2 x Xiegu G90 (20W HF TRX) one as portable Radio. Also TS-790E (40 W) for VHF/UHF with X-50 vertical and Duoband 4-Element LPDA.
WA2SQQ
Old Man
Posts: 327
Joined: 16 Feb 2015, 20:13
Location: New Jersey US

Re: "Phone" filter showing outside the phone band

Post by WA2SQQ »

Just in case anyone else needs to make this change, here is the link to my previous conversation. I urge anyone to read this, several times, until you understand it. THIS ONLY APPLIES to DXCC 291 (United States) Tonight I will try this in V2.
viewtopic.php?f=5&t=2739&p=20875&hilit=WA2SQQ#p16438

Here is the modified 40m portion

<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>7125</End>
<BandUpperLimit>false</BandUpperLimit>
<EmissionType>DIGITAL</EmissionType>
<ModulationType>USB</ModulationType>
</BandPlanRange>
<BandPlanRange>
<Band>40m</Band>
<Start>7125</Start>
<End>7300</End>
<BandUpperLimit>true</BandUpperLimit>
<EmissionType>PHONE</EmissionType>
<ModulationType>LSB</ModulationType>
</BandPlanRange>
Post Reply