| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warning in e300_remote_codec_ctrl.cpp for gcc. | Philip Balister | 2016-10-18 | 1 | -2/+2 |
* | ad936x: Loopback check now takes peeker/poker functors instead of assuming an... | Martin Braun | 2016-08-09 | 1 | -5/+10 |
* | ad9361: Added option for safe SPI | Jonathon Pendlum | 2016-08-09 | 1 | -0/+3 |
* | Merge branch 'maint' | Martin Braun | 2016-04-20 | 1 | -0/+2 |
|\ |
|
| * | e3xx: spi: Fix issue introduced in 1b149f56 | Moritz Fischer | 2016-04-19 | 1 | -0/+2 |
* | | E310: Radio reset fix | michael-west | 2016-03-29 | 1 | -1/+1 |
* | | usrp3: Added RX DSP support for heterodyne sampling | Ashish Chaudhari | 2016-03-21 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2016-03-11 | 1 | -2/+3 |
|\| |
|
| * | e300: Fixed a memory leak in udev code | Marcus Müller | 2016-03-03 | 1 | -2/+3 |
* | | x300,e300: Fixed IQ swapping issue in RX frontend | Ashish Chaudhari | 2016-02-17 | 1 | -4/+2 |
* | | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -29/+29 |
* | | 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 | 1 | -1/+1 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-12-15 | 3 | -5/+29 |
|\| |
|
| * | b2xx,e3xx,x300: Bumped FPGA compat numbers after SW time-sync changes | Ashish Chaudhari | 2015-12-10 | 1 | -1/+1 |
| * | Bumped FPGA compat numbers for B200, X300, and E300. | michael-west | 2015-12-10 | 1 | -1/+1 |
| * | B200/E300: Set time sync on clock rate change to current time of first radio | michael-west | 2015-12-10 | 2 | -4/+10 |
| * | B210/E300: Re-sync times after master clock rate change. | michael-west | 2015-12-10 | 1 | -0/+3 |
| * | E300/X300: Add VITA time synchronization on internal signal | michael-west | 2015-12-10 | 2 | -4/+19 |
* | | 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 |
* | | x3xx,e3xx: Bumped FPGA compat number after register overlap fix | Ashish Chaudhari | 2015-11-24 | 1 | -1/+1 |
* | | radio: Fixed overlapping register for LED and FPGPIO core | Ashish Chaudhari | 2015-11-24 | 1 | -1/+1 |
* | | cmake: Register components earlier | Martin Braun | 2015-11-16 | 1 | -2/+0 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-10-16 | 1 | -0/+2 |
|\| |
|
| * | e3xx: sysfs: Drop reference when we're done. | Moritz Fischer | 2015-10-14 | 1 | -0/+2 |
| * | b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD release | Ashish Chaudhari | 2015-09-03 | 1 | -1/+1 |
* | | b2xx,e3xx,x300: Bumped compat numbers after GPIO ATR refactoring | Ashish Chaudhari | 2015-10-16 | 1 | -1/+1 |
* | | Merge branch 'ashish/gpio_atr_redux' into master-staging | Ashish Chaudhari | 2015-10-15 | 2 | -50/+13 |
|\ \ |
|
| * | | usrp3: Added new GPIO ATR 3000 core | Ashish Chaudhari | 2015-09-29 | 2 | -50/+13 |
* | | | fixup! x300: Added DMA FIFO support to X300 | Ashish Chaudhari | 2015-09-30 | 2 | -2/+0 |
|/ / |
|
* / | b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD release | Ashish Chaudhari | 2015-09-08 | 1 | -1/+1 |
|/ |
|
* | Fixed minor warnings | Nicholas Corgan | 2015-09-01 | 1 | -1/+1 |
* | B2XX: Added B200mini support | michael-west | 2015-08-17 | 1 | -0/+5 |
* | b200,e300,x300: Updated compat number for release 3.9.0 | Ashish Chaudhari | 2015-08-14 | 1 | -1/+1 |
* | UHD: Remove initialization of time to GPS time. | michael-west | 2015-08-12 | 1 | -20/+0 |
* | cmake: added variable to LIBUHD_REGISTER_COMPONENT macro to make required, se... | Nicholas Corgan | 2015-08-11 | 1 | -1/+1 |
* | e300: Fix internal GPIO register setting | Tom Tsou | 2015-08-10 | 1 | -1/+1 |
* | e300: added -DE300_FORCE_NETWORK flag to CMake configuration | Nicholas Corgan | 2015-08-10 | 2 | -2/+18 |
* | x300, e300: Moved common register names to radio namespace | Martin Braun | 2015-08-07 | 2 | -40/+52 |
* | e300: Made network mode not crash when attempting to user filter API | Martin Braun | 2015-08-06 | 2 | -8/+2 |
* | e300: Fix lacking subscriber call to update LO freq and bandsels | Martin Braun | 2015-08-06 | 1 | -0/+3 |
* | fixup! e300 + cmake merge conflict resolution | Martin Braun | 2015-07-29 | 1 | -2/+2 |
* | gps: gpsd: Adding gpsd_iface to interface with gpsd. | Moritz Fischer | 2015-07-29 | 11 | -1540/+86 |
* | cores: Moved subtree populate code to DSP cores (X3x0, E310) | Martin Braun | 2015-07-29 | 1 | -26/+10 |
* | cores: Moved subtree populate code to frontend cores | Martin Braun | 2015-07-29 | 1 | -22/+2 |
* | e300: Perif setup vs. prop tree separation refactoring | Martin Braun | 2015-07-29 | 1 | -27/+44 |
* | ad9361/b200/e300: Refactored AD936x + perifs management | Martin Braun | 2015-07-29 | 4 | -93/+27 |
* | e3xx: Make frame sizes configurable. | Moritz Fischer | 2015-07-28 | 2 | -6/+20 |