| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: work getting multi-usrp working | Josh Blum | 2011-06-28 | 1 | -152/+157 |
* | usrp: fixed core bases (miscalculation) | Josh Blum | 2011-06-28 | 5 | -32/+33 |
* | usrp: got probe working w/ the new property tree | Josh Blum | 2011-06-28 | 3 | -12/+13 |
* | uhd: re-work to make the properties easier to use | Josh Blum | 2011-06-28 | 3 | -38/+35 |
* | usrp2: restored discovery and most of io_impl | Josh Blum | 2011-06-27 | 3 | -3/+19 |
* | usrp: populate a tree from a subdev | Josh Blum | 2011-06-27 | 2 | -1/+119 |
* | usrp2: setup many more control objects and xports | Josh Blum | 2011-06-27 | 4 | -5/+17 |
* | usrp2: work on setting up controllers | Josh Blum | 2011-06-27 | 9 | -9/+9 |
* | usrp: filled in rx and tx frontend cores | Josh Blum | 2011-06-26 | 5 | -10/+150 |
* | usrp: created cores for the rx and tx dsp | Josh Blum | 2011-06-26 | 9 | -0/+462 |
* | uhd: added core for time64 | Josh Blum | 2011-06-26 | 4 | -1/+194 |
* | usrp: created core controllers for i2c and spi on 100 series | Josh Blum | 2011-06-26 | 9 | -1/+388 |
* | Merge branch 'master' into next | Josh Blum | 2011-06-25 | 7 | -115/+240 |
|\ |
|
| * | usrp2: init the usrp2_ctrl_data_t to make valgrind happy | Josh Blum | 2011-06-24 | 2 | -7/+7 |
| * | Merge branch 'wbx_v3' | Josh Blum | 2011-06-22 | 3 | -14/+91 |
| |\ |
|
| | * | WBX: Add support for WBX v3 daughterboards | Jason Abele | 2011-06-16 | 3 | -14/+91 |
| * | | Merge branch 'gps_work' | Josh Blum | 2011-06-22 | 2 | -93/+141 |
| |\ \ |
|
| | * | | Refactor GPS code to duplicate way less stuff, make members private | Nick Foster | 2011-06-17 | 1 | -120/+101 |
| | * | | USRP2/N210: set VITA time even if GPS not locked. harmless to do so. | Nick Foster | 2011-06-17 | 2 | -8/+3 |
| | * | | UHD: implemented gps_locked sensor. usrp2 mboard doesn't init VITA time if ti... | Nick Foster | 2011-06-17 | 2 | -4/+38 |
| | * | | UHD: GPS work. | Nick Foster | 2011-06-17 | 2 | -51/+89 |
| * | | | usrp2: fix typo w/ setting send frame size | Josh Blum | 2011-06-20 | 1 | -1/+1 |
| |/ / |
|
* | | | b100: always init the serial number in find | Josh Blum | 2011-06-24 | 1 | -2/+1 |
* | | | e100: consistent name for e100 fpga files in host code and images build | Josh Blum | 2011-06-21 | 1 | -1/+1 |
* | | | e100: tweak which I don't understand | Josh Blum | 2011-06-17 | 1 | -1/+1 |
* | | | e100: wrong gpio, its 147 for interrupt | Josh Blum | 2011-06-17 | 1 | -6/+5 |
* | | | b100: also spi wait before using spi to ensure its ready | Josh Blum | 2011-06-20 | 1 | -0/+1 |
* | | | e100: implemented spi, i2c, messages w/ peek/poke | Josh Blum | 2011-06-17 | 5 | -146/+273 |
* | | | e100: clean up gpio wrapper stuff, fix order of setup in make() | Josh Blum | 2011-06-15 | 2 | -80/+68 |
* | | | e100: removed usrp from directory prefix | Josh Blum | 2011-06-17 | 22 | -523/+520 |
* | | | Merge branch 'master' into frontend_work | Josh Blum | 2011-06-17 | 3 | -8/+4 |
|\| | |
|
| * | | e100: bug fix w/ SID parsing (endianess) | Josh Blum | 2011-06-14 | 1 | -1/+1 |
| |/ |
|
| * | N210 R4 lost fix for ADC data termination | Nick Foster | 2011-06-16 | 1 | -0/+2 |
| * | uhd: replaced boolean for thread loop w/ boost::this_thread::interruption_req... | Josh Blum | 2011-06-16 | 1 | -4/+1 |
| * | uhd: replaced boolean for thread loop w/ boost::this_thread::interruption_req... | Josh Blum | 2011-06-16 | 1 | -4/+1 |
* | | b100: tweaks to get dsp branch working | Josh Blum | 2011-06-17 | 2 | -3/+3 |
* | | b100: support for dual dsp | Josh Blum | 2011-06-16 | 20 | -231/+332 |
* | | e100: disable debug prints in io impl | Josh Blum | 2011-06-13 | 1 | -1/+1 |
* | | e100: dual dsp working, cleanup for io impl, needs more testing | Josh Blum | 2011-06-13 | 1 | -54/+57 |
* | | usrp: use dboard name A or single slot boards | Josh Blum | 2011-06-16 | 3 | -13/+15 |
* | | e100: dual dsp support (compiles, not tested) | Josh Blum | 2011-06-15 | 8 | -204/+281 |
* | | uhd: changed compat numbers to reflect dsp work in fpga | Josh Blum | 2011-06-15 | 2 | -2/+2 |
* | | Merge branch 'usrp_e100_aux_spi' into frontend_work | Josh Blum | 2011-06-15 | 6 | -78/+196 |
|\ \ |
|
| * | | usrp-e100: bring up the clock as the first thing | Josh Blum | 2011-06-06 | 5 | -88/+89 |
| * | | usrp-e100: added check for wishbone readback and clock recovery | Josh Blum | 2011-06-06 | 3 | -19/+39 |
| * | | usrp-e100: work on aux spi | Josh Blum | 2011-06-05 | 1 | -3/+100 |
* | | | usrp: added registers and mux calculation for fe work | Josh Blum | 2011-06-15 | 3 | -15/+60 |
| |/
|/| |
|
* | | Merge branch 'next' | Josh Blum | 2011-06-15 | 36 | -369/+4138 |
|\ \ |
|
| * | | b100: update find to match usrp1 style + features | Josh Blum | 2011-06-15 | 1 | -18/+21 |
| * | | b100: removed usrp prefix from files | Josh Blum | 2011-06-15 | 20 | -18/+18 |