Remi,

Yes, I think that is what you need to do. However, I don't know anything about how your code interfaces with the waterfall code for the rest of FLDigi. I'll be glad to test a compled version if you want (for WinXP Pro/SP3). I don't have a compiler, so someone would need to send a compiled version to me.

Thanks & 73,
-Joe-

-------- Original Message  --------
Subject: Re: WEFAX Waterfall Curson at 900 Hz, V.AM
From: [email protected] <[email protected]>
To: [email protected]
Date: 10/2/2010 16:10
Hi Joe,

After investigation, here is what I do:

static const int fm_deviation = 400 ;
modem::bandwidth = fm_deviation * 2 ;
modem::set_freq(500.0 + bandwidth / 2.0);

So, yes, you are right, the frequency set is 900 hz.

Should I rather do?

m_carrier        = 1900 ;
modem::set_freq(m_carrier);

Thanks

Cheers

R


Joseph A. Counsil wrote:
 Greetings,

I'm running 3.21.0AM on WinXP Pro, and find that WEFAX works fine, but the cursor is locked at 900 Hz instead of 1900 Hz where it ought to be. This confused me for a while because I thought the cursor might be moveable, but it is not.

It would be good to have the cursor locked at 1900 Hz for ease of tuning.

Bug?  Did I miss something?

73,
-Joe-




--
+---------------------------------------------------------------+
| Joseph A. Counsil  [email protected]  Phone:(573) 341-5186 |
| 1310 Woodlawn Drive, Rolla, MO 65401  Amateur Radio: - KØOG - |
+---------------------------------------------------------------+


_______________________________________________
fldigi-alpha mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/fldigi-alpha

Reply via email to