Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into burst_test | Nick Foster | 2011-05-26 | 2 | -2/+2 |
|\ | |||||
| * | WBX: keep mixer on when TX idle, and switch TX ant sw to RX when idle to ↵ | Nick Foster | 2011-05-26 | 2 | -2/+2 |
| | | | | | | | | | | | | keep mixer from feeding out when idle. This allows USRPs to maintain a constant phase relationship between MIMO devices while operating. | ||||
* | | add gain to tx burst app | Nick Foster | 2011-05-26 | 1 | -0/+6 |
| | | |||||
* | | added tx_bursts MIMO burst transmit test | Nick Foster | 2011-05-26 | 2 | -0/+155 |
|/ | |||||
* | tx_waveforms: don't have to set time_spec for every pkt in the stream | Nick Foster | 2011-05-26 | 1 | -2/+2 |
| | |||||
* | tx_timed_samples: fix so EOB isn't set on every pkt | Nick Foster | 2011-05-26 | 1 | -1/+1 |
| | |||||
* | tx_waveform: no SOB for continuous streaming | Nick Foster | 2011-05-26 | 1 | -3/+1 |
| | |||||
* | UHD: make tx_waveforms MIMO-capable | Nick Foster | 2011-05-26 | 1 | -27/+47 |
| | |||||
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv | Nick Foster | 2011-05-23 | 8 | -8/+24 |
|\ | |||||
| * | tvrx2: fix docs formatting typo | Josh Blum | 2011-05-23 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'usrp_e100_clock_sync' | Josh Blum | 2011-05-23 | 1 | -2/+14 |
| |\ | |||||
| | * | usrp-e100: set_ignore_sync_fpga_plus_codec | Josh Blum | 2011-05-20 | 1 | -2/+14 |
| | | | |||||
| * | | Merge branch 'fpga_next' into uhd_master | Josh Blum | 2011-05-23 | 1 | -1/+4 |
| |\ \ | | |/ | |/| | |||||
| | * | u1e: incremented compat # to 4 for vita length change | Josh Blum | 2011-05-20 | 1 | -1/+1 |
| | | | |||||
| | * | N210: how the heck did the PPS fix get dropped again | Nick Foster | 2011-05-20 | 1 | -1/+4 |
| | | | |||||
| * | | uhd: picked some minor changes from super packet handler | Josh Blum | 2011-05-20 | 2 | -0/+3 |
| | | | |||||
| * | | usrp2: turn on ups_per_sec to avoid timeout issues on low sample rates | Josh Blum | 2011-05-20 | 3 | -5/+2 |
| | | | |||||
* | | | N210: changes for rev 4 support | Nick Foster | 2011-05-18 | 7 | -5/+55 |
|/ / | |||||
* | | uhd: removed deprecated warning API, log+msg now in API | Josh Blum | 2011-05-18 | 8 | -167/+3 |
| | | |||||
* | | Merge branch 'master' into release_workrelease_003_001_000 | Josh Blum | 2011-05-17 | 5 | -81/+79 |
|\ \ | |||||
| * | | uhd: some build system tweaks | Josh Blum | 2011-05-17 | 2 | -39/+42 |
| | | | |||||
| * | | USRP1: implement MBOARD_PROP_CLOCK_CONFIG, only accepts internal | Josh Blum | 2011-05-16 | 2 | -2/+11 |
| | | | |||||
| * | | E100: fix aux codec ADC reads as per USRP1 in 6f70d1 | Nick Foster | 2011-05-16 | 1 | -40/+26 |
| | | | |||||
* | | | usrp2: moved register map into #defines, entries for new dsp frontend | Josh Blum | 2011-05-17 | 9 | -389/+174 |
| | | | | | | | | | | | | also fixes irq rb | ||||
* | | | Merge branch 'master' into release_work | Josh Blum | 2011-05-16 | 29 | -249/+2741 |
|\| | | |||||
| * | | uhd: replace managed buffer shared pointer w/ intrusive pointer to reduce ↵ | Josh Blum | 2011-05-14 | 6 | -51/+39 |
| | | | | | | | | | | | | overhead | ||||
| * | | usrp1: correct TX codec rate, it should also read 64e6 when probed | Josh Blum | 2011-05-14 | 2 | -17/+11 |
| | | | | | | | | | | | | | | | | | | We were using clock_rate*2 to simulate a codec rate of 128MHz. This reflected the old gnuradio API, but the rate between FPGA and codec is really 64MHz for both rx and tx directions. | ||||
| * | | usrp1: apply conditional disables/enables to rx and tx | Josh Blum | 2011-05-14 | 7 | -9/+60 |
| | | | | | | | | | | | | | | | | | | | | | | | | Scapped the old gnuradio code for information about VRQ_FPGA_SET_XX_ENABLE. It turns out that we should disabled + restore state when changing muxes or rates. The USRP seems to stream properly when receiving single and dual channel. Prior to this commit, tx was accicentally always disabled from a few commits ago. | ||||
| * | | uhd: add gcc warning for sign comparison mismatch | Josh Blum | 2011-05-14 | 1 | -0/+2 |
| | | | |||||
| * | | Merge branch 'tvrx2' | Josh Blum | 2011-05-13 | 6 | -0/+2464 |
| |\ \ | |||||
| | * | | Added TVRX2 support | Jason Abele | 2011-05-13 | 6 | -0/+2464 |
| | | | | |||||
| * | | | uhd: init log file lock ptr to null | Josh Blum | 2011-05-13 | 1 | -0/+4 |
| | | | | |||||
| * | | | uhd: work on logging and message facility initialization | Josh Blum | 2011-05-13 | 3 | -68/+78 |
| | | | | |||||
| * | | | usrp-e100: use misc test32 register to store fpga hash | Josh Blum | 2011-05-10 | 2 | -39/+34 |
| |/ / | |||||
| * | | usrp-e100: created device address arg for master clock rate, removed eeprom hack | Josh Blum | 2011-05-12 | 6 | -62/+19 |
| | | | |||||
| * | | usrp-e100: added soft sync for ad9522 clock control | Josh Blum | 2011-05-09 | 1 | -2/+12 |
| | | | |||||
| * | | usrp_e100: work w/ ad9522 clock configuration | Josh Blum | 2011-05-08 | 1 | -2/+18 |
| | | | |||||
| * | | Make log locking work with picky boost | Jason Abele | 2011-05-05 | 1 | -4/+5 |
| | | | |||||
* | | | Merge branch 'use_vita_length' into next | Josh Blum | 2011-05-16 | 17 | -401/+765 |
|\ \ \ | |||||
| * | | | usrp-e100: incremented compat # to 4 for vita length change | Josh Blum | 2011-05-16 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'next' into use_vita_length | Josh Blum | 2011-05-16 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | u1e: incremented compat # to 4 for vita length change | Josh Blum | 2011-05-16 | 1 | -1/+1 |
| | | |/ | | |/| | |||||
| * | | | Merge branch 'next' into use_vita_length | Josh Blum | 2011-05-09 | 15 | -393/+763 |
| |\| | | |||||
| | * | | u1e: get dsp_framer36 from u1p so it can skip the protocol header | Matt Ettus | 2011-05-09 | 4 | -10/+100 |
| | | | | |||||
| | * | | u1e: switch to vita_rx_chain module just like other toplevels | Matt Ettus | 2011-05-09 | 2 | -20/+11 |
| | | | | |||||
| | * | | N210: Bootloader includes TXRX. No longer uses safe firmware as backup fw. | Nick Foster | 2011-04-22 | 1 | -368/+368 |
| | | | | |||||
| | * | | N210: Make new bootloader ignore safe firmware when safe mode button is pushed. | Nick Foster | 2011-04-21 | 1 | -331/+331 |
| | | | | |||||
| | * | | N210: bootram expanded to 16KB (8 BRAMs) and UDP bootloader added | Nick Foster | 2011-04-21 | 2 | -496/+541 |
| | | | | |||||
| | * | | N210: UDP bootloader first stab (16K boot RAM) | Nick Foster | 2011-04-21 | 2 | -172/+428 |
| | | | | |||||
| | * | | Merge branch 'master' into next | Matt Ettus | 2011-03-27 | 10 | -34/+120 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: u2p: N200 Makefile u1e: use icarus verilog for lint clean up a bunch of warnings and incorrect bus widths |