| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e_mmap_b2 | Philip Balister | 2010-10-20 | 11 | -33/+1329 |
|\ |
|
| * | usrp: added docstrings to single and multi usrp for undocumented methods | Josh Blum | 2010-10-20 | 2 | -4/+432 |
| * | uhd: remove some warnings in MSVC and with typo in xcvr2450 | Josh Blum | 2010-10-19 | 1 | -2/+3 |
| * | usrp: change the bandwidth param to a double (its a frequency), add set and g... | Josh Blum | 2010-10-19 | 2 | -4/+12 |
| * | Merge branch 'multi_usrp' | Josh Blum | 2010-10-19 | 5 | -5/+822 |
| |\ |
|
| | * | usrp: deleted deprecated simple and mimo wrappers, moved implementations into... | Josh Blum | 2010-10-18 | 2 | -0/+557 |
| | * | usrp: created multi-usrp (multi chan, multi board), and deprecated mimo-usrp | Josh Blum | 2010-10-16 | 4 | -5/+265 |
| * | | uhd: made ticks signed in time spec, fixed full secs implementation, added un... | Josh Blum | 2010-10-19 | 1 | -2/+2 |
| |/ |
|
| * | UHD: reordered MIMO set_rx_bandwidth arg order | Nick Foster | 2010-10-11 | 1 | -1/+1 |
| * | UHD: Brought out set_rx_bandwidth for dboards with programmable rx filters. | Nick Foster | 2010-10-11 | 3 | -0/+6 |
| * | usrp: comments for set subdev spec in single usrp | Josh Blum | 2010-10-08 | 1 | -0/+10 |
| * | usrp: added calls to get subdev and mboard canonical names | Josh Blum | 2010-10-08 | 1 | -3/+13 |
| * | Merge branch 'subdev_enable' into next | Josh Blum | 2010-10-08 | 2 | -1/+6 |
| |\ |
|
| | * | usrp: added subdev enabled property | Josh Blum | 2010-09-30 | 2 | -1/+6 |
| * | | udp: worked blocking send back into udp transport, enable async with #define | Josh Blum | 2010-10-08 | 2 | -18/+29 |
* | | | Merge branch 'next' into usrp_e_mmap_b2 | Josh Blum | 2010-10-07 | 5 | -24/+48 |
|\| | |
|
| * | | uhd: replaced frame params for the zero copy interfaces with a device address | Josh Blum | 2010-10-05 | 5 | -24/+48 |
* | | | Add flag that indicates userspace has started processing a frame. | Philip Balister | 2010-10-06 | 1 | -0/+1 |
* | | | Merge branch 'timeout' into usrp_e_mmap | Josh Blum | 2010-10-04 | 1 | -2/+14 |
|\| | |
|
| * | | uhd: bounded buffer pop sets back element to empty to decrement references | Josh Blum | 2010-10-04 | 1 | -2/+14 |
* | | | Merge branch 'timeout' into usrp_e_mmap | Josh Blum | 2010-10-04 | 8 | -124/+83 |
|\| | |
|
| * | | uhd: reworked the zero copy interface | Josh Blum | 2010-10-02 | 1 | -78/+34 |
| * | | uhd: implemented a double timeout (in seconds) for send and recv chains | Josh Blum | 2010-10-01 | 7 | -51/+54 |
| * | | Made usb_device_handle UHD_API. | Nick Foster | 2010-09-30 | 1 | -1/+1 |
* | | | Merge branch 'master' into usrp_e_next | Josh Blum | 2010-09-30 | 5 | -20/+34 |
|\| | |
|
| * | | Merge branch 'tvrx_uhd' | Josh Blum | 2010-09-30 | 1 | -0/+9 |
| |\ \ |
|
| | * | | usrp: added get codec rate to dboard iface | Josh Blum | 2010-09-29 | 1 | -0/+9 |
| | |/ |
|
| * / | uhd: implemented recv timeout for zero copy interface | Josh Blum | 2010-09-30 | 1 | -3/+8 |
| |/ |
|
| * | usrp: transfer resize options and documentation | Josh Blum | 2010-09-29 | 1 | -9/+15 |
| * | usb: submit should return ssize_t, usrp1: set hash before reset after fw load | Josh Blum | 2010-09-28 | 1 | -2/+2 |
| * | usb: work on libusb code to use a single context across all calls | Josh Blum | 2010-09-25 | 1 | -6/+0 |
* | | Remove BIT macro | Philip Balister | 2010-09-26 | 1 | -2/+2 |
* | | Merge branch 'master' into usrp_e | Josh Blum | 2010-09-24 | 9 | -59/+201 |
|\| |
|
| * | libusb: various minor code tweaks | Josh Blum | 2010-09-23 | 2 | -7/+7 |
| * | usrp1: implemented multi-channel dsp control of shift freq | Josh Blum | 2010-09-20 | 3 | -12/+20 |
| * | uhd: added single usrp interface, added usrp1 properties to prop names | Josh Blum | 2010-09-20 | 5 | -40/+174 |
* | | Read the ring buffer size from the kernel and use that to set up the | Philip Balister | 2010-09-21 | 1 | -18/+17 |
* | | Allow programs to find usrp_e.h header, even if it is not installed in /usr/i... | Philip Balister | 2010-09-09 | 1 | -0/+88 |
* | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Philip Balister | 2010-09-09 | 7 | -9/+290 |
|\| |
|
| * | Merge branch 'usrp1' of ettus.sourcerepo.com:ettus/uhdpriv into usrp1 | Nick Foster | 2010-08-31 | 4 | -9/+81 |
| |\ |
|
| | * | usrp1: subdev spec tweaks and docs | Josh Blum | 2010-08-30 | 1 | -9/+0 |
| | * | Merge branch 'convert_types' into usrp1 | Josh Blum | 2010-08-30 | 3 | -0/+81 |
| | |\ |
|
| | | * | uhd: added interleave/de-interleave type conversion routines | Josh Blum | 2010-08-30 | 3 | -0/+81 |
| * | | | EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_... | Nick Foster | 2010-08-31 | 1 | -2/+2 |
| |/ / |
|
| * | | Merge branch 'convert_types' into usrp1 | Thomas Tsou | 2010-08-26 | 2 | -0/+13 |
| |\| |
|
| * | | Merge branch 'usrp1_next' into usrp1 | Thomas Tsou | 2010-08-26 | 6 | -69/+86 |
| |\ \ |
|
| | * | | usrp1: Modifiy USB interfaces to use new device handle | Thomas Tsou | 2010-08-26 | 6 | -69/+86 |
| * | | | Merge branch 'master' into usrp1 | Josh Blum | 2010-08-19 | 2 | -0/+39 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'next' into usrp1_next | Josh Blum | 2010-08-15 | 3 | -0/+169 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'next' into usrp1 | Josh Blum | 2010-08-15 | 4 | -18/+67 |
| |\ \ \ \ |
|