| Commit message (Expand) | Author | Age | Files | Lines |
* | mg: Fix lambda-related warnings in block control | Martin Braun | 2017-12-22 | 1 | -12/+15 |
* | N310: Updated controls for Mg daughterboard | Mark Meserve | 2017-12-22 | 2 | -59/+234 |
* | mg: General fixes | Mark Meserve | 2017-12-22 | 2 | -26/+195 |
* | eiscat: Move JESD init and ADC reset to its own function | Martin Braun | 2017-12-22 | 2 | -2/+35 |
* | eiscat: Fixed selection of upper/lower beams | Martin Braun | 2017-12-22 | 1 | -1/+18 |
* | eiscat: Proper neighbour support, added some FI pseudo-antenna values | Martin Braun | 2017-12-22 | 2 | -37/+45 |
* | eiscat: Enable proper prop tree coercer and publisher | Martin Braun | 2017-12-22 | 1 | -10/+19 |
* | magnesium: Temporarily adding return values to make MSVC not fail | Trung N Tran | 2017-12-22 | 1 | -2/+15 |
* | mpmd: property tree fixes for multi_usrp, set_freq fixes | sugandhagupta | 2017-12-22 | 1 | -3/+3 |
* | mpmd: Fixed prop tree typo (mboard vs mboards) | Martin Braun | 2017-12-22 | 1 | -4/+0 |
* | eiscat: Make use of known number of dboards | Martin Braun | 2017-12-22 | 2 | -0/+24 |
* | eiscat: Added more APIs for more fine-grained control | Martin Braun | 2017-12-22 | 2 | -54/+199 |
* | eiscat: Improved documentation for EISCAT block | Martin Braun | 2017-12-22 | 1 | -7/+88 |
* | eiscat: Made more functions return status values instead of None/void | Martin Braun | 2017-12-22 | 1 | -4/+4 |
* | rpc: Changed API to request/notify for better distinction between the two | Martin Braun | 2017-12-22 | 1 | -5/+5 |
* | eiscat/mpm: Moved EISCAT full init sequence to UHD | Martin Braun | 2017-12-22 | 2 | -2/+21 |
* | eiscat: Added RPC passing API | Martin Braun | 2017-12-22 | 2 | -3/+20 |
* | eiscat: Fixed missing antenna selection reg write for direct rx | Martin Braun | 2017-12-22 | 1 | -0/+1 |
* | eiscat: Numerous modification for testing beamforming | Martin Braun | 2017-12-22 | 2 | -16/+158 |
* | Rename netd to mpmd | Martin Braun | 2017-12-22 | 2 | -4/+4 |
* | eiscat: Accept both mixed-case and upper-case antenna names (Rx0, RX0) | Martin Braun | 2017-12-22 | 1 | -1/+4 |
* | eiscat: Antenna selection, gain setting | Martin Braun | 2017-12-22 | 2 | -32/+306 |
* | eiscat: Added more properties, other minor fixes | Martin Braun | 2017-12-22 | 2 | -1/+38 |
* | eiscat: Enabled eiscat db to work with rfnoc_rx_to_file | Martin Braun | 2017-12-22 | 2 | -42/+64 |
* | eiscat: Added skeleton for dboard driver support | Martin Braun | 2017-12-22 | 7 | -0/+472 |
* | Clean up build process | Martin Braun | 2017-12-22 | 1 | -25/+36 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 29 | -348/+29 |
* | TwinRX: Added ADF5356 synth and TwinRX Rev C support | Derek Kozel | 2017-12-08 | 4 | -48/+81 |
* | UBX: Add support for UBX-TDD | michael-west | 2017-12-07 | 1 | -1/+9 |
* | UBX: Add implementation of TDD xcvr mode and force TX PA on in TDD mode to r... | michael-west | 2017-12-07 | 1 | -12/+47 |
* | ubx: Fixed UHD_MSG style log messages | Martin Braun | 2017-07-18 | 1 | -2/+6 |
* | Merge branch 'maint' | Martin Braun | 2017-07-17 | 3 | -21/+51 |
|\ |
|
| * | cbx: turn on LO LPF at <2GHz instead of <1.5GHz | Mark Meserve | 2017-06-30 | 2 | -18/+38 |
| * | UBX: Added error handling for setting the dboard clock rate. | bstapleton | 2017-06-29 | 1 | -3/+13 |
* | | Merge branch 'maint' | Martin Braun | 2017-06-27 | 5 | -18/+23 |
|\| |
|
| * | Revert "xcvr: Query ref clock, not ADC/DAC clock" | Martin Braun | 2017-06-26 | 1 | -1/+1 |
| * | twinrx: add reimport to LO options on property tree | Mark Meserve | 2017-06-15 | 1 | -1/+1 |
| * | twinrx: add reimport lo mode | Mark Meserve | 2017-06-15 | 3 | -16/+21 |
* | | logging: Demoted more DEBUG to TRACE | Martin Braun | 2017-04-06 | 12 | -71/+71 |
* | | logging: Demoted a number of DEBUG messages to TRACE | Martin Braun | 2017-04-05 | 9 | -16/+11 |
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 19 | -181/+182 |
* | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 18 | -41/+40 |
|/ |
|
* | Moved default register values into ic_reg_map | Derek Kozel | 2017-01-30 | 1 | -0/+2 |
* | lib: remove statements after throw | Andrej Rode | 2017-01-12 | 1 | -1/+0 |
* | UBX: Force on RX driver to eliminate transient | michael-west | 2016-12-01 | 1 | -1/+1 |
* | lib: Removed more superfluous variables | Martin Braun | 2016-11-28 | 1 | -2/+0 |
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t... | Martin Braun | 2016-11-08 | 21 | -162/+162 |
* | TwinRX: Add rev B daughterboard ID | Derek Kozel | 2016-11-01 | 1 | -0/+9 |
* | xcvr: Removed some compiler warnings | Martin Braun | 2016-10-27 | 1 | -1/+1 |
* | TwinRX: Remove unhelpful warning | Derek Kozel | 2016-10-26 | 1 | -8/+0 |