aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | cmake: add compiler support for Clang.Michael Dickens2016-03-021-2/+3
* | Merge pull request #1039 from EttusResearch/robincoxe-b00-docs-patch-1Robin Coxe2016-03-011-2/+2
|\ \
| * | Update usrp_b200.doxRobin Coxe2016-03-011-2/+2
|/ /
* | Merge branch 'maint'Martin Braun2016-02-292-5/+7
|\|
| * Added srec_cat dependency for building the firmwareDerek Kozel2016-02-291-1/+1
| * Enable multiple programs to use USB USRPs on WindowsDerek Kozel2016-02-291-4/+6
* | dboards: Added APIs to get RX and TX frontend namesAshish Chaudhari2016-02-262-1/+35
* | experts: Multiple minor fixes/enhancementsAshish Chaudhari2016-02-263-10/+31
* | dboards: Added ability to register a per-dboard container classAshish Chaudhari2016-02-265-52/+126
* | dboard: Made dboard class dtors virtualAshish Chaudhari2016-02-2613-39/+47
* | Merge branch 'maint'Ashish Chaudhari2016-02-1814-109/+483
|\|
| * UBX: Phase synchronizationmichael-west2016-02-187-99/+340
| * Corrected the UHD behavior in the event of a USB disconnectDaulPavid2016-02-124-6/+125
| * Rectified the usage of UHD_IMAGES_DIR_WINREG_KEY in search paths.vkakade2016-02-111-1/+1
| * Update docs with lack of UBX phase sync on N210Derek Kozel2016-02-091-2/+2
| * docs: Added link to e3xx sdks on files.ettus.comMoritz Fischer2016-02-091-1/+1
| * docs: Added paragraph on dhcp timeout for e3xxMoritz Fischer2016-02-091-0/+14
* | x300: Added capability to write_spi to BOTH channels in dboard_ifaceAshish Chaudhari2016-02-181-6/+8
* | db_manager: Cleaned up iface pointer in subtree after errorAshish Chaudhari2016-02-181-0/+1
* | x300,e300: Fixed IQ swapping issue in RX frontendAshish Chaudhari2016-02-172-10/+4
* | usrp: Refactored dboard_iface for all productsAshish Chaudhari2016-02-1612-302/+431
* | dboard: Added restricted dboard registration capabilityAshish Chaudhari2016-02-1612-24/+76
* | b200: Removed superfluous function declarationMartin Braun2016-02-151-1/+0
* | adf435x: Refactored ADF435X control codeAshish Chaudhari2016-02-1213-678/+524
* | uhd: Added expert dependency tracking infrastructureAshish Chaudhari2016-02-129-0/+1808
* | prop_tree: Added advanced coercion capability to propertyAshish Chaudhari2016-02-114-29/+182
* | prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-1131-429/+487
* | lib: Made sensor_value_t copyableAshish Chaudhari2016-02-112-4/+28
* | Merge branch 'maint'Martin Braun2016-02-082-4/+9
|\|
| * Disable Winsock deprecation warningsNicholas Corgan2016-02-081-0/+1
| * cmake: fixed Boost.Thread check for MinGWNicholas Corgan2016-02-081-2/+6
| * B200: Fix for increasing retune timesmichael-west2016-02-051-2/+2
* | Grab (u)intptr_t from the global namespaceAshish Chaudhari2016-02-041-2/+2
* | Merge branch 'maint'Martin Braun2016-02-042-4/+4
|\|
| * fixed the docs for Ubuntu package and PyBombs-based installationMarcus Müller2016-01-282-4/+4
* | math: Removed now superfluous constants. Removes a lot of compiler warningsMartin Braun2016-02-042-14/+0
* | cores: Factored out some common codeMartin Braun2016-01-267-144/+121
* | Merge branch 'maint'Martin Braun2016-01-260-0/+0
|\|
| * firmware: e3xx: Bump minor version to 2.2Moritz Fischer2016-01-261-1/+1
| * firmware: e3xx: This fixes an issue with the autoboot value.Moritz Fischer2016-01-261-1/+2
| * firmware: e3xx: Added .eeprom section that gets written.Moritz Fischer2016-01-262-2/+10
| * firmware: e3xx: Bump minor version.Moritz Fischer2016-01-261-1/+1
| * firmware: e3xx: Add panic button functionality.Moritz Fischer2016-01-261-0/+12
| * firmware: e3xx: Turn off overzealous shutdown.Moritz Fischer2016-01-262-3/+2
* | firmware: e3xx: Bump minor version to 2.2Moritz Fischer2016-01-261-1/+1
* | firmware: e3xx: This fixes an issue with the autoboot value.Moritz Fischer2016-01-261-1/+2
* | firmware: e3xx: Added .eeprom section that gets written.Moritz Fischer2016-01-262-2/+10
* | fx2: std::system("/sbin/rmmod usbtest") not portable, fixed thatMarcus Müller2016-01-261-5/+26
* | Merge branch 'maint'Martin Braun2016-01-213-12/+6
|\|
| * uhd: add CMake flag for the Windows registry key to specify UHD images directoryBrooks Prumo2016-01-212-9/+5