Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dboard: Added restricted dboard registration capability | Ashish Chaudhari | 2016-02-16 | 11 | -24/+42 |
| | | | | | | - Moved dboard iface initialization to dboard_manager - Added a restricted register function. Restricted dboards don't expose their control iface in the property tree | ||||
* | b200: Removed superfluous function declaration | Martin Braun | 2016-02-15 | 1 | -1/+0 |
| | |||||
* | adf435x: Refactored ADF435X control code | Ashish Chaudhari | 2016-02-12 | 13 | -678/+524 |
| | | | | | | - Removed adf435x_common and replaced with a real encapsulated interface - Looks similar to the MAX287X code - Updated all DB classes to use the new common code | ||||
* | uhd: Added expert dependency tracking infrastructure | Ashish Chaudhari | 2016-02-12 | 7 | -0/+1551 |
| | | | | | | | - Code location uhd/lib/experts - expert_nodes.hpp contains all node definitions: data and worker - expert_container.hpp contains the memory manager and resolver for expert nodes - expert_factory contains the initializer and modifier for expert_container | ||||
* | prop_tree: Added advanced coercion capability to property | Ashish Chaudhari | 2016-02-11 | 1 | -1/+1 |
| | | | | | | - Added auto and manual coerce modes - Added set_coerced API for manual coercion - Added detailed doxy comments describing behavior of property class | ||||
* | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 28 | -403/+403 |
| | | | | | | | | | - Added desired and coerced values and accessors to property - Added support to register desired subscribers - set APIs don't reallocate storage for a property value - Renamed callback method registration APIs - Registering 2 coercers or publishers for a property will throw - Registering a coercer and a publisher for the same property will throw | ||||
* | lib: Made sensor_value_t copyable | Ashish Chaudhari | 2016-02-11 | 1 | -0/+15 |
| | | | | | - Added copy ctor and assignment operator - Possibly ABI breaking | ||||
* | Merge branch 'maint' | Martin Braun | 2016-02-08 | 1 | -2/+2 |
|\ | |||||
| * | B200: Fix for increasing retune times | michael-west | 2016-02-05 | 1 | -2/+2 |
| | | |||||
* | | math: Removed now superfluous constants. Removes a lot of compiler warnings | Martin Braun | 2016-02-04 | 1 | -1/+0 |
| | | |||||
* | | cores: Factored out some common code | Martin Braun | 2016-01-26 | 7 | -144/+121 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-01-21 | 2 | -9/+3 |
|\| | |||||
| * | uhd: add CMake flag for the Windows registry key to specify UHD images directory | Brooks Prumo | 2016-01-21 | 1 | -6/+2 |
| | | |||||
| * | cmake: removed unnecessary include | Nicholas Corgan | 2016-01-18 | 1 | -3/+1 |
| | | |||||
* | | n230: fixed header location | Nicholas Corgan | 2016-01-15 | 2 | -2/+126 |
| | | |||||
* | | n230: Multiple usability improvements | Ashish Chaudhari | 2016-01-13 | 6 | -49/+111 |
| | | | | | | | | | | | | | | - Improved FW/FPGA compat mismatch error messages - Added power-cycle message to loader - Disabled "SW too new for HW" version check - Added retry mechanism in n230_find to allow for ARP updates | ||||
* | | n230: Bumped N230 firmware compat number to 32 | Ashish Chaudhari | 2016-01-13 | 1 | -1/+1 |
| | | |||||
* | | bugfix#366: X300: PCIe: Live load of firmware fails | Ashish Chaudhari | 2016-01-11 | 1 | -0/+2 |
| | | |||||
* | | usrp3,n230: Moved all shared FW-Host headers to the host dir | Ashish Chaudhari | 2016-01-08 | 9 | -9/+378 |
| | | |||||
* | | n230: fixed string formatting warning | Nicholas Corgan | 2016-01-08 | 1 | -2/+5 |
| | | |||||
* | | n230: Added hardware compatibility version checks to UHD | Ashish Chaudhari | 2016-01-08 | 2 | -2/+53 |
| | | |||||
* | | n230: Improved error for secondary ethernet detection failure | Ashish Chaudhari | 2016-01-08 | 1 | -3/+10 |
| | | |||||
* | | n230: Added new AD9361 properties to the property tree | Ashish Chaudhari | 2016-01-07 | 3 | -34/+18 |
| | | |||||
* | | Fixed some cross-platform build issues | Ashish Chaudhari | 2016-01-06 | 2 | -1/+1 |
| | | |||||
* | | n230: Fixed GPSDO detection logic | Ashish Chaudhari | 2016-01-06 | 6 | -26/+29 |
| | | |||||
* | | n230: GPIO ATR cleanup and miniSAS GPIO support | Ashish Chaudhari | 2016-01-05 | 6 | -9/+61 |
| | | | | | | | | | | - Replaced all gpio_200 cores with gpio_3000 - Added support for miniSAS GPIO through FP0 and FP1 banks | ||||
* | | n230: Added N230 device support | Ashish Chaudhari | 2016-01-05 | 30 | -0/+4641 |
| | | |||||
* | | fixed a orthography typo; funnier if you're German. | Marcus Müller | 2015-12-31 | 1 | -3/+3 |
| | | |||||
* | | Added uhd_config_info utility | Nicholas Corgan | 2015-12-30 | 2 | -0/+124 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-12-18 | 5 | -15/+29 |
|\| | |||||
| * | e3xx: Added FPGA loading code for speedgrade 3 devices. | Moritz Fischer | 2015-12-16 | 5 | -15/+29 |
| | | | | | | | | Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | | b2xx,e3xx,x300: Bumped FPGA compat numbers after incompatible maint merge | Ashish Chaudhari | 2015-12-15 | 3 | -4/+4 |
| | | | | | | | | | | | | | | - b200: compat 14 - b200mini: compat 5 - e3xx: compat 15 - x3xx: compat 20 | ||||
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-12-15 | 25 | -889/+517 |
|\| | | | | | | | | | | | | | Conflicts: host/lib/usrp/b200/b200_impl.hpp host/lib/usrp/e300/e300_fpga_defs.hpp host/lib/usrp/x300/x300_fw_common.h | ||||
| * | ADF4002: Fix register programming (bug #974) | michael-west | 2015-12-15 | 1 | -4/+4 |
| | | |||||
| * | ihex: Windows fixes | Nicholas Corgan | 2015-12-14 | 2 | -11/+10 |
| | | |||||
| * | octoclock: Now uses internal ihex parser | Martin Braun | 2015-12-14 | 6 | -669/+44 |
| | | |||||
| * | b200: Factored ihex routines out of b200_iface | Martin Braun | 2015-12-14 | 4 | -160/+339 |
| | | |||||
| * | B2xx: Added B205mini support. | michael-west | 2015-12-10 | 4 | -35/+46 |
| | | | | | | | | | | | | - Add support to b200_impl - New INF file - Removed references to old 'B205' name | ||||
| * | b2xx,e3xx,x300: Bumped FPGA compat numbers after SW time-sync changes | Ashish Chaudhari | 2015-12-10 | 3 | -4/+4 |
| | | | | | | | | | | | | | | - b200: compat 13 - b200mini: compat 4 - e3xx: compat 14 - x3xx: compat 19 | ||||
| * | Bumped FPGA compat numbers for B200, X300, and E300. | michael-west | 2015-12-10 | 3 | -3/+3 |
| | | |||||
| * | B200/E300: Set time sync on clock rate change to current time of first radio | michael-west | 2015-12-10 | 4 | -8/+20 |
| | | |||||
| * | B210/E300: Re-sync times after master clock rate change. | michael-west | 2015-12-10 | 2 | -0/+6 |
| | | |||||
| * | E300/X300: Add VITA time synchronization on internal signal | michael-west | 2015-12-10 | 5 | -6/+32 |
| | | |||||
| * | B210: Add VITA time synchronization on internal signal | michael-west | 2015-12-10 | 5 | -10/+30 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-12-09 | 1 | -1/+3 |
|\| | |||||
| * | e300: added virtual destructor to e300_sensor_manager class | Nicholas Corgan | 2015-12-08 | 1 | -1/+3 |
| | | |||||
| * | max287x: assert target_freq | Martin Braun | 2015-10-16 | 1 | -0/+1 |
| | | |||||
* | | x3xx,e3xx: Bumped FPGA compat number after register overlap fix | Ashish Chaudhari | 2015-11-24 | 2 | -2/+2 |
| | | | | | | | | | | - e300: compat 13 - x300: compat 18 | ||||
* | | radio: Fixed overlapping register for LED and FPGPIO core | Ashish Chaudhari | 2015-11-24 | 2 | -2/+2 |
| | | |||||
* | | cmake: Cleaned up output, removed duplicate OctoClock component registration | Martin Braun | 2015-11-17 | 2 | -2/+1 |
| | |