aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* mpmd: Add MTU plausibility checkMartin Braun2021-12-021-0/+42
* x300: Remove usage of CHDR_MAX_LEN_HDRMartin Braun2021-12-022-5/+6
* rfnoc: Clarify usage of MTU vs. max payload size, remove DEFAULT_SPPMartin Braun2021-12-0221-96/+321
* rfnoc: replay block: Disable prop and action propagationMartin Braun2021-12-011-1/+10
* examples: Improve rfnoc_rx_to_fileMartin Braun2021-12-011-112/+143
* rfnoc: Add more comments to rfnoc_graphMartin Braun2021-12-011-0/+14
* rfnoc: Fix issue in uhd::rfnoc::connect_through_blocks()Martin Braun2021-12-011-6/+9
* tests: add automated streaming testsMatthew Crymble2021-11-303-0/+382
* tests: add streaming setup script for performance enhancementsMatthew Crymble2021-11-301-0/+288
* rfnoc: radio: Fix async message handling channel checksMartin Braun2021-11-301-8/+8
* multi_usrp_rfnoc: Reduce latency of get_time_now()michael-west2021-11-172-10/+10
* host: Add ability to get time from Radio blockmichael-west2021-11-173-1/+43
* tests: Remove skip_dram from streaming performance test scriptMartin Braun2021-11-161-2/+2
* docs: Several minor manual improvementsMartin Braun2021-11-166-10/+49
* examples: Use cmul for gain block in-tree IP exampleWade Fife2021-11-151-21/+18
* rfnoc: mgmt_portal: Fix order of validity checksMartin Braun2021-11-151-2/+6
* rfnoc: Add CHDR width to make argsMartin Braun2021-11-126-1/+15
* rfnoc: Make chdr_w_to_bits() C++11-compatibleMartin Braun2021-11-121-0/+15
* tests: Fix rfnoc_graph mock nodes stop-stream commandMartin Braun2021-11-121-1/+1
* B200: Re-sync timesmichael-west2021-11-102-10/+31
* python: multi_usrp: Add set_rx_spp()Wade Fife2021-11-091-0/+1
* doc: x4xx: Document configuring eth0 static IPLane Kolbly2021-11-091-1/+28
* mpmd: Increase UHD-side MTU cap for 10 GbE and 1 GbEMartin Braun2021-11-081-4/+14
* docs: x410: Document GPIO API and capabilitiesLane Kolbly2021-11-054-0/+251
* docs: Collect all RFNoC block controllers in a module in the manualMartin Braun2021-11-0519-2/+51
* rfnoc: blocks: Minor cleanup (whitespace, typos)Martin Braun2021-11-056-13/+5
* host: python: Add gpio_voltage python APILane Kolbly2021-11-051-1/+11
* host: Add gpio_voltage discoverable featureLane Kolbly2021-11-054-0/+147
* host: Add RPC calls for GPIO voltageLane Kolbly2021-11-052-1/+30
* examples: Test all variants in gain testbenchWade Fife2021-11-043-15/+61
* examples: Make IQ order clear in gain RFNoC blockWade Fife2021-11-041-16/+25
* host: python: Return mb_controller with reference_internalLane Kolbly2021-11-041-1/+1
* 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
* uhd: update num_recv_frames calculation for ctrl linksAndrew Lynch2021-11-021-1/+4
* host: gpio: Create gpio_atr_offsets to store GPIO registersLane Kolbly2021-10-277-94/+136
* siggen: Fix direction of rotationWade Fife2021-10-271-9/+9
* 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
* 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