Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing pure virtual destructors to base classes | Nicholas Corgan | 2014-09-01 | 1 | -0/+4 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2014-08-18 | 1 | -4/+6 |
|\ | |||||
| * | - Fixes for channel alignment | michael-west | 2014-08-18 | 1 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | | OctoClock firmware upgrade, added host driver | Nicholas Corgan | 2014-07-23 | 1 | -1/+1 |
|/ | | | | | | | | | | * OctoClock can communicate with UHD over Ethernet * Can read NMEA strings from GPSDO and send to host * Added multi_usrp_clock class for clock devices * uhd::device can now filter to return only USRP devices or clock devices * New OctoClock bootloader can accept firmware download over Ethernet * Added octoclock_burn_eeprom,octoclock_firmware_burner utilities * Added test_clock_synch example to show clock API | ||||
* | multi_usrp: Throws warnings for some tree props | Martin Braun | 2014-05-05 | 1 | -5/+25 |
| | | | | | | | Until now, multi would simply access some property and assume it exists. A call for set_tx_dc_offset() on a B210 would thus throw errors. This checks for B-series-only leaf nodes before doing anything and displays a warning instead. | ||||
* | multi_usrp: Fixed bug which caused unspecified OTW-format to crash apps | Martin Braun | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | uhd: multi_usrp now understands link rate info and can check for it | Martin Braun | 2014-04-10 | 1 | -0/+41 |
| | |||||
* | uhd: Addressed Balints and Bens comments for subdev addressing | Martin Braun | 2014-03-17 | 1 | -2/+2 |
| | |||||
* | Merge branch 'origin/martin/subdev_spec_bug_B' | Ben Hilburn | 2014-03-14 | 1 | -0/+11 |
|\ | |||||
| * | Removed spurious UHD_VAR. | Martin Braun | 2014-03-10 | 1 | -1/+0 |
| | | |||||
| * | uhd: added channel mapping support to multi_usrp | Martin Braun | 2014-03-10 | 1 | -0/+12 |
| | | |||||
* | | Addressed comments from code review. | michael-west | 2014-02-21 | 1 | -26/+14 |
|/ | | | | | - Created macro for gain name error. - Fixed typos. | ||||
* | Merging USRP X300 and X310 support!! | Ben Hilburn | 2014-02-04 | 1 | -0/+108 |
| | |||||
* | Added check and handling for gain names. | Michael West | 2014-01-30 | 1 | -6/+56 |
| | |||||
* | Merge branch 'maint' | Josh Blum | 2013-08-23 | 1 | -2/+2 |
|\ | |||||
| * | uhd: fix get_xx_freq_range to use analog bw/2 | Josh Blum | 2013-08-23 | 1 | -2/+2 |
| | | | | | | | | | | | | The proper equation should be: max_freq = max_lo + min(adc/2, bw/2) - sr/2 | ||||
* | | usrp: automatic subdev spec for multi-usrp + helpful errors | Josh Blum | 2013-07-15 | 1 | -27/+126 |
| | | | | | | | | The out of bounds checks will now have more helpful error messages thrown. | ||||
* | | usrp: poke tune args into dboards that support it | Josh Blum | 2012-11-21 | 1 | -0/+8 |
|/ | |||||
* | usrp: fix gain group typo on multi-usrp | Josh Blum | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | First pass at getting tune_request_t to control IF freq in TVRX2 | Jason Abele | 2012-09-04 | 1 | -0/+11 |
| | |||||
* | Examples - Test Daughterboard Coercion: moves across the frequency and gain ↵ | Nicholas Corgan | 2012-05-10 | 1 | -0/+8 |
| | | | | ranges of a daughterboard and tests whether or not it can tune/lock at all advertised frequencies and gains | ||||
* | Merge branch 'master' into next | Josh Blum | 2012-04-21 | 1 | -5/+1 |
|\ | |||||
| * | multi_usrp: returns db_eeprom instead of gdb_eeprom in both TX/RX cases | Nicholas Corgan | 2012-04-17 | 1 | -5/+1 |
| | | |||||
* | | Merge branch 'master' into next | Josh Blum | 2012-04-10 | 1 | -7/+53 |
|\| | |||||
| * | Merge branch 'maint' | Josh Blum | 2012-04-09 | 1 | -2/+2 |
| |\ | |||||
| | * | usrp: fix set_clock_config typo for external and mimo clock ref | Josh Blum | 2012-04-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | This is a typo in the set_clock_config implementation. However, the enum values are the same, so this would not cause a bug. Fixed although set_clock_config is a deprecated interface. | ||||
| * | | multi_usrp: added subdev spec and antenna to get_usrp_info functions | Nicholas Corgan | 2012-04-05 | 1 | -1/+1 |
| | | | |||||
| * | | multi_usrp: added subdev spec and antenna to get_usrp_info functions | Nicholas Corgan | 2012-04-05 | 1 | -1/+5 |
| | | | |||||
| * | | lib: multi_usrp can now output motherboard and daughterboard data in a ↵ | Nicholas Corgan | 2012-04-04 | 1 | -5/+47 |
| |/ | | | | | | | dictionary form | ||||
* | | fifo ctrl: implement timed command feature detection | Josh Blum | 2012-03-23 | 1 | -0/+3 |
| | | |||||
* | | usrp2: implementation of timed commands working | Josh Blum | 2012-03-23 | 1 | -4/+16 |
|/ | |||||
* | usrp: fix typo for user setting reg | Josh Blum | 2012-03-21 | 1 | -1/+1 |
| | |||||
* | usrp: fix wildcard set for time/clock source | Josh Blum | 2012-03-12 | 1 | -2/+2 |
| | |||||
* | gen2: added user setting regs api and user core | Josh Blum | 2012-01-31 | 1 | -0/+11 |
| | |||||
* | usrp: added mboard param to set time next pps | Josh Blum | 2011-12-12 | 1 | -3/+7 |
| | |||||
* | uhd: basically usable cal sweep for wbx | Josh Blum | 2011-11-10 | 1 | -3/+8 |
| | |||||
* | usrp: multi usrp API tweak | Josh Blum | 2011-11-03 | 1 | -1/+5 |
| | |||||
* | usrp: added called to query bw range as well | Josh Blum | 2011-11-03 | 1 | -0/+8 |
| | |||||
* | usrp: reorganize frontend paths in tree for correction stuff | Josh Blum | 2011-11-03 | 1 | -5/+17 |
| | |||||
* | usrp: placeholder for potential set_next_command_time call | Josh Blum | 2011-11-03 | 1 | -0/+4 |
| | |||||
* | usrp: docs tweaks and renames to multi-usrp | Josh Blum | 2011-11-03 | 1 | -5/+0 |
| | |||||
* | usrp: prefer name iq_balance for api call | Josh Blum | 2011-11-03 | 1 | -6/+6 |
| | |||||
* | usrp: add api call to adjust phase/mag imbalance | Josh Blum | 2011-11-03 | 1 | -0/+20 |
| | |||||
* | usrp: add api control for tx/rx dc offset control | Josh Blum | 2011-11-03 | 1 | -0/+30 |
| | |||||
* | usrp: added get_tx/rx_rates | Josh Blum | 2011-11-03 | 1 | -0/+8 |
| | |||||
* | usrp: deprecated clock config, added time/clock source calls | Josh Blum | 2011-11-03 | 1 | -21/+51 |
| | |||||
* | usrp: also use the new API to get the property tree in multi-usrp | Josh Blum | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | usrp: fix string mapping for PPS_NEG clock config | Josh Blum | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | usrp: preserve sub-ranges when calculating overall tune range | Josh Blum | 2011-08-29 | 1 | -5/+9 |
| | |||||
* | usrp: use the frontend BW to clip the overall tune range | Josh Blum | 2011-08-18 | 1 | -6/+22 |
| |