[DSP-10] Can't select LSB mode, it's not there in menu!

David Garnier [email protected]
Wed, 03 Apr 2002 22:01:38 -0600


Hi Scott

Sorry, I am not a byte head. ;-)

Let me try this again. If I start the dsp program without the uhfa.cfg file
(in other words a clean slate) and start typing ALT M, I never see LSB
mode selection appear, I see all of the other modes.

thanks,

dave garnier


Lee Scott wrote:

> Hi David,
>
> You have to specifically enable LSB mode and any other mode by setting the
> mode_mask value.  CW is always enabled. You add the values of the desired
> modes and set mode_mask to that value.
>                 mode_mask
> CW=1    1
> USB=2   3
> LSB=4   7
> FM=8            15
> LHL7=16 31
> PUA43=32        63
> EME2=64 127
> LTI=128 255
>
> If you don't want a mode enabled, then set it's value to 0 and add what is
> left. Once you've selected your modes, then you will be able to cycle thru
> to it.
>
> Hope binary is more clear than mud :-)
>
> Lee - AA1YN
>
> _______________________________________________
> DSP-10 mailing list
> [email protected]
> http://mailman.qth.net/mailman/listinfo/dsp-10