Page 1 of 1

V2.8.0.300 6M 6m Band Label Text

Posted: Tue May 14, 2024 7:43 am
by Fuddster
My 6m button is now labeled "10", sb "6".
It selects 6m OPS properly, just the label is wrong.

Re: V2.8.0.300 6M 6m Band Label Text

Posted: Tue May 14, 2024 1:13 pm
by ke9ns
Go download .300 over again and install 2 times. Select Repair the 2nd time.
should be fixed.

Re: V2.8.0.300 6M 6m Band Label Text

Posted: Tue May 14, 2024 1:57 pm
by Fuddster
Thanks. Your suggest funky-fix worked.

I am playing with the latest Hermes Lite and Thetis-HL2 flavor.
I sure miss your robust, feature rich, spiffy, PowerSDR.
I'll wager you could charge for a Hermes Lite supported version but that looks to be a boatload of effort.

Cheers,

Randy W7CPA

Re: V2.8.0.300 6M 6m Band Label Text

Posted: Tue May 14, 2024 2:08 pm
by ke9ns
Make sure to hit the Setup->General->Options->update BandText

Although it doesnt mean much to us in the USA, I not only added the 8m band, I added 4m as well (if you have a Flex-5000).

A couple of years ago Apache labs offered me a Radio to port over my code, but I dont have as much time as I once had.
And my 5000 does just about everything I want.

Darrin

Re: V2.8.0.300 6M 6m Band Label Text

Posted: Fri Jun 07, 2024 8:19 am
by Fuddster
Testing Thetis HL2 version.
Download the source for grins.
I see your most excllent SPOT code in there.

//=================================================================
// Spot.cs
// created by Darrin Kohn ke9ns
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
//
//
//=================================================================

Re: V2.8.0.300 6M 6m Band Label Text

Posted: Tue Jun 11, 2024 8:54 pm
by ke9ns
Well, my code skills are lacking when it comes to portability and readability.
I'm usually writing code on the fly, just trying to make it function, with no clue where I will end up. :)


Darrin