urh_cli continuous tx #910
Unanswered
muaddib1984
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi there.
is the option to transmit infinite repeats possible using the CLI just like in GUI mode?
I've been writing my own function for it, which creates modulated data/samples, gives the device samples to send and number of samples to send, then sets device.is_send_continuous = True and starts the device. The TX light stays on, but no modulated data is produced. Do i need to keep feeding it data in a loop?
Beta Was this translation helpful? Give feedback.
All reactions