Hi all

        While it is claimed that the zerobeat function has been implemented in
V1.6.2. It still does not work!!

        As in all previous versions one must edit the source code to make it 
work.

        In version 1.6.2 line line 19148 has to be changed from: 

                delta_hz =  peak_hz - center_hz;

        to:     delta_hz = peak_hz + local_pitch;

        What seems to be happening is that the case "DSPMode.DIGL" is falling
through the "IF" part and using the "ELSE" !

        Have not checked all the logic to find out why ( Just had a cataract
operation on my left eye) this happens, but the temporary fix is as shown
above. That should get us through Field Day .

PS: Never realized how difficult it is to type when your two eyes have
different powers and you do not have proper glasses.

        73 and have a great Field Day de Jerry NO2T



_______________________________________________
FlexRadio mailing list
FlexRadio@flex-radio.biz
http://mail.flex-radio.biz/mailman/listinfo/flexradio_flex-radio.biz
Archive Link: http://www.mail-archive.com/flexradio%40flex-radio.biz/
FlexRadio Homepage: http://www.flex-radio.com

Reply via email to