| Commit message (Expand) | Author | Age | Files | Lines |
* | rfnoc: Fix detection of outstanding acks by ctrl_iface | Martin Braun | 2019-01-17 | 1 | -4/+3 |
* | lib: rfnoc: apply clang-format | Martin Braun | 2019-01-17 | 29 | -1905/+1859 |
* | formatting: remove vim hints in headers | Brent Stapleton | 2019-01-16 | 4 | -4/+0 |
* | RFNoC: Fix stream command propagation | michael-west | 2018-12-20 | 1 | -1/+1 |
* | RFNoC: Fix graph traversal | michael-west | 2018-12-19 | 3 | -14/+16 |
* | Device3: Fix block control flushing | Brent Stapleton | 2018-12-17 | 1 | -18/+25 |
* | Device3: Set default block control response SIDs | Brent Stapleton | 2018-12-17 | 1 | -0/+4 |
* | rfnoc: Add halt to replay API | Wade Fife | 2018-11-27 | 1 | -0/+4 |
* | rfnoc: Fix default SPP for replay | Wade Fife | 2018-11-27 | 1 | -4/+3 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -4/+4 |
* | rfnoc: Replace some [] with .at() in radio_ctrl_impl | Martin Braun | 2018-11-13 | 1 | -8/+8 |
* | block_ctrl_base: add UHD_SAFE_CALL to destructor | Trung Tran | 2018-10-24 | 1 | -13/+15 |
* | uhd: Add traffic counter to null source sink | Ciro Nishiguchi | 2018-10-11 | 1 | -0/+19 |
* | uhd: Fix rounding in ddc/duc rate calculation | Ciro Nishiguchi | 2018-10-05 | 2 | -2/+2 |
* | uhd: rfnoc: add async message handler | Trung Tran | 2018-09-14 | 3 | -4/+201 |
* | radio_ctrl: add disable time stamp | Trung Tran | 2018-09-14 | 1 | -0/+8 |
* | RFNoC: Add Replay API and example | Wade Fife | 2018-08-29 | 2 | -0/+184 |
* | RFNoC: Convert SR_READBACK_REG_FIFOSIZE to bytes | Trung N Tran | 2018-08-22 | 1 | -3/+1 |
* | X300: Change Ethernet buffering | Michael West | 2018-07-25 | 3 | -9/+10 |
* | Device3: Change packet-based flow control to byte-based flow control | Martin Braun | 2018-07-25 | 5 | -41/+47 |
* | rfnoc: Enabled SW flush mechanism impl'd in noc_shell | Ashish Chaudhari | 2018-07-24 | 1 | -2/+84 |
* | rfnoc: legacy_compat: Remove superfluous variable | Martin Braun | 2018-07-23 | 1 | -1/+0 |
* | legacy_compat: Fix tx/rx channel map initialization for all channels | Sugandha Gupta | 2018-07-09 | 1 | -5/+14 |
* | UHD: Make ctrl_iface_impl deconstructor virtual | Martin Braun | 2018-06-22 | 1 | -1/+1 |
* | UHD: Update copyright dates | Martin Braun | 2018-06-22 | 2 | -2/+2 |
* | RFNoC: Add FIR, Null, and Window block controllers | Martin Braun | 2018-06-22 | 4 | -0/+282 |
* | RFNoC: Add Siggen block controller | Sugandha Gupta | 2018-06-22 | 1 | -0/+49 |
* | rfnoc: Warn when a block key is not found in the registry | Martin Braun | 2018-06-08 | 1 | -4/+7 |
* | X300/TwinRX: Fix for RuntimeError: Could not find block in list for device 0,... | Michael West | 2018-05-15 | 1 | -5/+5 |
* | X300: Temporary suppression of warning regarding number of input buffers | Michael West | 2018-05-15 | 1 | -8/+8 |
* | legacy_compat: skip fifo ports size check | Trung N Tran | 2018-05-09 | 1 | -15/+23 |
* | lib: Purge use of boost::assign, except for uhd::dict | Martin Braun | 2018-05-02 | 3 | -18/+15 |
* | lib: Purge all references to boost::this_thread::sleep() | Martin Braun | 2018-04-30 | 2 | -3/+6 |
* | fixup! rfnoc: ctrl_iface cleanup | michael-west | 2018-04-30 | 1 | -4/+0 |
* | fixup! rfnoc: ctrl_iface cleanup | michael-west | 2018-04-30 | 1 | -1/+0 |
* | fixup! legacy: fix legacy compat to work with 2TX radio block | michael-west | 2018-04-06 | 1 | -23/+9 |
* | fixup! rfnoc: Update logging in some blocks | Trung N Tran | 2018-03-30 | 1 | -1/+1 |
* | rfnoc: Update logging in some blocks | Martin Braun | 2018-03-30 | 5 | -43/+52 |
* | fixup! rfnoc radio: Improve warning for too many samples requested | Martin Braun | 2018-03-27 | 1 | -1/+2 |
* | rfnoc radio: Improve warning for too many samples requested | Martin Braun | 2018-03-27 | 1 | -1/+11 |
* | DDC/DUC: switch CORDIC -> DDS for all relevant variable names | Ryan Marlow | 2018-03-22 | 2 | -22/+16 |
* | rfnoc: ctrl_iface cleanup | Martin Braun | 2018-03-16 | 5 | -246/+154 |
* | rfnoc/x300: Make sure peek32() and peek64() are called with actual addresses | Martin Braun | 2018-03-16 | 2 | -9/+5 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 26 | -800/+19 |
* | legacy: fix legacy compat to work with 2TX radio block | Trung N Tran | 2018-03-13 | 1 | -89/+230 |
* | uhd: Fix some log statements | Andrej Rode | 2018-03-07 | 1 | -1/+0 |
* | fixup! rfnoc: Refactor radio_ctrl_impl, remove some Boost | Ashish Chaudhari | 2018-02-20 | 1 | -5/+5 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 45 | -43/+85 |
* | rfnoc: Check noc_shell compat number at runtime | Martin Braun | 2018-02-19 | 1 | -7/+19 |
* | ddc: duc: Factor out usage of boost::bind() | Martin Braun | 2018-02-19 | 2 | -32/+54 |