> I can duplicate this 100% of the time on Windows XP Pro/SP3 with BV. Stelios ahas acknowledged and fixed this. For those who can't wait for the next release (I wonder how many use 2-tone Olivia?), change line 267 in olivia.cxx from:
np = wf->Pwr(frequency + Rx->Bandwidth/2 + 2*Rx->Bandwidth/tones); to: np = wf->Pwr(frequency + Rx->Bandwidth/2 + 2*Rx->Bandwidth/Rx->Tones); -- Peter G4VLC _______________________________________________ fldigi-alpha mailing list [email protected] https://lists.berlios.de/mailman/listinfo/fldigi-alpha
