| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | set dboard eeprom from dboard properties | Josh Blum | 2010-04-24 | 1 | -0/+3 |
* | renamed dboard interface to dboard iface, the lengthy name was getting to be ... | Josh Blum | 2010-04-14 | 1 | -1/+1 |
* | Created a usrp2 interface class with the control, spi, peek/poke functionality. | Josh Blum | 2010-04-13 | 1 | -40/+15 |
* | Moved clock control into abstraction clock control class. | Josh Blum | 2010-04-13 | 1 | -0/+5 |
* | moved spi transact to usrp2 impl, and removed spi read | Josh Blum | 2010-04-12 | 1 | -0/+9 |
* | Added data type conversion routines to transport api. | Josh Blum | 2010-04-12 | 1 | -0/+2 |
* | Created zero copy interface/framework, made use of it in usrp2 udp transport ... | Josh Blum | 2010-04-12 | 1 | -1/+1 |
* | simplified the usage of dboard, dsp, and mboard proxies. | Josh Blum | 2010-04-05 | 1 | -5/+5 |
* | added 16 bit peek and poke, 16 bit register defs for gpios and atrs | Josh Blum | 2010-04-05 | 1 | -2/+5 |
* | extended stream cmd with mode enum, and extended fragment flags in metadata | Josh Blum | 2010-04-03 | 1 | -0/+1 |
* | Moved dsp (rx and tx), time config, and clock config (mostly) into the host. | Josh Blum | 2010-03-31 | 1 | -1/+2 |
* | Refactor ATR part of dboard interface (and some constants). | Josh Blum | 2010-03-31 | 1 | -0/+4 |
* | Added io type and otw type for describing types. | Josh Blum | 2010-03-30 | 1 | -2/+2 |
* | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 1 | -5/+5 |
* | Merge branch 'addrs' of git@ettus.sourcerepo.com:ettus/uhd into timing | Josh Blum | 2010-03-26 | 1 | -0/+2 |
|\ |
|
| * | added interface address discovery | Josh Blum | 2010-03-26 | 1 | -0/+1 |
* | | Overhaullllllled the way we do streaming. There is an odd bug where | Josh Blum | 2010-03-25 | 1 | -9/+1 |
|/ |
|
* | merged usrp2 stuff from u1e branch (without merging the u1e stuff) | Josh Blum | 2010-03-22 | 1 | -2/+0 |
* | Moved typedefs from props.hpp into new file types.hpp. | Josh Blum | 2010-03-21 | 1 | -5/+6 |
* | added install path for dll, fixed idiotic msvc error where making a vector wi... | Josh Blum | 2010-03-19 | 1 | -21/+22 |
* | got uhd almost compiling in windowze. figured out special flags. also had to ... | Josh Blum | 2010-03-17 | 1 | -5/+5 |
* | Added ability to set the subdevices in use for rx and tx dboards. | Josh Blum | 2010-03-16 | 1 | -0/+12 |
* | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 1 | -0/+1 |
* | Split metadata into rx and tx specific metadata. | Josh Blum | 2010-03-03 | 1 | -3/+3 |
* | Making use of vrt lib in the usrp2 io_impl. | Josh Blum | 2010-03-03 | 1 | -8/+9 |
* | Expanded the UDP api: | Josh Blum | 2010-03-02 | 1 | -11/+13 |
* | The net common is too slow in usrp2 firmware to figure out if its vrt data. | Josh Blum | 2010-03-02 | 1 | -1/+6 |
* | Send the number of samples per datagram over the control. | Josh Blum | 2010-03-01 | 1 | -3/+8 |
* | Recv noise with uhd. | Josh Blum | 2010-03-01 | 1 | -0/+3 |
* | Added IF data io handing within the usrp2 impl. | Josh Blum | 2010-02-23 | 1 | -0/+5 |
* | Work on the io interface for a device (and some implementation work in usrp2). | Josh Blum | 2010-02-22 | 1 | -2/+2 |
* | Made the usrp2 impl into a device. | Josh Blum | 2010-02-21 | 1 | -1/+12 |
* | Moved lib and include contents of dboard and mboard one directory up and pref... | Josh Blum | 2010-02-21 | 1 | -0/+160 |