jopohl/urh

AM-FSK (AM/FSK) interpretation and generation

Open

#806 建立於 2020年10月10日

在 GitHub 查看
 (3 留言) (1 反應) (0 負責人)Python (10,093 star) (859 fork)batch import
discussionfeaturehelp wanted

描述

Hi!

I'm trying to interpret a signal that is both AM and FSK modulated. An FSK signal that is in turn amplitude modulated. Because of this URH will not demodulate the signal correctly since it is not possible to do both AM and FSK demodulation as far as I understand. I'm too inexperienced to say that this isn't possible to perform in URH today but I have no idea how to accomplish that.

Unless this feature already exist I suppose that some kind of layered demodulation/modulation functionality in URH would be required.

Being quite a novice in this field I guess that the signal otherwise could be AM-demodulated in some other software and then fed into URH. Being that I also would like to generate signals as well that feels quite cumbersome however.

Any feedback regarding this would be greatly appreciated. Thanks!

貢獻者指南