| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | transport: Fix MSVC warning by replacing size_t with uint32_t | Martin Braun | 2019-01-03 | 1 | -1/+1 |
* | log: Fix MSVC warnings by changing a size_t to unsigned int | Martin Braun | 2019-01-03 | 1 | -1/+1 |
* | examples: optimize tx_waveforms memory allocations | Brent Stapleton | 2019-01-03 | 1 | -5/+10 |
* | examples: formatting in tx_waveforms | Brent Stapleton | 2019-01-03 | 1 | -2/+8 |
* | examples: optimize benchmark_rate start time | Brent Stapleton | 2019-01-03 | 1 | -3/+3 |
* | coding guidelines: change URLs to hyperlinks | Brent Stapleton | 2019-01-02 | 1 | -4/+7 |
* | fpga: update images and submodule pointer | Brent Stapleton | 2019-01-02 | 2 | -12/+11 |
* | docs: Add manual page on compat numbers | Martin Braun | 2019-01-02 | 2 | -0/+191 |
* | TwinRX: Fix tuning | Michael West | 2019-01-02 | 2 | -8/+5 |
* | x300: Remove usage of boost::bind | Martin Braun | 2019-01-02 | 1 | -12/+16 |
* | x300: Factor our PID -> MB type and MB type -> product name mapping | Martin Braun | 2019-01-02 | 1 | -137/+117 |
* | x300: Remove some trailing spaces | Martin Braun | 2019-01-02 | 1 | -6/+4 |
* | RFNoC: Fix for late packet errors | michael-west | 2018-12-21 | 1 | -1/+3 |
* | utils: Improve query_gpsdo_sensors | michael-west | 2018-12-20 | 1 | -31/+28 |
* | E300: Re-enable "gpsdo" time source | michael-west | 2018-12-20 | 1 | -1/+1 |
* | gpsd: GPGGA string formatting fixes | Ben Kempke | 2018-12-20 | 1 | -4/+4 |
* | RFNoC: Fix stream command propagation | michael-west | 2018-12-20 | 1 | -1/+1 |
* | mpm: Factor out user EEPROM code into own module | Martin Braun | 2018-12-20 | 3 | -169/+150 |
* | Update fpga-src submodule pointer | Martin Braun | 2018-12-20 | 1 | -0/+0 |
* | Update fpga-src submodule pointer | Martin Braun | 2018-12-20 | 1 | -0/+0 |
* | RFNoC: Fix graph traversal | michael-west | 2018-12-19 | 4 | -24/+56 |
* | N310 E320: Add initialization of TX bandwidth | michael-west | 2018-12-19 | 2 | -2/+2 |
* | Github: Create Pull Request Template | Sugandha Gupta | 2018-12-19 | 1 | -0/+40 |
* | uhd/mpm: eiscat: Various changes | Ryan Marlow | 2018-12-19 | 6 | -66/+326 |
* | radio_ctrl_impl: move continuous_streaming to protected. | Ryan Marlow | 2018-12-19 | 1 | -1/+1 |
* | mpm_shell: Multiprocessing instead of threading for claimer loop | Alex Williams | 2018-12-17 | 1 | -53/+86 |
* | Device3: Fix block control flushing | Brent Stapleton | 2018-12-17 | 2 | -18/+28 |
* | Device3: Set default block control response SIDs | Brent Stapleton | 2018-12-17 | 1 | -0/+4 |
* | uhd: Add benchmark_streamer support for multi-channel streamer | Ciro Nishiguchi | 2018-12-17 | 1 | -275/+478 |
* | examples: Add keyboard controls to rx_ascii_art_dft | Rakesh Peter | 2018-12-17 | 1 | -3/+116 |
* | devtest: x3x0: Enable rx_samples_to_file in devtest | Sugandha Gupta | 2018-12-17 | 1 | -1/+1 |
* | E310: Fix initialization of antenna and frequency values | michael-west | 2018-12-17 | 2 | -8/+36 |
* | C API: Add support for Tx LO control | Martin Braun | 2018-12-14 | 2 | -0/+163 |
* | x300: Add support for USRP-2974 | Thomas Vogel | 2018-12-14 | 3 | -2/+19 |
* | time_spec: include <stdint.h> for int64_t | Michael Dickens | 2018-12-13 | 1 | -0/+1 |
* | various: use "std::abs" instead of "std::fabs" | Michael Dickens | 2018-12-12 | 4 | -15/+15 |
* | responder: Better "abs()" compiler compatibility | Michael Dickens | 2018-12-12 | 2 | -2/+2 |
* | lmx2592: Better "abs()" compiler compatibility | Michael Dickens | 2018-12-12 | 1 | -3/+3 |
* | rh: add highband spur reduction option | Mark Meserve | 2018-12-12 | 5 | -4/+88 |
* | rh: remove polarity setting for sdclkout11 | Mark Meserve | 2018-12-12 | 1 | -2/+2 |
* | rh: add functions to toggle lowband lo | Mark Meserve | 2018-12-12 | 2 | -0/+20 |
* | TwinRX: Make routing to LO1 and LO2 mutually exclusive | michael-west | 2018-12-10 | 2 | -25/+15 |
* | TwinRX: Enable phase resync on ADF535x | michael-west | 2018-12-10 | 1 | -17/+9 |
* | TwinRX: Tuning improvements | michael-west | 2018-12-10 | 3 | -17/+20 |
* | TwinRX: Fix initialization | michael-west | 2018-12-10 | 1 | -62/+60 |
* | rh: fixed lowband tuning | Mark Meserve | 2018-12-07 | 1 | -1/+2 |
* | cmake: use "MATCHES" instead of "STREQUAL" for "Clang" | Michael Dickens | 2018-12-07 | 1 | -3/+3 |
* | uhd: Fix log statement for Port number on RFNOC block | Sugandha Gupta | 2018-12-05 | 1 | -1/+1 |
* | rh: add handling for "all" lo | Mark Meserve | 2018-12-04 | 2 | -9/+104 |
* | examples: rfnoc_radio_loopback: Clean up example | Martin Braun | 2018-12-03 | 1 | -15/+11 |