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
Created dboard wrapper in the usrp2 impl
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.
Compiling under old fedora8 with boost 1.37.Fixed somethings that caused errors and warnings.Cannot get rid of all warnings on this system.
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....
View revisions
Also available in: Atom