| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rfnoc: Add more comments to rfnoc_graph | Martin Braun | 2021-12-01 | 1 | -0/+14 |
* | rfnoc: Fix issue in uhd::rfnoc::connect_through_blocks() | Martin Braun | 2021-12-01 | 1 | -6/+9 |
* | tests: add automated streaming tests | Matthew Crymble | 2021-11-30 | 3 | -0/+382 |
* | tests: add streaming setup script for performance enhancements | Matthew Crymble | 2021-11-30 | 1 | -0/+288 |
* | 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 | 3 | -1/+43 |
* | tests: Remove skip_dram from streaming performance test script | Martin Braun | 2021-11-16 | 1 | -2/+2 |
* | docs: Several minor manual improvements | Martin Braun | 2021-11-16 | 6 | -10/+49 |
* | examples: Use cmul for gain block in-tree IP example | Wade Fife | 2021-11-15 | 1 | -21/+18 |
* | 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 | 6 | -1/+15 |
* | rfnoc: Make chdr_w_to_bits() C++11-compatible | Martin Braun | 2021-11-12 | 1 | -0/+15 |
* | tests: Fix rfnoc_graph mock nodes stop-stream command | Martin Braun | 2021-11-12 | 1 | -1/+1 |
* | 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 |
* | doc: x4xx: Document configuring eth0 static IP | Lane Kolbly | 2021-11-09 | 1 | -1/+28 |
* | mpmd: Increase UHD-side MTU cap for 10 GbE and 1 GbE | Martin Braun | 2021-11-08 | 1 | -4/+14 |
* | docs: x410: Document GPIO API and capabilities | Lane Kolbly | 2021-11-05 | 4 | -0/+251 |
* | docs: Collect all RFNoC block controllers in a module in the manual | Martin Braun | 2021-11-05 | 19 | -2/+51 |
* | rfnoc: blocks: Minor cleanup (whitespace, typos) | Martin Braun | 2021-11-05 | 6 | -13/+5 |
* | 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 | 4 | -0/+147 |
* | host: Add RPC calls for GPIO voltage | Lane Kolbly | 2021-11-05 | 2 | -1/+30 |
* | examples: Test all variants in gain testbench | Wade Fife | 2021-11-04 | 3 | -15/+61 |
* | examples: Make IQ order clear in gain RFNoC block | Wade Fife | 2021-11-04 | 1 | -16/+25 |
* | 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 |