| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e | Josh Blum | 2010-04-01 | 14 | -212/+348 |
|\ |
|
| * | hardcoded values for enum props, added clock get/set for simple usrp | Josh Blum | 2010-04-01 | 6 | -44/+43 |
| * | Moved usrp specific things into usrp directories and namespaces. | Josh Blum | 2010-04-01 | 6 | -19/+22 |
| * | moved props into usrp and multiple hpp files | Josh Blum | 2010-04-01 | 12 | -151/+298 |
| * | Refactor ATR part of dboard interface (and some constants). | Josh Blum | 2010-03-31 | 1 | -44/+31 |
* | | filled in some gpio handling code, some mboard impl, added usrp_e_regs (like ... | Josh Blum | 2010-03-30 | 1 | -0/+1 |
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e | Josh Blum | 2010-03-30 | 1 | -4/+2 |
|\| |
|
| * | removed masks for ddr and gpio write in dboard interface | Josh Blum | 2010-03-30 | 1 | -4/+2 |
* | | compiling with master merge, renamed usrp1e to usrp_e | Josh Blum | 2010-03-30 | 2 | -11/+11 |
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into usrp_e | Josh Blum | 2010-03-30 | 38 | -373/+961 |
|\| |
|
| * | use find to discover devices | Josh Blum | 2010-03-30 | 3 | -13/+11 |
| * | Added io type and otw type for describing types. | Josh Blum | 2010-03-30 | 5 | -13/+147 |
| * | Added utility methods to device addr and mac addr to make them more usable. | Josh Blum | 2010-03-29 | 3 | -12/+67 |
| * | use bb_rate and if_rate to handle dxc io rates | Josh Blum | 2010-03-29 | 1 | -2/+2 |
| * | Added tune helper to utils. | Josh Blum | 2010-03-29 | 4 | -4/+84 |
| * | added some msvc notes, fixed line endings | Josh Blum | 2010-03-28 | 3 | -75/+80 |
| * | minor fix to wax test to get unit testing working on windows, added missing c... | Josh Blum | 2010-03-28 | 1 | -0/+2 |
| * | refactored types.hpp into types directory | Josh Blum | 2010-03-27 | 16 | -229/+349 |
| * | Split utils.hpp into subdir with multiple files. | Josh Blum | 2010-03-27 | 6 | -65/+173 |
| * | library loading on windows, status message tweaks, warning tweaks | Josh Blum | 2010-03-26 | 1 | -1/+8 |
| * | Merge branch 'addrs' of git@ettus.sourcerepo.com:ettus/uhd into timing | Josh Blum | 2010-03-26 | 5 | -3/+51 |
| |\ |
|
| | * | added interface address discovery | Josh Blum | 2010-03-26 | 5 | -3/+51 |
| * | | Overhaullllllled the way we do streaming. There is an odd bug where | Josh Blum | 2010-03-25 | 4 | -21/+47 |
| |/ |
|
| * | Reorganized apps dir into utils and examples dir. | Josh Blum | 2010-03-23 | 3 | -3/+3 |
| * | Added example app to receive timed samples. | Josh Blum | 2010-03-23 | 1 | -0/+7 |
| * | massaged some of the dboard calls | Josh Blum | 2010-03-22 | 2 | -4/+3 |
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-22 | 23 | -108/+257 |
|\| |
|
| * | Moved typedefs from props.hpp into new file types.hpp. | Josh Blum | 2010-03-21 | 6 | -50/+111 |
| * | compiling under msvc (no idea if it works) | Josh Blum | 2010-03-18 | 2 | -1/+1 |
| * | created config.hpp to handle export macros, added exports to public api stuff | Josh Blum | 2010-03-18 | 20 | -58/+146 |
* | | added usrp1e implementation skeleton, began filling it in... | Josh Blum | 2010-03-18 | 1 | -1/+2 |
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-18 | 8 | -55/+46 |
|\| |
|
| * | got uhd almost compiling in windowze. figured out special flags. also had to ... | Josh Blum | 2010-03-17 | 6 | -26/+25 |
| * | reimplemented dict to preserve order of insertion | Josh Blum | 2010-03-16 | 1 | -25/+18 |
| * | Added ability to set the subdevices in use for rx and tx dboards. | Josh Blum | 2010-03-16 | 1 | -4/+3 |
* | | Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhd into u1e_uhd | Josh Blum | 2010-03-15 | 22 | -233/+575 |
|\| |
|
| * | Replaced uses of wax:cast with the templated as method (like in boost program... | Josh Blum | 2010-03-15 | 3 | -31/+16 |
| * | Ability to burn mac addr and ip addr to usrp2 (over ip/udp for now). | Josh Blum | 2010-03-15 | 1 | -2/+12 |
| * | Device sub classes can register themselves. Simplifies device.cpp internals. | Josh Blum | 2010-03-15 | 4 | -4/+34 |
| * | Removed freq min and max and gain min, max, and step... | Josh Blum | 2010-03-12 | 4 | -29/+17 |
| * | Cleaned up the gain handler (thing that gets and sets wildcard gains) | Josh Blum | 2010-03-11 | 2 | -39/+36 |
| * | Filled in dboard code for basics and lf type boards. | Josh Blum | 2010-03-10 | 5 | -9/+16 |
| * | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 5 | -76/+180 |
| * | Moved timeouts into the udp transports. | Josh Blum | 2010-03-04 | 3 | -4/+15 |
| * | Split metadata into rx and tx specific metadata. | Josh Blum | 2010-03-03 | 3 | -20/+46 |
| * | Making use of vrt lib in the usrp2 io_impl. | Josh Blum | 2010-03-03 | 1 | -0/+4 |
| * | Added a vrt library to pack and unpack from metadata. | Josh Blum | 2010-03-02 | 2 | -0/+67 |
| * | Expanded the UDP api: | Josh Blum | 2010-03-02 | 5 | -23/+159 |
| * | Send the number of samples per datagram over the control. | Josh Blum | 2010-03-01 | 2 | -2/+8 |
| * | Recv noise with uhd. | Josh Blum | 2010-03-01 | 2 | -6/+6 |