Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp: don't print duplicate GPSDO detection messages | Nicholas Corgan | 2014-09-23 | 1 | -2/+0 |
| | |||||
* | - Fixes for channel alignment | michael-west | 2014-08-18 | 1 | -5/+0 |
| | | | | | | | | | | - Added analog delay for radio clock - Added analog delay for DAC reference clocks - Removed resetting of clock control - Removed setting of reference clock and PPS to external sources during initialization - Fixes for set_time_unknown_pps - Removed wait for PPS edge after setting time from GPSDO - Changed set_time_unknonw_pps to time out based on system time rather than device VITA time | ||||
* | Fix for BUG #492: UHD: set_time_unknown_pps() fails with GPSDO installed | michael-west | 2014-06-25 | 1 | -1/+8 |
| | | | | - Added polling for PPS time change after setting time from GPSDO. | ||||
* | usrp2: fixed usrp2_card_burner.py and usrp_n2xx_simple_net_burner paths in ↵ | Nicholas Corgan | 2014-05-06 | 2 | -4/+17 |
| | | | | incompatibility error messages | ||||
* | Merge remote-tracking branch 'origin/bug403' | Ben Hilburn | 2014-04-10 | 1 | -2/+4 |
|\ | | | | | | | | | Properly initializing time and clock source on N-Series to prevent small drift prior to lock. | ||||
| * | Fix for BUG #403: Visible frequency drift on Finite Rx with N210 & SBX | michael-west | 2014-04-08 | 1 | -2/+4 |
| | | | | | | | | - Added initialization of clock and time sources | ||||
* | | uhd: Added max link rate info for usrp1, usrp2 and b100 | Martin Braun | 2014-04-10 | 1 | -0/+1 |
|/ | |||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 3 | -39/+24 |
| | |||||
* | 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 |
| | | |