Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashed merge of Coverity fixes. | Ben Hilburn | 2013-11-27 | 2 | -3/+13 |
| | |||||
* | uhd: wb_iface is now a public interface | Josh Blum | 2013-10-04 | 3 | -7/+9 |
| | |||||
* | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -1/+1 |
|\ | |||||
| * | usrp2: fix firmware rx clear register offset | Josh Blum | 2013-08-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | When an ICMP dest unreachable pkt arrives, the fw needs to know how to shutoff the DSP. This offset for the reset register was broken by a previous fix for register overlap. | ||||
* | | Merge branch 'maint' | Josh Blum | 2013-08-15 | 1 | -1/+12 |
|\| | |||||
| * | usrp2: try/catch for first send of discovery routine | Josh Blum | 2013-08-15 | 1 | -1/+12 |
| | | | | | | | | | | This send can fail with a network down/unreachable error. The try/catch allows for discovery to continue. | ||||
* | | uhd: allow for 16 bit i2c and eeprom addrs | Josh Blum | 2013-07-24 | 2 | -6/+6 |
| | | |||||
* | | uhd: added new calls to streamer object + support work | Josh Blum | 2013-07-15 | 1 | -0/+3 |
|/ | | | | | | | * The transmit streamer gives access to the async msg queue. * The receive streamer gives access to the issue stream cmd. * Supporting usrp implementation files updated. * Example applications updated to use this API. | ||||
* | utils: USRP N2XX Simple Net Burner | Nicholas Corgan | 2012-10-10 | 1 | -4/+3 |
| | | | | | * More automated C++ implementation of usrp_n2xx_net_burner.py * By default, installs images from standard image install directories | ||||
* | lfrx: disable dc offset correction when using LFRX | Josh Blum | 2012-09-28 | 1 | -0/+3 |
| | |||||
* | usrp2: fix program_stream_dest (arp for dest) | Josh Blum | 2012-08-14 | 1 | -0/+1 |
| | | | | The send buffer should be reset ASAP so it gets flushed out. | ||||
* | lib: FW/FPGA compatibility error prompts user to use regular card/net burner ↵ | Nicholas Corgan | 2012-07-06 | 1 | -2/+2 |
| | | | | instead of gui | ||||
* | usrp2: MAX_SEQS_OUT-1 because ack comes after send | Josh Blum | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | n2x0: only check for the GPSDO once after power up | Josh Blum | 2012-06-18 | 2 | -9/+39 |
| | | | | | | We used to only check if the EEPROM was setup properly. But now we always check, but check only once after first power up, and disable the check if not found. | ||||
* | usrp2: created fw peek/poke functions | Josh Blum | 2012-06-18 | 2 | -6/+22 |
| | |||||
* | utils: UHD Image Downloader - downloads firmware/FPGA images compatible with ↵ | Nicholas Corgan | 2012-06-07 | 1 | -10/+14 |
| | | | | the current host code and places them in the images directory | ||||
* | usrp2: fix fw bug for spi transact (order of operations) | Josh Blum | 2012-06-07 | 1 | -1/+1 |
| | |||||
* | gpsdo: added "gpsdo" clock and time source options | Josh Blum | 2012-05-18 | 1 | -4/+7 |
| | | | | When an on-board GPSDO is detected, "gpsdo" is added to the options. | ||||
* | usrp: mboard eeprom map use string as key | Josh Blum | 2012-05-14 | 3 | -2/+4 |
| | |||||
* | Merge branch 'maint' | Josh Blum | 2012-05-14 | 1 | -1/+1 |
|\ | |||||
| * | Throwing here causes difficulty initializing new USRPs | Jason Abele | 2012-05-14 | 1 | -1/+1 |
| | | |||||
* | | usrp2: burner print, escapes and quotes for cross-platform | Josh Blum | 2012-05-11 | 1 | -2/+9 |
| | | |||||
* | | usrp2: print helpful message with burner command | Josh Blum | 2012-05-11 | 3 | -4/+55 |
| | | |||||
* | | Merge branch 'master' into next | Josh Blum | 2012-04-21 | 1 | -8/+8 |
|\ \ | |||||
| * | | mboard id's are now more concise (codenames are separated, for example), and ↵ | Nicholas Corgan | 2012-04-20 | 1 | -8/+8 |
| | | | | | | | | | | | | dboard subdev names are more descriptive (RFX RX is now RFX1200 RX, etc) | ||||
* | | | usrp2: cleanup for fifo control wraparound_lt16 routine | Josh Blum | 2012-04-20 | 1 | -5/+3 |
| | | | |||||
* | | | usrp2: add variable for wb/spi interface | Josh Blum | 2012-04-20 | 2 | -12/+27 |
| | | | | | | | | | | | | | | | This variable gets set based on the rev type so we can support the command fifo when present. | ||||
* | | | usrp2: updated fifo command with to 16 (1 short fifo) | Josh Blum | 2012-04-18 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'master' into next | Josh Blum | 2012-03-26 | 1 | -3/+17 |
|\| | | |||||
| * | | Merge branch 'maint' | Josh Blum | 2012-03-26 | 1 | -3/+17 |
| |\| | |||||
| | * | usrp2: possible fix for invalid broadcast replies | Josh Blum | 2012-03-26 | 1 | -3/+17 |
| | | | |||||
* | | | fifo ctrl: code reorganization and integer wrap-around arithmetic | Josh Blum | 2012-03-23 | 1 | -65/+90 |
| | | | |||||
* | | | fifo ctrl: implement timed command feature detection | Josh Blum | 2012-03-23 | 1 | -2/+9 |
| | | | |||||
* | | | fifo ctrl: use regular iface for U2_REG_MISC_CTRL_CLOCK | Josh Blum | 2012-03-23 | 1 | -6/+7 |
| | | | |||||
* | | | fifo ctrl: various tweaks | Josh Blum | 2012-03-23 | 3 | -10/+9 |
| | | | |||||
* | | | fifo ctrl: ~usrp2_fifo_ctrl acks, usrp2 DCM workaround, bootloader no blinkie | Josh Blum | 2012-03-23 | 1 | -0/+8 |
| | | | |||||
* | | | fifo ctrl: spi core work and host implementation | Josh Blum | 2012-03-23 | 7 | -23/+88 |
| | | | |||||
* | | | spi: work on fw support for simple spi core | Josh Blum | 2012-03-23 | 1 | -2/+2 |
| | | | |||||
* | | | usrp2: permanent timeout increase for timed commands | Josh Blum | 2012-03-23 | 1 | -2/+6 |
| | | | |||||
* | | | usrp2: implementation of timed commands working | Josh Blum | 2012-03-23 | 3 | -3/+33 |
| | | | |||||
* | | | usrp2: integrated fifo ctrl into usrp2 modules, implemented window'd acking | Josh Blum | 2012-03-23 | 4 | -65/+76 |
| | | | |||||
* | | | usrp2: added vrt pack/unpacker to fifo ctrl | Josh Blum | 2012-03-23 | 1 | -33/+46 |
| | | | |||||
* | | | usrp2: host and fw implementation for fifo control | Josh Blum | 2012-03-23 | 6 | -3/+173 |
|/ / | |||||
* / | usrp2: work on alternative stream destination | Josh Blum | 2012-03-23 | 3 | -0/+67 |
|/ | |||||
* | usrp: fix from "rev iq correction" | Josh Blum | 2012-03-16 | 1 | -2/+2 |
| | | | | Must zero out the default IQ correction to have zero effect by default. | ||||
* | n2x0: adjustment for phase delay over mimo cable | Josh Blum | 2012-03-14 | 1 | -1/+1 |
| | |||||
* | usrp2: device locking tweaks | Josh Blum | 2012-02-29 | 1 | -9/+6 |
| | | | | | | | 1) use bottom bit for force lock condition, that way we never check the time after proper shutdown 2) dont allow lock condition under fpga compat mismatch | ||||
* | usrp: reset cordics on init after tick rate update | Josh Blum | 2012-02-28 | 1 | -0/+8 |
| | |||||
* | usrp2: some tweaks to the device locking logic | Josh Blum | 2012-02-20 | 1 | -6/+9 |
| | |||||
* | usrp2: added retry logic to control packets | Josh Blum | 2012-02-20 | 1 | -2/+32 |
| |