aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc
Commit message (Expand)AuthorAgeFilesLines
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-0321-173/+158
* rfnoc: Reuse the graph objectAndrew Lynch2020-02-261-1/+20
* rfnoc: actions: Cleanup rx_event_action_info ctorsteviez2020-02-182-9/+14
* rfnoc: actions: Fix uninitialized timestampssteviez2020-02-182-9/+13
* rfnoc: ddc: Make scaling optional, prefer to change decimMartin Braun2020-02-071-28/+53
* rfnoc: Create mock factoryMartin Braun2020-01-293-3/+58
* rfnoc: apply clang-format to block_idBrent Stapleton2020-01-101-1/+1
* uhd: fixing MSVC warningsBrent Stapleton2020-01-091-1/+2
* python: rfnoc: finishing noc_block_base::get_mtuBrent Stapleton2020-01-061-0/+26
* python: rfnoc: make block_id_t more compatible with stringsBrent Stapleton2020-01-061-0/+3
* rfnoc: adding RFNoC Python APIBrent Stapleton2020-01-021-0/+247
* uhd: fix for exception due to use of unconstructed mutexPatrick Sisterhen2020-01-021-4/+5
* rfnoc: Make chdr_ctrl_xport recv_io callbacks have symbolsAlex Williams2019-12-201-26/+43
* ddc: fixup decimation propertyBrent Stapleton2019-12-051-2/+2
* rfnoc: DDC/DUC: Fix fp-issues with samp_rate propertiesBrent Stapleton2019-11-272-6/+67
* ddc: Applying clang-formatBrent Stapleton2019-11-271-8/+7
* rfnoc: graph: Add logging to resolver errorsBrent Stapleton2019-11-271-1/+6
* detail::graph: Add shutdown capabilityMartin Braun2019-11-262-10/+23
* rfnoc_graph: Modify find_blocks() to sort return valueMartin Braun2019-11-261-0/+5
* rfnoc: Make polling I/O service not block on flow controlCiro Nishiguchi2019-11-262-7/+13
* rfnoc: xports: Count FC bytes as multiples of CHDR widthMartin Braun2019-11-262-0/+2
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-261-1/+0
* uhd: Introduce I/O service managerAaron Rossetto2019-11-263-11/+32
* rfnoc: Make trasnport safe to use with offload threadsCiro Nishiguchi2019-11-263-1/+24
* uhd: Replace boost::regex with std::regexMartin Braun2019-11-261-9/+9
* uhd: Replace usage of boost smart pointers with C++11 counterpartsMartin Braun2019-11-262-8/+6
* rfnoc: Port FFT controllerLars Amsel2019-11-262-0/+115
* rfnoc: Add DMA FIFO block controllerMartin Braun2019-11-263-1/+73
* Remove proto-RFNoC filesMartin Braun2019-11-2639-7846/+0
* rfnoc: radio: Add API call to disable timestampsMartin Braun2019-11-261-0/+5
* rfnoc: radio: Interpret MTU as max payload sizeMartin Braun2019-11-261-3/+3
* rfnoc: Fix transport buffer reservationsCiro Nishiguchi2019-11-263-10/+16
* rfnoc: rfnoc_graph: Safely deinit full graph on any kind of init errorMartin Braun2019-11-261-15/+15
* rfnoc: Hold reference to streamers in rfnoc_graphCiro Nishiguchi2019-11-261-2/+11
* rfnoc: Move data xport sep configuration to static methodsCiro Nishiguchi2019-11-264-9/+464
* rfnoc: Add multi_usrp_rfnoc, modify multi_usrpBrent Stapleton2019-11-261-1/+1
* rfnoc: radio/streamer: Handle late commands and burst ACKsMartin Braun2019-11-262-0/+20
* rfnoc: Add MTU property to RX streamerCiro Nishiguchi2019-11-262-6/+46
* rfnoc: Implement flushing on overrunCiro Nishiguchi2019-11-262-43/+28
* rfnoc: Allow MB controllers to init after blocks have initializedMartin Braun2019-11-262-6/+164
* rfnoc: Use adapter_id_t for balancing load across linksAlex Williams2019-11-263-82/+99
* rfnoc: ctrlport: Fixing timeouts for timed commandsBrent Stapleton2019-11-261-5/+25
* rfnoc: client_zero can track num SEPs and num ctrl EPs separatelyMartin Braun2019-11-262-4/+8
* rfnoc: node: Add set_properties()Martin Braun2019-11-261-0/+19
* rfnoc: Add basic round-robin allocation for linksAlex Williams2019-11-261-12/+65
* rfnoc: Add ability to select transport for streamers to user APIsAlex Williams2019-11-262-10/+85
* rfnoc: tx_streamer: add support for async messagesCiro Nishiguchi2019-11-265-10/+148
* rfnoc: Centralize initialization state of SEPs to epid_allocatorAlex Williams2019-11-263-23/+52
* rfnoc: Use link_stream_manager's mgmt_portal for all mgmt packetsAlex Williams2019-11-263-40/+64
* rfnoc: rfnoc_graph: Improve error reporting for init failuresMartin Braun2019-11-261-0/+4