| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | example: gpio: Separate bank and port arguments | Lane Kolbly | 2021-11-03 | 1 | -10/+18 |
* | host: x4xx: Implement GPIO API | Lane Kolbly | 2021-11-03 | 6 | -0/+257 |
* | host: Add GPIO functions to MPM RPC shim | Lane Kolbly | 2021-11-03 | 2 | -0/+20 |
* | rfnoc: Remove cruft from UHD 3 (constants) | Martin Braun | 2021-11-02 | 4 | -101/+6 |
* | docs: Align dependencies and bump deb package versions | Martin Anderseck | 2021-11-02 | 2 | -4/+7 |
* | 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 |
* | tests: Use reference type to prevent copy | A. Maitland Bottoms | 2021-10-22 | 1 | -1/+1 |
* | responder: Fix printw function arguments | A. Maitland Bottoms | 2021-10-22 | 1 | -1/+1 |
* | uhd: Remove spurious template from property dtor | A. Maitland Bottoms | 2021-10-22 | 2 | -2/+2 |
* | uhd: Fix spelling errors | A. Maitland Bottoms | 2021-10-22 | 3 | -3/+3 |
* | docs: Clarify set/get_gpio_attr() and GPIO banks | Martin Braun | 2021-10-22 | 1 | -10/+48 |
* | docs: Fix GPIO documentation example | Lane Kolbly | 2021-10-20 | 1 | -5/+5 |
* | uhd: math: Replace wrap-frequency math with a single function | Martin Braun | 2021-10-19 | 5 | -21/+41 |
* | uhd: math: Add a sign() function | Martin Braun | 2021-10-19 | 2 | -0/+22 |
* | 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 | 40 | -297/+292 |
* | cmake: use LooseVersion to ensure correct version comparisons | Lars Amsel | 2021-10-14 | 1 | -3/+3 |
* | rfnoc: mgmt_portal: Remove two unused variables | Martin Braun | 2021-10-11 | 1 | -4/+6 |
* | bug: fix channel indexing when reading USRP power | Lars Amsel | 2021-10-11 | 1 | -1/+1 |
* | devtest: Clarify data type in multi_usrp_test::send_waveform() | Martin Braun | 2021-10-06 | 1 | -1/+1 |
* | python: multi_usrp: Fix issues in send_waveform() | Martin Braun | 2021-10-06 | 2 | -19/+36 |
* | python: multi_usrp: Fix issues with recv_num_samps() | Martin Braun | 2021-10-06 | 1 | -24/+63 |
* | 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 |
* | docs: x410: Fix info on loading SD card images with bmaptool | Martin Braun | 2021-09-28 | 1 | -1/+5 |
* | python: Fix dropped-sample calculation in benchmark_rate.py | Martin Braun | 2021-09-28 | 1 | -5/+7 |
* | devtest: Add receive stability test to B2xx devtest | Martin Braun | 2021-09-28 | 2 | -0/+52 |
* | devtest: Add receive stability test | Martin Braun | 2021-09-28 | 1 | -0/+174 |
* | docs: Improve docs for rx_streamer::recv() on overruns | Martin Braun | 2021-09-28 | 1 | -1/+21 |
* | chdr: Rename var max_size_bytes to avoid confusion | Martin Anderseck | 2021-09-28 | 2 | -21/+41 |
* | ad9361: Modify set-tx-gain procedure to update gain in one go | Martin Braun | 2021-09-17 | 1 | -7/+13 |
* | examples: Improve txrx_loopback_to_file (late recv, Boost, timing) | Martin Braun | 2021-09-17 | 1 | -18/+22 |
* | cmake: Fix rfnoc-example (CMake paths) | Martin Braun | 2021-09-17 | 3 | -11/+11 |
* | uhd: zbx: Prevent TX antenna config from disrupting RX | Lane Kolbly | 2021-09-16 | 2 | -2/+28 |
* | docs: sync: Update page on synchronization | Martin Braun | 2021-09-16 | 1 | -19/+24 |
* | 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 | 18 | -154/+154 |
* | rfnoc: Add vivado-path to rfnoc_image_builder | Wade Fife | 2021-09-10 | 2 | -0/+8 |
* | 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 |
* | cmake: tests: Add build-python path to PYTHONPATH | Martin Braun | 2021-09-08 | 1 | -2/+5 |
* | examples: Show how to use in-tree Verilog header | Wade Fife | 2021-09-08 | 1 | -0/+17 |