aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_eJosh Blum2010-03-301-10/+29
|\
| * Added tune helper to utils.Josh Blum2010-03-291-0/+1
| * refactored types.hpp into types directoryJosh Blum2010-03-271-3/+0
| * get interface addresses on windowsJosh Blum2010-03-261-1/+5
| * library loading on windows, status message tweaks, warning tweaksJosh Blum2010-03-261-8/+12
| * added interface address discoveryJosh Blum2010-03-261-1/+14
* | filled in more skeleton code, filled in dboard interface spi and i2c with ioc...Josh Blum2010-03-221-0/+1
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-221-4/+27
|\|
| * Added ability to load modules at runtimeJosh Blum2010-03-211-1/+20
| * Moved typedefs from props.hpp into new file types.hpp.Josh Blum2010-03-211-1/+2
| * added install path for dll, fixed idiotic msvc error where making a vector wi...Josh Blum2010-03-191-2/+3
| * created config.hpp to handle export macros, added exports to public api stuffJosh Blum2010-03-181-0/+2
* | added usrp1e implementation skeleton, began filling it in...Josh Blum2010-03-181-0/+4
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-181-1/+4
|\|
| * got uhd almost compiling in windowze. figured out special flags. also had to ...Josh Blum2010-03-171-1/+4
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhdJosh Blum2010-03-151-3/+12
|\|
| * Filled in dboard code for basics and lf type boards.Josh Blum2010-03-101-1/+0
| * Added simple device to handle wrapping general properties up into simple api.Josh Blum2010-03-101-0/+2
| * Split metadata into rx and tx specific metadata.Josh Blum2010-03-031-0/+1
| * Added a vrt library to pack and unpack from metadata.Josh Blum2010-03-021-0/+1
| * Expanded the UDP api:Josh Blum2010-03-021-1/+8
| * removed empty uhd.hpp and cpp filesJosh Blum2010-02-261-1/+0
* | added usrp1e fpga loaderJosh Blum2010-02-251-5/+16
* | added usrp1e conditional compilation, and checking of device node (aka file f...Josh Blum2010-02-251-3/+11
|/
* Created empty usrp1e cpp file for the case when headers are not found.Josh Blum2010-02-251-1/+13
* Added IF data io handing within the usrp2 impl.Josh Blum2010-02-231-1/+1
* Made the usrp2 impl into a device.Josh Blum2010-02-211-3/+0
* Moved lib and include contents of dboard and mboard one directory up and pref...Josh Blum2010-02-211-11/+11
* Flattened the usrp2 impl properties guts.Josh Blum2010-02-181-2/+6
* Worked out spi api for the dboard interface.Josh Blum2010-02-171-1/+0
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+43