aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: tick_node: Search all nodes for tick ratesMartin Braun2019-05-211-3/+5
* device3: Constraint send/recv_frame_size based on down/upstream MTUSugandha Gupta2019-05-213-5/+27
* Revert "RFNoC: Remove incorrect flush"Michael West2019-03-251-0/+19
* TwinRX: Fix duplicate write to N value in DDCmichael-west2019-03-251-2/+1
* RFNoC: Remove incorrect flushMichael West2019-03-051-19/+0
* Revert "RFNoC: Fix flush in source_block_ctrl_base"Michael West2019-03-051-1/+18
* lib: Fix various type-conversion compiler warningsMartin Braun2019-03-054-5/+7
* RFNoC: Fix flush in source_block_ctrl_baseMichael West2019-02-181-18/+1
* RFNoC: Disable FC ACK packets for lossless linksMichael West2019-02-182-8/+15
* fixup! RFNoC: Fix scaling of M and N values in DDC/DUCMark Meserve2019-02-081-1/+1
* RFNoC: Limit number of control packets in flightmichael-west2019-01-311-2/+2
* RFNoC: Fix typos in legacy_compatmichael-west2019-01-311-2/+2
* X300: Fix tick and sample rate settingmichael-west2019-01-311-6/+8
* RFNoC: Fix scaling of M and N values in DDC/DUCmichael-west2019-01-312-3/+10
* fixup! RFNoC: More graph traversal fixesmichael-west2019-01-312-4/+4
* RFNoC: More graph traversal fixesmichael-west2019-01-312-1/+3
* lib: rfnoc: Add some missing virtual destructorsMartin Braun2019-01-223-2/+8
* formatting: Apply clang-format to nocscript filesMartin Braun2019-01-228-557/+499
* transport: muxed_zero_copy_if fixesmichael-west2019-01-211-1/+1
* rfnoc: Fix detection of outstanding acks by ctrl_ifaceMartin Braun2019-01-171-4/+3
* lib: rfnoc: apply clang-formatMartin Braun2019-01-1729-1905/+1859
* formatting: remove vim hints in headersBrent Stapleton2019-01-164-4/+0
* RFNoC: Fix stream command propagationmichael-west2018-12-201-1/+1
* RFNoC: Fix graph traversalmichael-west2018-12-193-14/+16
* Device3: Fix block control flushingBrent Stapleton2018-12-171-18/+25
* Device3: Set default block control response SIDsBrent Stapleton2018-12-171-0/+4
* rfnoc: Add halt to replay APIWade Fife2018-11-271-0/+4
* rfnoc: Fix default SPP for replayWade Fife2018-11-271-4/+3
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-141-4/+4
* rfnoc: Replace some [] with .at() in radio_ctrl_implMartin Braun2018-11-131-8/+8
* block_ctrl_base: add UHD_SAFE_CALL to destructorTrung Tran2018-10-241-13/+15
* uhd: Add traffic counter to null source sinkCiro Nishiguchi2018-10-111-0/+19
* uhd: Fix rounding in ddc/duc rate calculationCiro Nishiguchi2018-10-052-2/+2
* uhd: rfnoc: add async message handlerTrung Tran2018-09-143-4/+201
* radio_ctrl: add disable time stampTrung Tran2018-09-141-0/+8
* RFNoC: Add Replay API and exampleWade Fife2018-08-292-0/+184
* RFNoC: Convert SR_READBACK_REG_FIFOSIZE to bytesTrung N Tran2018-08-221-3/+1
* X300: Change Ethernet bufferingMichael West2018-07-253-9/+10
* Device3: Change packet-based flow control to byte-based flow controlMartin Braun2018-07-255-41/+47
* rfnoc: Enabled SW flush mechanism impl'd in noc_shellAshish Chaudhari2018-07-241-2/+84
* rfnoc: legacy_compat: Remove superfluous variableMartin Braun2018-07-231-1/+0
* legacy_compat: Fix tx/rx channel map initialization for all channelsSugandha Gupta2018-07-091-5/+14
* UHD: Make ctrl_iface_impl deconstructor virtualMartin Braun2018-06-221-1/+1
* UHD: Update copyright datesMartin Braun2018-06-222-2/+2
* RFNoC: Add FIR, Null, and Window block controllersMartin Braun2018-06-224-0/+282
* RFNoC: Add Siggen block controllerSugandha Gupta2018-06-221-0/+49
* rfnoc: Warn when a block key is not found in the registryMartin Braun2018-06-081-4/+7
* X300/TwinRX: Fix for RuntimeError: Could not find block in list for device 0,...Michael West2018-05-151-5/+5
* X300: Temporary suppression of warning regarding number of input buffersMichael West2018-05-151-8/+8
* legacy_compat: skip fifo ports size checkTrung N Tran2018-05-091-15/+23