| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rfnoc: Enable drop counter on chdr_ctrl_endpoint | Martin Braun | 2021-12-03 | 2 | -4/+23 |
* | max287x: Fix key in table of freq ranges | Martin Anderseck | 2021-12-03 | 1 | -1/+1 |
* | uhd: Remove superfluous boost/bind.hpp includes | Martin Braun | 2021-12-03 | 1 | -1/+0 |
* | rfnoc: Change default block behaviour | Martin Braun | 2021-12-02 | 1 | -5/+1 |
* | mpmd: Add MTU plausibility check | Martin Braun | 2021-12-02 | 1 | -0/+42 |
* | x300: Remove usage of CHDR_MAX_LEN_HDR | Martin Braun | 2021-12-02 | 1 | -2/+6 |
* | rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPP | Martin Braun | 2021-12-02 | 13 | -74/+206 |
* | rfnoc: replay block: Disable prop and action propagation | Martin Braun | 2021-12-01 | 1 | -1/+10 |
* | rfnoc: Fix issue in uhd::rfnoc::connect_through_blocks() | Martin Braun | 2021-12-01 | 1 | -6/+9 |
* | rfnoc: radio: Fix async message handling channel checks | Martin Braun | 2021-11-30 | 1 | -8/+8 |
* | multi_usrp_rfnoc: Reduce latency of get_time_now() | michael-west | 2021-11-17 | 2 | -10/+10 |
* | host: Add ability to get time from Radio block | michael-west | 2021-11-17 | 2 | -1/+29 |
* | rfnoc: mgmt_portal: Fix order of validity checks | Martin Braun | 2021-11-15 | 1 | -2/+6 |
* | rfnoc: Add CHDR width to make args | Martin Braun | 2021-11-12 | 3 | -0/+4 |
* | B200: Re-sync times | michael-west | 2021-11-10 | 2 | -10/+31 |
* | python: multi_usrp: Add set_rx_spp() | Wade Fife | 2021-11-09 | 1 | -0/+1 |
* | mpmd: Increase UHD-side MTU cap for 10 GbE and 1 GbE | Martin Braun | 2021-11-08 | 1 | -4/+14 |
* | host: python: Add gpio_voltage python API | Lane Kolbly | 2021-11-05 | 1 | -1/+11 |
* | host: Add gpio_voltage discoverable feature | Lane Kolbly | 2021-11-05 | 2 | -0/+62 |
* | host: Add RPC calls for GPIO voltage | Lane Kolbly | 2021-11-05 | 1 | -0/+9 |
* | host: python: Return mb_controller with reference_internal | Lane Kolbly | 2021-11-04 | 1 | -1/+1 |
* | fixup! host: x4xx: Implement GPIO API | Lane Kolbly | 2021-11-03 | 1 | -2/+14 |
* | host: x4xx: Implement GPIO API | Lane Kolbly | 2021-11-03 | 5 | -0/+255 |
* | host: Add GPIO functions to MPM RPC shim | Lane Kolbly | 2021-11-03 | 1 | -0/+5 |
* | rfnoc: Remove cruft from UHD 3 (constants) | Martin Braun | 2021-11-02 | 2 | -1/+6 |
* | uhd: update num_recv_frames calculation for ctrl links | Andrew Lynch | 2021-11-02 | 1 | -1/+4 |
* | host: gpio: Create gpio_atr_offsets to store GPIO registers | Lane Kolbly | 2021-10-27 | 7 | -94/+136 |
* | siggen: Fix direction of rotation | Wade Fife | 2021-10-27 | 1 | -9/+9 |
* | uhd: Fix spelling errors | A. Maitland Bottoms | 2021-10-22 | 2 | -2/+2 |
* | uhd: math: Replace wrap-frequency math with a single function | Martin Braun | 2021-10-19 | 3 | -21/+15 |
* | lib: Remove all remaining usage of boost::numeric::bounds<> | Martin Braun | 2021-10-19 | 1 | -2/+3 |
* | uhd: Replace Boost mutexes and locks with standard options | Martin Braun | 2021-10-19 | 33 | -231/+230 |
* | rfnoc: mgmt_portal: Remove two unused variables | Martin Braun | 2021-10-11 | 1 | -4/+6 |
* | libusb: Remove unused context variable | Martin Braun | 2021-09-30 | 1 | -2/+5 |
* | ad9361: Add comment re overclocking | Martin Braun | 2021-09-30 | 1 | -3/+23 |
* | chdr: Rename var max_size_bytes to avoid confusion | Martin Anderseck | 2021-09-28 | 1 | -9/+9 |
* | ad9361: Modify set-tx-gain procedure to update gain in one go | Martin Braun | 2021-09-17 | 1 | -7/+13 |
* | uhd: zbx: Prevent TX antenna config from disrupting RX | Lane Kolbly | 2021-09-16 | 1 | -2/+8 |
* | cmake: Fix issues with static builds and CMRC | Martin Braun | 2021-09-16 | 1 | -2/+4 |
* | X300: Fix error message for wrong reference frequency | Martin Anderseck | 2021-09-16 | 1 | -1/+2 |
* | x300: Remove unused variables in x300_eth_mgr.cpp | Martin Braun | 2021-09-16 | 1 | -8/+0 |
* | cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR | Martin Braun | 2021-09-10 | 3 | -4/+4 |
* | uhd: mpm: Expose filesystem version information on MPM tree | Lane Kolbly | 2021-09-08 | 1 | -0/+6 |
* | python: multi_usrp: Fix overloaded function definition | Martin Anderseck | 2021-09-08 | 1 | -1/+1 |
* | radio: Improve log messages for non-implemented corrections | Martin Braun | 2021-09-08 | 2 | -5/+8 |
* | rh: Fix auto DC-offset correction and auto-IQ balance APIs | Martin Braun | 2021-09-08 | 2 | -7/+1 |
* | x300: Fix MAX_RATE_1GIGE value | Martin Braun | 2021-09-07 | 1 | -1/+1 |
* | mpmd: Add discoverable feature for trig i/o mode | Grant Meyerhoff | 2021-09-02 | 2 | -1/+43 |
* | uhd: transport: Avoid exceptions in disconnect_receiver() | Aaron Rossetto | 2021-08-31 | 1 | -10/+10 |
* | rfnoc: duc: Fix frequency range for DUC block | Martin Braun | 2021-08-30 | 2 | -6/+4 |