Difference between revisions of "USRP Interfaces"

From SpenchWiki
Jump to: navigation, search
(Created page with 'I have created two USRP interface wrappers: * '''ExtIO_USRP''' - an ExtIO plugin for Winrad, and its derivatives, that allows one to use a USRP as the baseband input. * '''[...')
 
m
Line 2: Line 2:
  
 
* '''[[ExtIO_USRP]]''' - an ExtIO plugin for Winrad, and its derivatives, that allows one to use a USRP as the baseband input.
 
* '''[[ExtIO_USRP]]''' - an ExtIO plugin for Winrad, and its derivatives, that allows one to use a USRP as the baseband input.
* '''[[BorIP]]''' - a network server that allows one to remotely control and stream baseband data from a USRP over a network to, for instance, ExtIO_USRP or a UDP Source block in GNU Radio/GRC.
+
* '''[[BorIP]]''' - a network server that allows one to remotely control and stream baseband data from a USRP over a network to, for instance, [[ExtIO_USRP]] or a UDP Source block in [http://gnuradio.org/ GNU Radio]/[http://gnuradio.org/redmine/projects/gnuradio/wiki/GNURadioCompanion GRC].
  
 
{{RF}}
 
{{RF}}

Revision as of 18:52, 23 July 2011

I have created two USRP interface wrappers:

  • ExtIO_USRP - an ExtIO plugin for Winrad, and its derivatives, that allows one to use a USRP as the baseband input.
  • BorIP - a network server that allows one to remotely control and stream baseband data from a USRP over a network to, for instance, ExtIO_USRP or a UDP Source block in GNU Radio/GRC.