Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'usrp_e100_aux_spi' into frontend_work | Josh Blum | 2011-06-15 | 10 | -471/+196 |
|\ | |||||
| * | usrp-e100: bring up the clock as the first thing | Josh Blum | 2011-06-06 | 5 | -88/+89 |
| | | | | | | | | | | | | | | | | | | | | | | We init the clock as the app wants it as the first thing we do. This greatly simplifies logic, no need to conditionally init. Clock config: perform soft reset, and removed ignore sync work Added open/close to iface so we can open and close w/o re-making. Other misc tweaks involving prints, etc... | ||||
| * | usrp-e100: removed clockgen config stuff and docs | Josh Blum | 2011-06-06 | 4 | -393/+0 |
| | | |||||
| * | 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 'benchmark_rate' | Josh Blum | 2011-06-15 | 3 | -168/+237 |
|\ \ | |||||
| * | | uhd: more benchmark tweaks, removed old benchmark rx | Josh Blum | 2011-06-15 | 3 | -175/+9 |
| | | | |||||
| * | | uhd: added dropped samples calculation to rx test | Josh Blum | 2011-06-15 | 1 | -1/+13 |
| | | | |||||
| * | | uhd: created benchmark rate app | Josh Blum | 2011-06-15 | 2 | -0/+223 |
| | | | |||||
| * | | usb: fix for fx2_ctrl include issue | Josh Blum | 2011-06-15 | 2 | -4/+3 |
| | | | |||||
| * | | uhd: increment version minor for release | Josh Blum | 2011-06-15 | 1 | -1/+1 |
| | | | |||||
* | | | uhd: use aligned loads and stores for floats in sse2 conversion routines | Josh Blum | 2011-06-15 | 1 | -78/+126 |
| | | | |||||
* | | | Merge branch 'next' | Josh Blum | 2011-06-15 | 382 | -5160/+19940 |
|\ \ \ | |||||
| * | | | b100: removed defunct test utilities | Josh Blum | 2011-06-15 | 2 | -245/+0 |
| |/ / | |||||
| * | | 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 |
| | | | |||||
| * | | Merge branch 'philip/e100-fpga-test-fixes' into next | Josh Blum | 2011-06-15 | 2 | -5/+24 |
| |\ \ | |||||
| | * | | usrp-e-timed : Fix stupid typo in tx rate calculation. | Philip Balister | 2011-06-12 | 1 | -1/+1 |
| | | | | |||||
| | * | | usrp-e-loopback : Fix transfer rate calculation. | Philip Balister | 2011-06-12 | 1 | -4/+23 |
| | | | | | | | | | | | | | | | | Calculation now uses fractional seconds, not integer seconds. | ||||
| * | | | b100: fix fx2_ctrl include to use relative path | Josh Blum | 2011-06-14 | 1 | -1/+1 |
| | | | | |||||
| * | | | n2xx: makefile typo fixes | Josh Blum | 2011-06-14 | 1 | -2/+2 |
| | | | | |||||
| * | | | b100: added images to Makefile | Josh Blum | 2011-06-14 | 2 | -4/+24 |
| | | | | |||||
| * | | | b100: added b100 host (squashed) | Josh Blum | 2011-06-14 | 32 | -14/+4456 |
| | | | | |||||
| * | | | b100: added b100 firmware (squashed) | Josh Blum | 2011-06-14 | 18 | -4/+2127 |
| | | | | |||||
| * | | | uhd: updated images Makefile | Josh Blum | 2011-06-14 | 1 | -33/+61 |
| | | | | |||||
| * | | | Merge branch 'fpga_next' into uhd_next | Josh Blum | 2011-06-14 | 301 | -4201/+11113 |
| |\ \ \ | |||||
| | * | | | N2XX: this method for defining R3/R4 actually works | Nick Foster | 2011-06-10 | 3 | -22/+4 |
| | | | | | |||||
| | * | | | fix copyright notice | Matt Ettus | 2011-06-07 | 1 | -2/+0 |
| | | | | | |||||
| | * | | | added copyrights | Josh Blum | 2011-06-07 | 241 | -0/+4097 |
| | | | | | |||||
| | * | | | lots of renaming and moving around of toplevel directories to reflect ↵ | Matt Ettus | 2011-06-07 | 47 | -994/+0 |
| | | | | | | | | | | | | | | | | | | | | product names | ||||
| | * | | | remove old ethernet tester, no longer needed or working | Matt Ettus | 2011-06-07 | 4 | -205/+0 |
| | | | | | |||||
| | * | | | removed bit-rotted test harness | Matt Ettus | 2011-06-07 | 3 | -737/+0 |
| | | | | | |||||
| | * | | | remove old iad stuff | Matt Ettus | 2011-06-07 | 17 | -2442/+0 |
| | | | | | |||||
| | * | | | N210: added makefiles in for rev 4 versions (use LVDS) | Nick Foster | 2011-06-07 | 6 | -4/+204 |
| | | | | | |||||
| | * | | | u2p: FPGA internal termination on the clock line from ADC | Matt Ettus | 2011-06-07 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | u2p-lvds: remove unused nets | Matt Ettus | 2011-06-07 | 1 | -2/+0 |
| | | | | | |||||
| | * | | | builds now | Matt Ettus | 2011-06-07 | 2 | -2/+4 |
| | | | | | |||||
| | * | | | first cut at using lvds for adc pins | Matt Ettus | 2011-06-07 | 2 | -2/+3 |
| | | | | | |||||
| | * | | | u2p-rebase: go back to versions on next | Matt Ettus | 2011-05-26 | 2 | -5/+4 |
| | | | | | |||||
| | * | | | B100: added some packet splitter debug pins, removed debug from GPIO port, ↵ | Nick Foster | 2011-05-26 | 5 | -16/+24 |
| | | | | | | | | | | | | | | | | | | | | swapped I&Q in interleaver | ||||
| | * | | | u1p: reset gpif | Matt Ettus | 2011-05-26 | 2 | -4/+6 |
| | | | | | |||||
| | * | | | u1p: connect frames per packet | Matt Ettus | 2011-05-26 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | u1p: implement a signal to indicate a partially full usb lut, to flush it | Matt Ettus | 2011-05-26 | 7 | -22/+175 |
| | | | | | |||||
| | * | | | u1p: need to declare wires | Matt Ettus | 2011-05-26 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | u1p: vita packet generator for testing purposes | Matt Ettus | 2011-05-26 | 4 | -4/+48 |
| | | | | | |||||
| | * | | | should split and reframe packets properly | Matt Ettus | 2011-05-26 | 2 | -27/+58 |
| | | | | | |||||
| | * | | | u1p: do padding outside of gpif_rd, in packet_splitter | Matt Ettus | 2011-05-26 | 5 | -14/+188 |
| | | | | | |||||
| | * | | | u1p: should fix underrun reporting | Matt Ettus | 2011-05-26 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | u1p: modify dsp_framer36 to allow it to skip the udp prot eng headers. | Matt Ettus | 2011-05-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | This way it works with u1e, u1p, as well as u2/u2p |