moved host code into host directory for clean (unambiguous) top level
Added control code in the txrx.c and dboard interface for usrp2 to handle gpio and atr
Added usrp2 impl for the guts of the usrp2 handling.The top level usrp2 will contain an impl and forward calls to it.
Removed Autotools stuff and the git ignore files.Feeding cpack a readme and license file.Added readme contents.
Added CMakeLists.txt for the include dir.Setting up the pkg config file through cmake.Added stuff to cmake to add optional flags.
Reading the dboard ids from the usrp2.
Made use of templated dict to replace used of mapand to get rid of utility call.
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....
Getting hello packets from the usrp2 with ip and mac addrs.Cleaned up the mb build system a bit.
added transport directory and udp transport
View revisions
Also available in: Atom