| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | e300: Added minimum master clock rate restriction | Jonathon Pendlum | 2015-04-24 | 2 | -1/+12 |
* | | e300: Reduced AD9361's RX data delay to improve timing in FPGA capture interface | Jonathon Pendlum | 2015-04-24 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2015-04-14 | 1 | -0/+10 |
|\| |
|
| * | e300: Added warning for high bandwidth usage | Martin Braun | 2015-04-14 | 1 | -0/+10 |
* | | Merge branch 'maint' | Martin Braun | 2015-04-08 | 1 | -1/+1 |
|\| |
|
| * | e300: remote_codec_ctrl: Fixed typo in error message | Moritz Fischer | 2015-04-08 | 1 | -1/+1 |
* | | Merge branch 'maint' | Martin Braun | 2015-03-27 | 3 | -8/+8 |
|\| |
|
| * | Warning fixes | Nicholas Corgan | 2015-03-27 | 3 | -8/+8 |
* | | e3xx: filter API implementation. Supports listing of RX/TX filters, querying ... | Julian Arnold | 2015-03-19 | 4 | -0/+52 |
* | | Merge branch 'maint' | Martin Braun | 2015-03-12 | 3 | -6/+6 |
|\| |
|
| * | e300: Fix missing namespace prefixes. | Moritz Fischer | 2015-03-12 | 3 | -6/+6 |
* | | gpio: Renamed enums to avoid clash with generic, compiler-provided names | Martin Braun | 2015-03-11 | 1 | -7/+7 |
* | | Merge branch 'maint' | Martin Braun | 2015-03-09 | 1 | -1/+1 |
|\| |
|
| * | e300: comment out unused variables in control::make when E300_NATIVE is not d... | Michael Dickens | 2015-03-09 | 1 | -1/+1 |
* | | B200: UHD support for FPGPIO connector on REV6+ boards. | Ian Buckley | 2015-03-09 | 2 | -20/+20 |
* | | e3xx: AGC support | Julian Arnold | 2015-03-05 | 3 | -2/+51 |
* | | e300: added missing break | Julian Arnold | 2015-03-05 | 1 | -0/+1 |
* | | Merge branch 'maint' | Ashish Chaudhari | 2015-02-26 | 2 | -8/+42 |
|\| |
|
| * | e300: fc: Clean up the TX flowcontrol setup a bit. | Moritz Fischer | 2015-02-26 | 2 | -1/+8 |
| * | e300: fc: This should fix the RX flow control. | Moritz Fischer | 2015-02-26 | 2 | -7/+34 |
| * | Merging new UHD_IMAGES_DIR utilities and bug fixes. | Ben Hilburn | 2015-01-27 | 2 | -3/+3 |
* | | e3xx: support for dc offset and iq balance control | Julian Arnold | 2015-02-23 | 3 | -0/+38 |