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
Setting the clock config over control
Moved the usrp2 implementation files into a usrp2 dir within mboard.Filled in many of the properties for the mboard (including clock config).
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.
CMake does not have convenience libraries like automake.Removed the nested lib CMakeLists.txt in favor of a singletop level lib/CMakeLists.txt for building the shared library.
Removed Autotools stuff and the git ignore files.Feeding cpack a readme and license file.Added readme contents.
Created CMakeLists.txt for a CMake build.Only created the files for building, install part missing.
Compiling under old fedora8 with boost 1.37.Fixed somethings that caused errors and warnings.Cannot get rid of all warnings on this system.
View revisions
Also available in: Atom