| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | usrp-e: added clock rate control to dboard iface and clock control impl | Josh Blum | 2010-06-21 | 3 | -144/+226 |
* | usrp-e: added verbose for bad poll and read values | Josh Blum | 2010-06-17 | 1 | -4/+21 |
* | usrp-e: added type device address argument to usrp-e | Josh Blum | 2010-06-16 | 1 | -1/+4 |
* | usrp-e: added poll(...) call before read(...) call | Josh Blum | 2010-06-15 | 1 | -0/+11 |
* | file option for rx timed samples, misc fixes | Josh Blum | 2010-06-14 | 3 | -12/+7 |
* | installed mux setting and initing the duc and ddc | Josh Blum | 2010-06-10 | 3 | -16/+35 |
* | usrp-e: switched otw type to little endian (works now) | Josh Blum | 2010-06-09 | 1 | -2/+2 |
* | usrp-e: working vrt recv, implemented dsp utils in usrp-e dsp | Josh Blum | 2010-06-07 | 3 | -60/+28 |
* | recv giving me something, bad vrt headers though... | Josh Blum | 2010-06-05 | 1 | -4/+7 |
* | usrp-e more implementation, rx timed samples runs w/o error (no workie though) | Josh Blum | 2010-06-05 | 4 | -19/+128 |
* | implemented dsp and rx control | Josh Blum | 2010-06-04 | 4 | -13/+182 |
* | prefixed helper classes with usrp_e to avoid collision | Josh Blum | 2010-06-04 | 7 | -28/+28 |
* | io impl tweaks, renamed clock control and codec control implementation to avo... | Josh Blum | 2010-06-04 | 4 | -23/+55 |
* | work on io impl for usrp-e using read/write | Josh Blum | 2010-06-03 | 6 | -47/+166 |
* | added headers to cmakelists for completeness | Josh Blum | 2010-06-03 | 1 | -0/+5 |
* | added sr registers to u1e | Josh Blum | 2010-06-01 | 1 | -2/+76 |
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Josh Blum | 2010-05-27 | 4 | -35/+47 |
* | ad9862 transmit working | Josh Blum | 2010-05-10 | 1 | -2/+11 |
* | moved open/close into iface, work on codec tx | Josh Blum | 2010-05-08 | 5 | -22/+48 |
* | filled in dboard interface with codec and clock control | Josh Blum | 2010-05-07 | 6 | -31/+95 |
* | work on codec control, writing aux dacs, read aux adc | Josh Blum | 2010-05-07 | 4 | -44/+140 |
* | moved usrp_e specific build stuff into its own cmake file | Josh Blum | 2010-05-06 | 1 | -0/+51 |
* | created codec control for ad9862, wip | Josh Blum | 2010-05-04 | 6 | -7/+250 |
* | spi working, talked to ad9522 | Josh Blum | 2010-05-03 | 6 | -14/+38 |
* | work on clock control init, added dummy spi slaves: must fix | Josh Blum | 2010-04-29 | 4 | -2/+195 |
* | moved i2c into usrp-e interface, used by dboard interface and eeprom | Josh Blum | 2010-04-28 | 3 | -36/+50 |
* | usrp-e branch compiling with recent master pulled in | Josh Blum | 2010-04-28 | 7 | -33/+32 |
* | Add register definitions for new transfer scheme. | Philip Balister | 2010-04-21 | 1 | -0/+2 |
* | pulled in master and got usrp-e code compiling | Josh Blum | 2010-04-16 | 7 | -177/+338 |
* | added peek and poke, using in dboard interface | Josh Blum | 2010-04-01 | 4 | -77/+85 |
* | preliminary registers definition | Matt Ettus | 2010-04-01 | 1 | -37/+94 |
* | filled in some gpio handling code, some mboard impl, added usrp_e_regs (like ... | Josh Blum | 2010-03-30 | 5 | -14/+205 |
* | compiling with master merge, renamed usrp1e to usrp_e | Josh Blum | 2010-03-30 | 8 | -0/+993 |