| Commit message (Expand) | Author | Age | Files | Lines |
* | e3xx: spi: Fix issue introduced in 1b149f56 | Moritz Fischer | 2016-04-19 | 1 | -0/+2 |
* | e300: Fixed a memory leak in udev code | Marcus Müller | 2016-03-03 | 1 | -2/+3 |
* | 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 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 |
* | e300: added virtual destructor to e300_sensor_manager class | Nicholas Corgan | 2015-12-08 | 1 | -1/+3 |
* | 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 |
* | 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 |
* | e300: Removed unused constant MAX_TICK_RATE | Marcus Müller | 2015-07-27 | 1 | -1/+0 |
* | Merge branch 'maint' | Martin Braun | 2015-07-20 | 1 | -3/+3 |
|\ |
|
| * | e3xx: eeprom: Fix off by one error in serial number writing code. | Moritz Fischer | 2015-07-16 | 1 | -1/+1 |
| * | e3xx: Make all e3xx motherboards show up as such. | Moritz Fischer | 2015-07-16 | 1 | -2/+2 |
* | | Added uhd::image_loader class and uhd_image_loader utility | Nicholas Corgan | 2015-07-15 | 3 | -30/+76 |
* | | Merge branch 'maint' | Martin Braun | 2015-07-14 | 3 | -24/+34 |
|\| |
|
| * | e3xx: Fixup for idle image to follow naming convention. | Moritz Fischer | 2015-07-14 | 1 | -2/+2 |
| * | e3xx: Bump compat number from 6 -> 8. | Moritz Fischer | 2015-07-14 | 1 | -1/+1 |
| * | e3xx: Increase TX buffer size to PAGE_SIZE. | Moritz Fischer | 2015-07-14 | 1 | -1/+1 |
| * | e3xx: Load idle image on shutdown. | Moritz Fischer | 2015-07-14 | 2 | -23/+33 |
* | | e3xx: Bump compat number to match change on maint. | Moritz Fischer | 2015-07-13 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2015-06-09 | 4 | -1/+19 |
|\| |
|
| * | E300: Implement get_freq() for E300 network mode. | michael-west | 2015-05-22 | 3 | -0/+18 |
| * | B200/E300: Fix incorrect readback of frequency. | michael-west | 2015-05-22 | 1 | -0/+1 |
| * | fixup! e300: gps: If gps is detected, set device time to gps time on init. | Moritz Fischer | 2015-05-12 | 1 | -0/+3 |
* | | fixup! e300: gps: If gps is detected, set device time to gps time on init. | Moritz Fischer | 2015-05-14 | 1 | -0/+3 |
* | | Merge branch 'maint' | Martin Braun | 2015-05-04 | 2 | -4/+8 |
|\| |
|
| * | e300: gps: If gps doesn't have lock return 0 as time. | Moritz Fischer | 2015-05-01 | 2 | -11/+7 |
| * | e300: gps: Keep antenna power supply and pps running all the time. | Moritz Fischer | 2015-05-01 | 2 | -6/+3 |
| * | e300: gps: If gps is detected, set device time to gps time on init. | Moritz Fischer | 2015-05-01 | 1 | -0/+11 |
* | | e300: Increase FPGA compatibility number | Jonathon Pendlum | 2015-04-29 | 1 | -1/+1 |
* | | e300: Adjusted minimum frequency to account for MIMO mode | Jonathon Pendlum | 2015-04-29 | 1 | -1/+1 |