| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Added missing stdint.h include | Nicholas Corgan | 2016-03-22 | 1 | -1/+2 |
* | | x300: DSP updates to support heterodyne dboards | Ashish Chaudhari | 2016-03-21 | 2 | -2/+7 |
* | | dboard_iface: Added method to configure front connection and settings | Ashish Chaudhari | 2016-03-21 | 7 | -0/+36 |
* | | usrp3: Added RX DSP support for heterodyne sampling | Ashish Chaudhari | 2016-03-21 | 5 | -17/+46 |
* | | usrp: Added fe_connection type and unit test | Ashish Chaudhari | 2016-03-21 | 2 | -0/+68 |
* | | Updated code to work for new minimum dependencies | Nicholas Corgan | 2016-03-21 | 2 | -2/+3 |
* | | Merge branch 'maint' | Martin Braun | 2016-03-11 | 4 | -5/+8 |
|\| |
|
| * | Fixed minor warnings: | Nicholas Corgan | 2016-03-04 | 2 | -3/+3 |
| * | x300: Added power cycle message to uhd_image_loader | Martin Braun | 2016-03-03 | 1 | -0/+2 |
| * | e300: Fixed a memory leak in udev code | Marcus Müller | 2016-03-03 | 1 | -2/+3 |
* | | Merge branch 'maint' | Martin Braun | 2016-02-29 | 1 | -4/+6 |
|\| |
|
| * | Enable multiple programs to use USB USRPs on Windows | Derek Kozel | 2016-02-29 | 1 | -4/+6 |
* | | dboards: Added APIs to get RX and TX frontend names | Ashish Chaudhari | 2016-02-26 | 1 | -1/+21 |
* | | dboards: Added ability to register a per-dboard container class | Ashish Chaudhari | 2016-02-26 | 3 | -40/+101 |
* | | dboard: Made dboard class dtors virtual | Ashish Chaudhari | 2016-02-26 | 12 | -39/+43 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2016-02-18 | 7 | -99/+340 |
|\| |
|
| * | UBX: Phase synchronization | michael-west | 2016-02-18 | 7 | -99/+340 |
* | | 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 | 11 | -264/+411 |
* | | dboard: Added restricted dboard registration capability | Ashish Chaudhari | 2016-02-16 | 11 | -24/+42 |
* | | 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 |
* | | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 27 | -396/+396 |
* | | 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 | 1 | -3/+1 |
|\| |
|
| * | 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 |
* | | 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 |
* | | n230: Added N230 device support | Ashish Chaudhari | 2016-01-05 | 29 | -0/+4640 |
* | | 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 |
* | | b2xx,e3xx,x300: Bumped FPGA compat numbers after incompatible maint merge | Ashish Chaudhari | 2015-12-15 | 3 | -4/+4 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-12-15 | 16 | -219/+157 |
|\| |
|
| * | ADF4002: Fix register programming (bug #974) | michael-west | 2015-12-15 | 1 | -4/+4 |
| * | b200: Factored ihex routines out of b200_iface | Martin Braun | 2015-12-14 | 1 | -160/+23 |