Hi Bill,

Thanks for your work on the frequency/mode combinations.

An unwanted side effect is that WSPR-mode band hopping no longer works. 
  Not sure why, but I've determined that the structure

   auto f = frequency.value<Frequency>();

presently at line 4349 in mainwindow.cpp always evaluates to f=0.

        -- Joe

On 5/28/2015 7:32 PM, Bill Somerville wrote:
> Hi All,
>
> I have added a change to make working frequencies mode dependent. The
> first thing you will notice is that your working frequencies will have
> disappeared, this is because the format of the frequencies table has
> changed. To restore the frequencies go to Settings->Frequencies and
> click the new "Reset" button, this will reset the working frequencies to
> default values.
>
> The default frequencies are defined in FrequencyList.cpp, they are a
> work in progress and will almost certainly need adjusting before
> release. Ferquencies can either have a specific mode value from the
> FrequencyList::Modes enumeration or the NULL_MODE value. If a frequency
> is designated as NULL_MODE it will appear whatever mode is chosen.
>
> I have removed the +2 kHz check box since changing to JT9 will select
> the JT9 frequencies and QSY to the one on the current band if there is
> one. Going to another mode will QSY to that mode's working frequency if
> there is one for the current band.
>
> This is all WIP so expect a few glitches but I thought that the
> functionality improvements my be worth a little pain with defects from
> early exposure. As always comments, suggestions and testing is welcome.
>
> 73
> Bill
> G4WJS.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> wsjt-devel mailing list
> wsjt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wsjt-devel

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to