| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 2 | -4/+2 |
* | twinrx: enable ch1 lo amps if ch2 is using an external lo source | Mark Meserve | 2018-08-21 | 1 | -1/+13 |
* | utils: fixup for downloader inventory management | Brent Stapleton | 2018-08-21 | 1 | -12/+19 |
* | 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 | 13 | -41/+43 |
* | docs: b200: Add info on how to modify FPGA and access user settings | Martin Braun | 2018-08-16 | 1 | -0/+26 |
* | multi_usrp: Add get_user_settings_iface() API call | Martin Braun | 2018-08-16 | 2 | -0/+39 |
* | 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 |
* | devtest: Integrate Python API Tester into Devtest | Vidush | 2018-08-10 | 4 | -2/+63 |
* | devtest: Add more env vars, make Py3k compatible | Martin Braun | 2018-08-10 | 2 | -8/+18 |
* | x300: Enable clock_source and time_source device args | Martin Braun | 2018-08-10 | 2 | -4/+15 |
* | 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: Enable devtest for E320 | Sugandha Gupta | 2018-08-09 | 2 | -0/+58 |
* | e320: Fix tx/rx atr - antenna and frequency settings | Sugandha Gupta | 2018-08-09 | 5 | -30/+32 |
* | python: Fixing Boost.Python initializer visibility | Marcus Müllr | 2018-08-03 | 2 | -2/+13 |
* | 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 |
* | doc: add clock_source and time_source to n3xx argument list. fix WR clock_sou... | Daniel Jepson | 2018-08-03 | 1 | -2/+5 |
* | rfnoc: examples: Removed some legacy code patterns from RFNoC examples | Martin Braun | 2018-08-02 | 2 | -34/+45 |
* | 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 |
* | uhd: python: CMakeLists.txt change dll to pyd | Trung Tran | 2018-08-01 | 1 | -1/+7 |
* | python: Enable Python API on non-Windows | Brent Stapleton | 2018-08-01 | 1 | -1/+5 |
* | docs: n3xx: Add section on building fs/SD images | Martin Braun | 2018-08-01 | 1 | -0/+47 |
* | 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 |
* | fixup! multi_usrp: Expose APIs for TX LO controls | Martin Braun | 2018-07-31 | 1 | -0/+1 |
* | docs: Fix Doxygen warnings | Martin Braun | 2018-07-31 | 3 | -5/+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 |
* | python: Fixup for Python API install directory | Brent Stapleton | 2018-07-27 | 1 | -3/+15 |
* | uhd: Post-release cleanup | Brent Stapleton | 2018-07-25 | 1 | -2/+2 |
* | X300: Change Ethernet buffering | Michael West | 2018-07-25 | 15 | -334/+355 |
* | 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 | 21 | -463/+657 |
* | rfnoc: Enabled SW flush mechanism impl'd in noc_shell | Ashish Chaudhari | 2018-07-24 | 4 | -5/+92 |
* | tests: Add multi_usrp_test.py | Vidush | 2018-07-24 | 1 | -0/+624 |