Using GRC without UHD

Hello GR,

Are there any fake sink and source blocks which simulates the uhd sink
and
source.
I would like to test some flow graphs but for the moment I don’t have
access
to the radios.

Or is there any other option, let’s say using a channel block between
the Tx
and the Rx.

Any hints or explanation are well appreciated.

Regards,
Ruecan


View this message in context:
http://gnuradio.4.n7.nabble.com/Using-GRC-without-UHD-tp47451.html
Sent from the GnuRadio mailing list archive at Nabble.com.

On 04/08/2014 05:36 PM, Ruecan wrote:

Any hints or explanation are well appreciated.
You can use file sinks- and sources. There’s also several different
channel blocks.

Martin

Thank you Martin,

Does the file sink and source blocks work in case of a stream of packets
(802.15.4).

Ruecan


View this message in context:
http://gnuradio.4.n7.nabble.com/Using-GRC-without-UHD-tp47451p47453.html
Sent from the GnuRadio mailing list archive at Nabble.com.

On Tue, Apr 8, 2014 at 11:48 AM, Ruecan [email protected] wrote:

Thank you Martin,

Does the file sink and source blocks work in case of a stream of packets
(802.15.4).

Ruecan

Ruecan,

http://gnuradio.org/redmine/projects/gnuradio/wiki/FAQ#What-is-the-file-format-of-a-gr_file_sink-How-can-I-read-files-produced-by-a-file-sink

In GRC, look under Channel Models for the available models we have in
the
code.

Tom

Thanks.


View this message in context:
http://gnuradio.4.n7.nabble.com/Using-GRC-without-UHD-tp47451p47455.html
Sent from the GnuRadio mailing list archive at Nabble.com.

Connect up a null sink and null source in parallel with the uhd blocks.
Then right- mouse on the uhd blocks and select “disable”. This will
gray-out the blocks and not compile them, but will leave them there
preserving all your parameters.

@(^.^)@ Ed

Sent from my iPod