>>>
>>> I have a problem guessing which are the transmit modes of some signals
>>> we receive.
>>>
>>> So, do you please think it would be possible to have an automatic system
>>> for guessing the mode of a signal ?
>>>
>>> Something which would try all fldigi modes, wait a couple of seconds to
>>> decode something,

You may be able to do thisalready via the macros.  To save sometime,
break it down in to a couple of macros differentiated by distinct
classes of signals, leave out the ones you are already knowledgeable
about (e.g. RTTY is so distinct you probably do not need that in a
macro, same for PSK31.  )  example


<MODEM:CTSTIA:250:8>
<MODEM:CTSTIA:500:16>
<MODEM:CTSTIA:1000:8>
<MODEM:CTSTIA:1000:16>
<MODEM:CTSTIA:500:8>


and play around with the <TIMER:NN>  commands in between each mode command.

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

Reply via email to