Commit graph

8 commits

Author SHA1 Message Date
Josh Blum
eb7e709b7a moved host code into host directory for clean (unambiguous) top level 2010-02-17 00:41:38 -08:00
Josh Blum
9fff25f4e5 Added a templated dictionary class because its more useful than map.
Made the device addrs into a string:string dict.
If its all strings we dont have to change the top level caller for new product.
Created shared_iovec class to manage memory for device recvs.
Work on the bro/dude control protocol for usrp2.
2010-02-12 18:07:55 -08:00
Josh Blum
c5480830c6 renamed usrp_uhd to uhd 2010-02-09 16:28:16 -08:00
Josh Blum
5e455ca922 Minimal framework in place to handle udp discovery.
Added usrp2 stuff, udp wrapper, discovery function.
Added app called discover usrps (usrp2 only for now).
2010-01-29 19:22:40 -08:00
Josh Blum
aa2c904d7a added gpl license v3 2010-01-29 16:40:23 -08:00
Josh Blum
069a7ce057 Added more to the mboard test and the usrp device. 2010-01-21 19:05:30 -08:00
Josh Blum
e3483c7451 Added a usrp device abstration that creates usrp mboards.
Added a usrp mboard named test, its empty for now.
2010-01-21 15:30:34 -08:00
Josh Blum
5b42b774d9 Created device interface for discovery, access, configuration... 2010-01-16 16:29:31 -08:00