| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp-e: check the return code on system call, also removes warnings | Josh Blum | 2010-11-09 | 1 | -2/+3 |
* | usrp_e: use the transport to calculate the max spp (with a fix to init the xp... | Josh Blum | 2010-11-09 | 2 | -11/+3 |
* | usrp_e : Unload the module before loading the FPGA. Reload after the fpga is ... | Philip Balister | 2010-11-09 | 2 | -2/+10 |
* | usrp_e : Fix register definitions for COMPAT and others. | Philip Balister | 2010-11-04 | 1 | -1/+3 |
* | usrp_e: Comment out fpga loading until we unload module during load. | Philip Balister | 2010-11-04 | 1 | -1/+2 |
* | Merge remote branch 'origin/usrp_e_next' into usrp_e_next | Philip Balister | 2010-11-04 | 11 | -175/+399 |
|\ |
|
| * | usrp-e: use clock control to get clock rate, removed temporary constant | Josh Blum | 2010-10-27 | 5 | -27/+18 |
| * | usrp-e: implemented fpga loading and compat checking | Josh Blum | 2010-10-27 | 4 | -19/+86 |
| * | usrp_e: fix to get compiling with next branch | Josh Blum | 2010-10-27 | 1 | -0/+2 |
| * | 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 |
| * | 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 |
| * | 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 |
* | | Really enable usrp_e support. Previous commit commented out the ansi flag | Philip Balister | 2010-09-26 | 1 | -0/+2 |
|/ |
|
* | usrp-e: updated dsp for multiple shift properties | Josh Blum | 2010-09-24 | 1 | -4/+20 |
* | usrp-e: configure flag option for usrp-e support | Josh Blum | 2010-09-09 | 1 | -3/+14 |
* | usrp-e: implemented tx policy and handling of async messages | Josh Blum | 2010-08-25 | 2 | -19/+114 |
* | usrp-e: fixed codec control gain calculation error, added tx policy registers... | Josh Blum | 2010-08-24 | 4 | -8/+22 |
* | usrp-e: added dboard iface set gpio debug call | Josh Blum | 2010-08-24 | 1 | -0/+24 |
* | Change TX PGA gain scaling to match gnuradio scaling | Philip Balister | 2010-08-18 | 1 | -2/+2 |
* | Change clock dividers so DBSRX board locks. | Philip Balister | 2010-08-19 | 1 | -3/+3 |
* | Merge branch 'usrp_e' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-08-18 | 1 | -2/+3 |
|\ |
|
| * | Really fix TX IQ phase offset. | Philip Balister | 2010-08-18 | 1 | -2/+2 |
| * | Fix to create 90 phase shift on TX. | Philip Balister | 2010-08-17 | 1 | -0/+1 |
* | | usrp-e: added gain group property | Josh Blum | 2010-08-18 | 2 | -1/+21 |
|/ |
|
* | usrp-e: building off of next branch | Josh Blum | 2010-08-17 | 8 | -38/+36 |
* | usrp-e: misc code tweaks | Josh Blum | 2010-08-17 | 2 | -1/+2 |
* | usrp-e: clock settings, ref doubler, disable test clock, lower cp current | Josh Blum | 2010-08-13 | 1 | -4/+7 |
* | usrp-e: codec gain control from properties interface | Josh Blum | 2010-08-13 | 4 | -9/+128 |
* | usrp-e: added codec impl, probe works | Josh Blum | 2010-08-12 | 6 | -4/+122 |
* | usrp-e: fix typo in verify subdev spec | Josh Blum | 2010-08-12 | 1 | -2/+2 |
* | usrp-e: removed transfer frameness | Josh Blum | 2010-08-11 | 1 | -20/+6 |
* | usrp-e: filled in properties and logic for subdev spec | Josh Blum | 2010-08-11 | 3 | -1/+38 |
* | usrp-e: fixed warnings and errors, missing subdev spec stuff | Josh Blum | 2010-08-11 | 5 | -52/+32 |
* | usrp-e: merged master, does not build | Josh Blum | 2010-08-10 | 1 | -18/+5 |
* | usrp-e: fixed clock div calculation bug | Josh Blum | 2010-08-03 | 1 | -2/+2 |
* | usrp-e: removed vrt header rewrite in io impl, its not in vrt packet parser s... | Josh Blum | 2010-07-16 | 1 | -5/+1 |
* | Use largest possible packets for transfers. | Philip Balister | 2010-07-14 | 1 | -2/+2 |
* | usrp-e: added io_impl handle overrun | Josh Blum | 2010-07-10 | 2 | -8/+19 |
* | usrp-e: fixed send and recv logic in io impl to deal with frame length correctly | Josh Blum | 2010-07-07 | 1 | -9/+9 |
* | usrp-e: replaced stream cmd logic with common dsp type1 logic | Josh Blum | 2010-07-07 | 1 | -27/+4 |
* | uhd: updated code to build with latest api, not tested | Josh Blum | 2010-07-07 | 3 | -46/+74 |
* | usrp-e: removed top level header for usrp-e and fpga burner app, were not goi... | Josh Blum | 2010-07-07 | 5 | -53/+14 |
* | usrp-e: tweaks to clock control logic | Josh Blum | 2010-07-07 | 1 | -5/+8 |
* | usrp-e: clock control constants to easily change dividers and counters, tweak... | Josh Blum | 2010-06-23 | 1 | -20/+30 |
* | usrp-e: clock divider calculation fix | Josh Blum | 2010-06-23 | 1 | -2/+2 |