| Commit message (Expand) | Author | Age | Files | Lines |
* | filled in more skeleton code, filled in dboard interface spi and i2c with ioc... | Josh Blum | 2010-03-22 | 1 | -0/+1 |
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-22 | 1 | -4/+27 |
|\ |
|
| * | Added ability to load modules at runtime | Josh Blum | 2010-03-21 | 1 | -1/+20 |
| * | Moved typedefs from props.hpp into new file types.hpp. | Josh Blum | 2010-03-21 | 1 | -1/+2 |
| * | added install path for dll, fixed idiotic msvc error where making a vector wi... | Josh Blum | 2010-03-19 | 1 | -2/+3 |
| * | created config.hpp to handle export macros, added exports to public api stuff | Josh Blum | 2010-03-18 | 1 | -0/+2 |
* | | added usrp1e implementation skeleton, began filling it in... | Josh Blum | 2010-03-18 | 1 | -0/+4 |
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-18 | 1 | -1/+4 |
|\| |
|
| * | got uhd almost compiling in windowze. figured out special flags. also had to ... | Josh Blum | 2010-03-17 | 1 | -1/+4 |
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-15 | 1 | -3/+12 |
|\| |
|
| * | Filled in dboard code for basics and lf type boards. | Josh Blum | 2010-03-10 | 1 | -1/+0 |
| * | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 1 | -0/+2 |
| * | Split metadata into rx and tx specific metadata. | Josh Blum | 2010-03-03 | 1 | -0/+1 |
| * | Added a vrt library to pack and unpack from metadata. | Josh Blum | 2010-03-02 | 1 | -0/+1 |
| * | Expanded the UDP api: | Josh Blum | 2010-03-02 | 1 | -1/+8 |
| * | removed empty uhd.hpp and cpp files | Josh Blum | 2010-02-26 | 1 | -1/+0 |
* | | added usrp1e fpga loader | Josh Blum | 2010-02-25 | 1 | -5/+16 |
* | | added usrp1e conditional compilation, and checking of device node (aka file f... | Josh Blum | 2010-02-25 | 1 | -3/+11 |
|/ |
|
* | Created empty usrp1e cpp file for the case when headers are not found. | Josh Blum | 2010-02-25 | 1 | -1/+13 |
* | Added IF data io handing within the usrp2 impl. | Josh Blum | 2010-02-23 | 1 | -1/+1 |
* | Made the usrp2 impl into a device. | Josh Blum | 2010-02-21 | 1 | -3/+0 |
* | Moved lib and include contents of dboard and mboard one directory up and pref... | Josh Blum | 2010-02-21 | 1 | -11/+11 |
* | Flattened the usrp2 impl properties guts. | Josh Blum | 2010-02-18 | 1 | -2/+6 |
* | Worked out spi api for the dboard interface. | Josh Blum | 2010-02-17 | 1 | -1/+0 |
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 1 | -0/+43 |