Hello USRP users!

I'm in the process of writing code that reads from a USRP device.  I'd like
to make sure that I'm calling things like they are expected to be called,
without having to connect and run against an actual device.

Towards this end, I was about to start by writing my own "test" device that
would respond to "type=test" on the args line, or by writing a "test" rfnoc
block that I could use in a usrp device, and have it respond with fake data
or other injected parameters.

But, as I started to type, I realized, "Wait, someone else has to have done
this before", so I turn to you, the greater community, and ponder: "What's
the best way to test against a mock usrp device?"

Thanks!
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to