| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | e320: gpio: Fix front panel GPIO readback | Sugandha Gupta | 2018-09-12 | 1 | -1/+4 |
* | mpmd: add option to enum rfnoc blocks from args | Trung Tran | 2018-08-31 | 1 | -5/+21 |
* | uhd-dpdk: Add DPDK-based sockets-like library | Alex Williams | 2018-08-29 | 14 | -2/+2503 |
* | RFNoC: Add Replay API and example | Wade Fife | 2018-08-29 | 2 | -0/+184 |
* | uhd: udp: 'all_matching' endpoint resolution | Brent Stapleton | 2018-08-29 | 1 | -1/+2 |
* | uhd: Define UHD_API as empty string when building static lib | Ciro Nishiguchi | 2018-08-22 | 1 | -0/+1 |
* | x300: Improve firmware compat error message | Martin Braun | 2018-08-22 | 2 | -16/+35 |
* | X300: Correctly initialize antenna mapping for TwinRX | Derek Kozel | 2018-08-22 | 1 | -1/+4 |
* | RFNoC: Convert SR_READBACK_REG_FIFOSIZE to bytes | Trung N Tran | 2018-08-22 | 1 | -3/+1 |
* | twinrx: enable ch1 lo amps if ch2 is using an external lo source | Mark Meserve | 2018-08-21 | 1 | -1/+13 |
* | nirio: Demote RPC client cancel/abort to TRACE | Martin Braun | 2018-08-21 | 1 | -1/+1 |
* | uhd: Remove usage of time_t (except when required) | Martin Braun | 2018-08-20 | 6 | -17/+17 |
* | multi_usrp: Add get_user_settings_iface() API call | Martin Braun | 2018-08-16 | 1 | -0/+12 |
* | b200: Enable access to user regs via the 'enable_user_regs' arg | Martin Braun | 2018-08-16 | 3 | -4/+31 |
* | b200: Remove superfluous fake lambda | Martin Braun | 2018-08-16 | 1 | -11/+10 |
* | x300: Enable clock_source and time_source device args | Martin Braun | 2018-08-10 | 1 | -2/+2 |
* | x300: Use constrained_args | Martin Braun | 2018-08-10 | 4 | -48/+222 |
* | lib: Improve constrained_device_args_t | Martin Braun | 2018-08-10 | 1 | -2/+14 |
* | x300: Move defaults to their own header | Martin Braun | 2018-08-10 | 3 | -116/+159 |
* | e320: Fix tx/rx atr - antenna and frequency settings | Sugandha Gupta | 2018-08-09 | 5 | -30/+32 |
* | fixup! mpm: mg: add set_master_clock_rate member | Martin Braun | 2018-08-03 | 1 | -2/+2 |
* | rfnoc: dma_fifo: Added a more robust flush mechanism | Ashish Chaudhari | 2018-08-03 | 2 | -36/+60 |
* | mg: Allow calling set_rate() at runtime | Martin Braun | 2018-08-02 | 2 | -6/+38 |
* | mpm: mg: add set_master_clock_rate member | Daniel Jepson | 2018-08-02 | 2 | -0/+13 |
* | mpmd: Allow setting time_source and clock_source props | Martin Braun | 2018-08-02 | 1 | -24/+4 |
* | x300: Log git hash and compat number as debug message | Martin Braun | 2018-08-01 | 1 | -3/+8 |
* | b100: Demote some clocking-related log messages to trace | Martin Braun | 2018-07-31 | 1 | -2/+2 |
* | b100: Remove all Boostisms from fifo_ctrl_excelsior | Martin Braun | 2018-07-31 | 1 | -9/+9 |
* | b100: Fix fifo_ctrl_excelsior not exiting | Martin Braun | 2018-07-31 | 1 | -13/+2 |
* | b100: Move fifo_ctrl_excelsior to b100 subdir | Martin Braun | 2018-07-31 | 5 | -2/+2 |
* | lmx2592: fix calibration start during tuning | Mark Meserve | 2018-07-31 | 1 | -1/+3 |
* | lmx2592: always mux lock detect after init | Mark Meserve | 2018-07-31 | 1 | -9/+5 |
* | lib: device: Parallelize device discovery | Martin Braun | 2018-07-31 | 1 | -11/+19 |
* | mpmd: Parallelize broadcast-finding | Martin Braun | 2018-07-31 | 1 | -2/+11 |
* | X300: Change Ethernet buffering | Michael West | 2018-07-25 | 12 | -328/+339 |
* | Device3: Constrain send_buff_size | Michael West | 2018-07-25 | 1 | -6/+12 |
* | rx_streamer: Release buffers no longer needed | Michael West | 2018-07-25 | 1 | -9/+26 |
* | X300: Reduce Ethernet frame size to 4000 | michael-west | 2018-07-25 | 2 | -6/+5 |
* | Device3: Change packet-based flow control to byte-based flow control | Martin Braun | 2018-07-25 | 15 | -443/+629 |
* | rfnoc: Enabled SW flush mechanism impl'd in noc_shell | Ashish Chaudhari | 2018-07-24 | 2 | -4/+88 |
* | rfnoc: legacy_compat: Remove superfluous variable | Martin Braun | 2018-07-23 | 1 | -1/+0 |
* | C API: Fix incorrectly declared lock | Martin Braun | 2018-07-23 | 1 | -1/+1 |
* | n230: Fix incorrectly declared locks | Martin Braun | 2018-07-23 | 1 | -3/+5 |
* | x300: Fix incorrectly declared locks | Martin Braun | 2018-07-23 | 2 | -5/+5 |
* | mpmd: Add set_timeout_init() API call to mpmd_mboard_impl | Martin Braun | 2018-07-18 | 2 | -2/+11 |
* | fixup! uhd: Warn when tuning with auto DSP frequency and an external LO | Brent Stapleton | 2018-07-18 | 1 | -1/+3 |
* | uhd: initial commit of UHD support for E320 | Brent Stapleton | 2018-07-18 | 15 | -12/+1875 |
* | mpm: initial commit of E320 code | Brent Stapleton | 2018-07-18 | 2 | -0/+21 |
* | multi_usrp: Fix get_usrp_tx_info() for MPMD devices | Martin Braun | 2018-07-17 | 1 | -1/+1 |
* | UBX: Add support for phase synchronization at LTE clock rates | Michael West | 2018-07-17 | 3 | -13/+46 |