| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | dboards: Added APIs to get RX and TX frontend names | Ashish Chaudhari | 2016-02-26 | 2 | -1/+35 |
* | | experts: Multiple minor fixes/enhancements | Ashish Chaudhari | 2016-02-26 | 3 | -10/+31 |
* | | dboards: Added ability to register a per-dboard container class | Ashish Chaudhari | 2016-02-26 | 5 | -52/+126 |
* | | dboard: Made dboard class dtors virtual | Ashish Chaudhari | 2016-02-26 | 13 | -39/+47 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2016-02-18 | 14 | -109/+483 |
|\| |
|
| * | UBX: Phase synchronization | michael-west | 2016-02-18 | 7 | -99/+340 |
| * | Corrected the UHD behavior in the event of a USB disconnect | DaulPavid | 2016-02-12 | 4 | -6/+125 |
| * | Rectified the usage of UHD_IMAGES_DIR_WINREG_KEY in search paths. | vkakade | 2016-02-11 | 1 | -1/+1 |
| * | Update docs with lack of UBX phase sync on N210 | Derek Kozel | 2016-02-09 | 1 | -2/+2 |
| * | docs: Added link to e3xx sdks on files.ettus.com | Moritz Fischer | 2016-02-09 | 1 | -1/+1 |
| * | docs: Added paragraph on dhcp timeout for e3xx | Moritz Fischer | 2016-02-09 | 1 | -0/+14 |
* | | x300: Added capability to write_spi to BOTH channels in dboard_iface | Ashish Chaudhari | 2016-02-18 | 1 | -6/+8 |
* | | db_manager: Cleaned up iface pointer in subtree after error | Ashish Chaudhari | 2016-02-18 | 1 | -0/+1 |
* | | x300,e300: Fixed IQ swapping issue in RX frontend | Ashish Chaudhari | 2016-02-17 | 2 | -10/+4 |
* | | usrp: Refactored dboard_iface for all products | Ashish Chaudhari | 2016-02-16 | 12 | -302/+431 |
* | | dboard: Added restricted dboard registration capability | Ashish Chaudhari | 2016-02-16 | 12 | -24/+76 |
* | | 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 |
* | | uhd: Added expert dependency tracking infrastructure | Ashish Chaudhari | 2016-02-12 | 9 | -0/+1808 |
* | | prop_tree: Added advanced coercion capability to property | Ashish Chaudhari | 2016-02-11 | 4 | -29/+182 |
* | | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 31 | -429/+487 |
* | | lib: Made sensor_value_t copyable | Ashish Chaudhari | 2016-02-11 | 2 | -4/+28 |
* | | Merge branch 'maint' | Martin Braun | 2016-02-08 | 2 | -4/+9 |
|\| |
|
| * | Disable Winsock deprecation warnings | Nicholas Corgan | 2016-02-08 | 1 | -0/+1 |
| * | cmake: fixed Boost.Thread check for MinGW | Nicholas Corgan | 2016-02-08 | 1 | -2/+6 |
| * | B200: Fix for increasing retune times | michael-west | 2016-02-05 | 1 | -2/+2 |
* | | Grab (u)intptr_t from the global namespace | Ashish Chaudhari | 2016-02-04 | 1 | -2/+2 |
* | | Merge branch 'maint' | Martin Braun | 2016-02-04 | 2 | -4/+4 |
|\| |
|
| * | fixed the docs for Ubuntu package and PyBombs-based installation | Marcus Müller | 2016-01-28 | 2 | -4/+4 |
* | | math: Removed now superfluous constants. Removes a lot of compiler warnings | Martin Braun | 2016-02-04 | 2 | -14/+0 |
* | | cores: Factored out some common code | Martin Braun | 2016-01-26 | 7 | -144/+121 |
* | | Merge branch 'maint' | Martin Braun | 2016-01-26 | 0 | -0/+0 |
|\| |
|
| * | firmware: e3xx: Bump minor version to 2.2 | Moritz Fischer | 2016-01-26 | 1 | -1/+1 |
| * | firmware: e3xx: This fixes an issue with the autoboot value. | Moritz Fischer | 2016-01-26 | 1 | -1/+2 |
| * | firmware: e3xx: Added .eeprom section that gets written. | Moritz Fischer | 2016-01-26 | 2 | -2/+10 |
| * | firmware: e3xx: Bump minor version. | Moritz Fischer | 2016-01-26 | 1 | -1/+1 |
| * | firmware: e3xx: Add panic button functionality. | Moritz Fischer | 2016-01-26 | 1 | -0/+12 |
| * | firmware: e3xx: Turn off overzealous shutdown. | Moritz Fischer | 2016-01-26 | 2 | -3/+2 |
* | | firmware: e3xx: Bump minor version to 2.2 | Moritz Fischer | 2016-01-26 | 1 | -1/+1 |
* | | firmware: e3xx: This fixes an issue with the autoboot value. | Moritz Fischer | 2016-01-26 | 1 | -1/+2 |
* | | firmware: e3xx: Added .eeprom section that gets written. | Moritz Fischer | 2016-01-26 | 2 | -2/+10 |
* | | fx2: std::system("/sbin/rmmod usbtest") not portable, fixed that | Marcus Müller | 2016-01-26 | 1 | -5/+26 |
* | | Merge branch 'maint' | Martin Braun | 2016-01-21 | 3 | -12/+6 |
|\| |
|
| * | uhd: add CMake flag for the Windows registry key to specify UHD images directory | Brooks Prumo | 2016-01-21 | 2 | -9/+5 |
| * | cmake: removed unnecessary include | Nicholas Corgan | 2016-01-18 | 1 | -3/+1 |
* | | x300: Fixes bug#768 and a firmware hang issue with Eth Port 0 with the XGS image | patrick-here | 2016-01-18 | 1 | -2/+3 |
* | | Merge pull request #1001 from EttusResearch/n230/header_fix | Ashish Chaudhari | 2016-01-15 | 6 | -6/+6 |
|\ \ |
|
| * | | n230: fixed header location | Nicholas Corgan | 2016-01-15 | 6 | -6/+6 |
|/ / |
|
* | | Updated images package | Ashish Chaudhari | 2016-01-13 | 1 | -2/+2 |
* | | Updated fpga-src pointer | Ashish Chaudhari | 2016-01-13 | 1 | -0/+0 |