discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Radio sink question


From: address@hidden
Subject: GNU Radio sink question
Date: Thu, 08 Apr 2021 10:23:03 +0000

I have just completed gr-rpitx a GNU Radio sink block for emitting
from Raspberry Pi's GPIO output thanks to F5OEO's librpitx 
(https://github.com/jmfriedt/gr-rpitx) and the dataflow is well scheduled 
as shown with the short movie 
https://github.com/jmfriedt/gr-rpitx/tree/main/examples/gr-rpitx_demo.mp4

However in this implementation, GNU Radio Companion complains that I have
not included a Throttle block since it does not know that the sink is clocked
by hardware. How can I tell GNU Radio that the stream data rate will be defined
by this hardware sink ?

Thanks, JM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]