You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the delay. In general, I can only decode what fldigi sends via its XML-RPC interface. I will setup a test that generates DTMF tones and loops them into the audio input that fldigi reads, enable the config checkbox, and see if it's returned in the XML-RPC data. If not, that would have to be implemented upstream by fldigi. I will report back when I find some time to write this test.
When Configure->Miscellaneous->Misc->DTMF->Decode DTMF tones is enabled
fldigi will print its output to the RX text field:
However, using
f.text.get_rx_data()
does not include this output. Is it possible to get it using another function in this library?The text was updated successfully, but these errors were encountered: