Hi,

As agreed, I am working on a fax weather modem. Here is where I am at 
the moment:
- It is able to receive fax correctly.
- The transmission part is written but not well tested.
- There is still some debugging code (logging to stdout).

On top of that, there are a couple of parameters which are hard-coded, 
but I do not know whether I should put them in a new "wefax" modem 
parameters tab (color/bw flag, inverted flag, number of phasing lines 
etc...)

So here is my question: Should I push an initial revision just to let 
you see where I am, or would you prefer to wait more ?

By the way, I found a bug in the way MSFK reception image mode flag is 
set. When you switch from MFSK-4 to MFSK-8, this flag is not set, 
although it should be. This does not happen if you switch from CW to 
MFSK-8 for example. This comes from the fact that trx_start_modem_loop 
calls a modem destructor (which de-activate the menu) after a new modem 
was created. I can suggest a fix for that if you wish to (An extra test 
in activate_mfsk_image_item).

Thanks

Remi f4ecw

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

Reply via email to