aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* host: python: Return mb_controller with reference_internalLane Kolbly2021-11-041-1/+1
* mpm: x4xx: Allow GPIO0 and GPIO1 as port namesLane Kolbly2021-11-041-3/+5
* fpga: rfnoc: Add RFNoC CHDR resize moduleWade Fife2021-11-047-0/+2031
* fpga: rfnoc: Add CHDR management util functionsWade Fife2021-11-041-4/+85
* fixup! mpm: x4xx: add DIO GPIO API configuration methodsLane Kolbly2021-11-031-0/+22
* mpm: x4xx: add DIO GPIO API configuration methodsDhiren Wijesinghe2021-11-033-39/+227
* fixup! host: x4xx: Implement GPIO APILane Kolbly2021-11-031-2/+14
* example: gpio: Separate bank and port argumentsLane Kolbly2021-11-031-10/+18
* host: x4xx: Implement GPIO APILane Kolbly2021-11-036-0/+257
* host: Add GPIO functions to MPM RPC shimLane Kolbly2021-11-032-0/+20
* rfnoc: Remove cruft from UHD 3 (constants)Martin Braun2021-11-024-101/+6
* docs: Align dependencies and bump deb package versionsMartin Anderseck2021-11-022-4/+7
* x410: correct 100GbE link speedAndrew Lynch2021-11-022-2/+2
* uhd: update num_recv_frames calculation for ctrl linksAndrew Lynch2021-11-021-1/+4
* fpga: lib: Clean up axi_muxWade Fife2021-10-281-91/+160
* fpga: rfnoc: Add labels to axi_switch generate blocksWade Fife2021-10-281-36/+67
* fpga: rfnoc: Add labels to chdr_mgmt_pkt_handlerWade Fife2021-10-281-30/+45
* fpga: rfnoc: Add documentation to chdr_xb_routing_tableWade Fife2021-10-281-46/+84
* fpga: Shorten line length for Launchpad linterAaron Rossetto2021-10-281-2/+4
* debs: Update upload_debs scriptAaron Rossetto2021-10-281-2/+2
* host: gpio: Create gpio_atr_offsets to store GPIO registersLane Kolbly2021-10-277-94/+136
* siggen: Fix direction of rotationWade Fife2021-10-275-44/+53
* tests: Use reference type to prevent copyA. Maitland Bottoms2021-10-221-1/+1
* responder: Fix printw function argumentsA. Maitland Bottoms2021-10-221-1/+1
* uhd: Remove spurious template from property dtorA. Maitland Bottoms2021-10-222-2/+2
* uhd: Fix spelling errorsA. Maitland Bottoms2021-10-223-3/+3
* docs: Clarify set/get_gpio_attr() and GPIO banksMartin Braun2021-10-221-10/+48
* docs: Fix GPIO documentation exampleLane Kolbly2021-10-201-5/+5
* images: Update image packager script for Python 3Aaron Rossetto2021-10-201-4/+3
* uhd: math: Replace wrap-frequency math with a single functionMartin Braun2021-10-195-21/+41
* uhd: math: Add a sign() functionMartin Braun2021-10-192-0/+22
* lib: Remove all remaining usage of boost::numeric::bounds<>Martin Braun2021-10-191-2/+3
* uhd: Replace Boost mutexes and locks with standard optionsMartin Braun2021-10-1940-297/+292
* cmake: use LooseVersion to ensure correct version comparisonsLars Amsel2021-10-141-3/+3
* mpm: Fix handling of rfic_digital_loopback argumentMartin Anderseck2021-10-121-5/+5
* rfnoc: mgmt_portal: Remove two unused variablesMartin Braun2021-10-111-4/+6
* mpm: rfdc: Tear down RFDC on teardownLane Kolbly2021-10-112-3/+5
* bug: fix channel indexing when reading USRP powerLars Amsel2021-10-111-1/+1
* devtest: Clarify data type in multi_usrp_test::send_waveform()Martin Braun2021-10-061-1/+1
* python: multi_usrp: Fix issues in send_waveform()Martin Braun2021-10-062-19/+36
* python: multi_usrp: Fix issues with recv_num_samps()Martin Braun2021-10-061-24/+63
* libusb: Remove unused context variableMartin Braun2021-09-301-2/+5
* ad9361: Add comment re overclockingMartin Braun2021-09-301-3/+23
* docs: x410: Fix info on loading SD card images with bmaptoolMartin Braun2021-09-281-1/+5
* dissectors: Fix whitespace formatting in CMake filesMartin Braun2021-09-282-62/+59
* dissectors: Fix inclusion of glib.h and Python versionMartin Braun2021-09-283-3/+3
* python: Fix dropped-sample calculation in benchmark_rate.pyMartin Braun2021-09-281-5/+7
* devtest: Add receive stability test to B2xx devtestMartin Braun2021-09-282-0/+52
* devtest: Add receive stability testMartin Braun2021-09-281-0/+174
* docs: Improve docs for rx_streamer::recv() on overrunsMartin Braun2021-09-281-1/+21