| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp_e: Disable debug. | Philip Balister | 2010-10-14 | 1 | -2/+2 |
* | usrp_e: back out dynamic send/recv samples calculation. | Philip Balister | 2010-10-14 | 2 | -1/+10 |
* | usrp-e: use frame size to calculate the max samples per packet | Josh Blum | 2010-10-07 | 3 | -15/+42 |
* | Merge branch 'next' into usrp_e_mmap_b2 | Josh Blum | 2010-10-07 | 7 | -193/+161 |
|\ |
|
| * | usrp1: use the transport frame sizes to calculate the max spp | Josh Blum | 2010-10-06 | 2 | -80/+99 |
| * | uhd: replaced frame params for the zero copy interfaces with a device address | Josh Blum | 2010-10-05 | 5 | -113/+62 |
* | | usrp-e: implemented the USER_PROCESS flag and CTM poll technique | Josh Blum | 2010-10-06 | 1 | -19/+14 |
* | | usrp-e: check if flags are ready after poll | Josh Blum | 2010-10-04 | 2 | -3/+15 |
* | | usrp-e: implemented mmap with new zero_copy timeout work, added much debug ve... | Josh Blum | 2010-10-04 | 3 | -108/+107 |
* | | Merge branch 'timeout' into usrp_e_mmap | Josh Blum | 2010-10-04 | 6 | -104/+66 |
|\| |
|
| * | usrp2: removed extra print-outs in init | Josh Blum | 2010-10-04 | 1 | -4/+0 |
| * | uhd: reworked the zero copy interface | Josh Blum | 2010-10-02 | 1 | -49/+16 |
| * | uhd: implemented a double timeout (in seconds) for send and recv chains | Josh Blum | 2010-10-01 | 5 | -34/+35 |
| * | Merge branch 'next' | Josh Blum | 2010-10-01 | 1 | -15/+13 |
| |\ |
|
| | * | usb: catch open errors and print message, device: catch exceptions at discove... | Josh Blum | 2010-10-01 | 1 | -15/+13 |
| * | | TVRX: fixed antenna prop enumeration | Nick Foster | 2010-10-01 | 1 | -2/+2 |
| |/ |
|
* | | usrp-e: untested attempt at zero copy iface for mmap | Josh Blum | 2010-09-30 | 3 | -87/+212 |
* | | usrp-e: update to build with the master | Josh Blum | 2010-09-30 | 2 | -13/+10 |
* | | Merge branch 'master' into usrp_e_next | Josh Blum | 2010-09-30 | 14 | -61/+581 |
|\| |
|
| * | Merge branch 'tvrx_uhd' | Josh Blum | 2010-09-30 | 6 | -0/+510 |
| |\ |
|
| | * | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into tvrx_uhd | Nick Foster | 2010-09-30 | 2 | -28/+2 |
| | |\ |
|
| | * | | TVRX: Fixed to properly calculate alias frequencies. | Nick Foster | 2010-09-30 | 1 | -4/+20 |
| | * | | TVRX: works for USRP and USRP2. | Nick Foster | 2010-09-29 | 3 | -2/+18 |
| | * | | Merge branch 'get_codec_rate' of ettus.sourcerepo.com:ettus/uhdpriv into tvrx... | Nick Foster | 2010-09-29 | 4 | -19/+42 |
| | |\ \ |
|
| | | * | | usrp: added get codec rate to dboard iface | Josh Blum | 2010-09-29 | 2 | -0/+9 |
| | * | | | TVRX: Mixed up DAC channels. Gain is much more linear now. | Nick Foster | 2010-09-28 | 1 | -2/+2 |
| | * | | | TVRX: Fixed spectrum inversion (derp derp derp). Removed debug printing. | Nick Foster | 2010-09-28 | 1 | -4/+3 |
| | * | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into tvrx_uhd | Nick Foster | 2010-09-28 | 18 | -480/+816 |
| | |\ \ \ |
|
| | * | | | | TVRX: First version that works. The gain linearity is still borked. | Nick Foster | 2010-09-28 | 1 | -13/+31 |
| | * | | | | TVRX: Don't have mboard impl modified for ADC buffer disable. The rest of TVR... | Nick Foster | 2010-09-28 | 4 | -89/+147 |
| | * | | | | TVRX: not done yet but getting there. gain linearization framework in place. | Nick Foster | 2010-09-27 | 1 | -70/+148 |
| | * | | | | added db_tvrx, regmap gen_dtt75403_regs.py | Nick Foster | 2010-09-21 | 1 | -0/+316 |
| * | | | | | uhd: implemented recv timeout for zero copy interface | Josh Blum | 2010-09-30 | 2 | -6/+7 |
| | |_|_|/
| |/| | | |
|
| * | | | | usrp1: replace byteswap with htonx (it was wrong to just swap) | Josh Blum | 2010-09-30 | 2 | -28/+2 |
| | |_|/
| |/| | |
|
| * | | | usrp: transfer resize options and documentation | Josh Blum | 2010-09-29 | 1 | -6/+20 |
| * | | | usrp1: fixed compile time warning, tweaked fw load message | Josh Blum | 2010-09-29 | 1 | -2/+2 |
| * | | | Merge branch 'libusb' | Josh Blum | 2010-09-29 | 2 | -11/+11 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | usb: submit should return ssize_t, usrp1: set hash before reset after fw load | Josh Blum | 2010-09-28 | 1 | -1/+1 |
| | * | | Merge branch 'master' into libusb | Josh Blum | 2010-09-28 | 3 | -8/+24 |
| | |\ \ |
|
| | * | | | usrp1: move the get handles call into the for loop scope to facilitate decont... | Josh Blum | 2010-09-28 | 1 | -8/+7 |
| | * | | | usrp1: modify fpga file load to use read (readsome seems to not work here in ... | Josh Blum | 2010-09-28 | 1 | -2/+3 |
| * | | | | wbx: fix for id swap typo | Josh Blum | 2010-09-28 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
| * | | | dboard: better warnings for invalid IDs and invalid ID combinations | Josh Blum | 2010-09-28 | 1 | -6/+19 |
| * | | | usrp1: filter the discovery routine on the serial | Josh Blum | 2010-09-27 | 1 | -1/+4 |
| * | | | uhd: fix warning by adding brackets for while(cond){}; | Josh Blum | 2010-09-27 | 1 | -1/+1 |
| |/ / |
|
| * | | usrp1: add print out messages when loading images | Josh Blum | 2010-09-26 | 1 | -1/+6 |
* | | | usrp-e: updated dsp for multiple shift properties | Josh Blum | 2010-09-24 | 1 | -4/+20 |
* | | | Merge branch 'master' into usrp_e | Josh Blum | 2010-09-24 | 17 | -471/+835 |
|\| | |
|
| * | | usrp1: removed msvc warnings for usrp1 impl code | Josh Blum | 2010-09-23 | 2 | -8/+6 |
| * | | usrp1: modified control to use the c++ ifstream over fopen | Josh Blum | 2010-09-23 | 1 | -8/+9 |