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
Would be useful to have a python library which allows generation of horus binary packets, output either as audio, IQ, or perhaps something that can be fed into rpitx.
It looks like the horus_l2_encode_tx_packet function is available within libhorus, so we can probably call that from python using ctypes.
The text was updated successfully, but these errors were encountered:
Would be useful to have a python library which allows generation of horus binary packets, output either as audio, IQ, or perhaps something that can be fed into rpitx.
It looks like the horus_l2_encode_tx_packet function is available within libhorus, so we can probably call that from python using ctypes.
The text was updated successfully, but these errors were encountered: