| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rfnoc: noc_block_base: Handle the tick_rate property internally | Martin Braun | 2019-11-26 | 2 | -40/+62 |
* | rfnoc: node: Fix resolution of properties with circular dependencies | Martin Braun | 2019-11-26 | 1 | -41/+51 |
* | rfnoc: Enable daisy-chaining in mgmt_portal | Ashish Chaudhari | 2019-11-26 | 1 | -5/+14 |
* | rfnoc: Added link/graph specific stream managers | Ashish Chaudhari | 2019-11-26 | 10 | -27/+722 |
* | rfnoc: API cleanup for ctrl/mgmt code | Ashish Chaudhari | 2019-11-26 | 6 | -73/+116 |
* | rfnoc: Moved chdr types/packet class out of chdr dir | Ashish Chaudhari | 2019-11-26 | 14 | -69/+93 |
* | uhd: add udp boost asio implementation of transport interface | Ciro Nishiguchi | 2019-11-26 | 9 | -195/+491 |
* | uhdlib: transport: Add links.hpp | Martin Braun | 2019-11-26 | 1 | -0/+43 |
* | transport: Implement a single-threaded I/O service | Alex Williams | 2019-11-26 | 3 | -0/+537 |
* | transport: Introduce I/O service layer between transport and link | Alex Williams | 2019-11-26 | 1 | -0/+337 |
* | uhd: add new transport interface and base class implementation | Ciro Nishiguchi | 2019-11-26 | 2 | -0/+334 |
* | rfnoc: Add default block controller | Martin Braun | 2019-11-26 | 5 | -3/+29 |
* | rfnoc: Add DDC block controller | Martin Braun | 2019-11-26 | 2 | -0/+558 |
* | rfnoc: Added clock_iface to convey info about clocks | Ashish Chaudhari | 2019-11-26 | 5 | -23/+95 |
* | rfnoc: Use RTTI "serialization" for stream commands | Martin Braun | 2019-11-26 | 1 | -0/+24 |
* | rfnoc: Support for new backend iface plus fixes | Ashish Chaudhari | 2019-11-26 | 3 | -12/+18 |
* | rfnoc: Add rfnoc_graph class | Martin Braun | 2019-11-26 | 2 | -0/+161 |
* | rfnoc: Move graph_edge data structure to its own header, add to_string() | Martin Braun | 2019-11-26 | 1 | -59/+3 |
* | rfnoc: Add rfnoc_device base class | Martin Braun | 2019-11-26 | 2 | -0/+83 |
* | rfnoc: Change Block-ID format to 0/FFT#1 | Martin Braun | 2019-11-26 | 1 | -1/+1 |
* | rfnoc: Add block registry/factory and make_args | Martin Braun | 2019-11-26 | 4 | -0/+140 |
* | rfnoc: Add block_poke support to reg_iface async msg | Ashish Chaudhari | 2019-11-26 | 1 | -4/+4 |
* | rfnoc: adding client_zero | Brent Stapleton | 2019-11-26 | 3 | -0/+413 |
* | rfnoc: Added impl for reg_iface and ctrl_endpoint | Ashish Chaudhari | 2019-11-26 | 7 | -1/+786 |
* | rfnoc: node: Add default command time API | Martin Braun | 2019-11-26 | 1 | -0/+23 |
* | rfnoc: Add action API | Martin Braun | 2019-11-26 | 6 | -1/+255 |
* | rfnoc: Added initial impl for mgmt_portal | Ashish Chaudhari | 2019-11-26 | 3 | -1/+1189 |
* | rfnoc: Refactored CHDR packet interfaces | Ashish Chaudhari | 2019-11-26 | 6 | -0/+1783 |
* | rfnoc: Add property propagation, Boost.Graph storage | Martin Braun | 2019-11-26 | 5 | -11/+1038 |
* | rfnoc: Add detail::block_container_t class | Martin Braun | 2019-11-26 | 3 | -0/+132 |
* | rfnoc: Add rfnoc::mb_iface interface class | Martin Braun | 2019-11-26 | 1 | -0/+76 |
* | rfnoc: Add noc_block_base class | Martin Braun | 2019-11-26 | 2 | -0/+12 |
* | rfnoc: Add properties, nodes, and accessors | Martin Braun | 2019-11-26 | 4 | -0/+300 |
* | rfnoc: block_id: Add more info when ctor fails | Martin Braun | 2019-11-26 | 1 | -1/+2 |
* | twinrx: Make gpio_iface a wb_iface (was: timed_wb_iface) | Martin Braun | 2019-11-26 | 1 | -11/+2 |
* | lib: adf535x: Add trace logs for synth configuration | Martin Braun | 2019-11-26 | 1 | -0/+18 |
* | lib: Simplify implementation of uhd::get_system_time() to use <chrono> | Martin Braun | 2019-11-26 | 2 | -108/+8 |
* | lib: Replace uhd::get_system_time() with steady_clock | Martin Braun | 2019-11-26 | 2 | -9/+14 |
* | niusrpio: Apply formatting | Martin Braun | 2019-11-26 | 1 | -59/+69 |
* | gain groups: Formatting | Brent Stapleton | 2019-11-26 | 1 | -64/+77 |
* | gain_groups: Add zero-value gain groups | Brent Stapleton | 2019-11-26 | 1 | -0/+11 |
* | convert: Add chdr converters for sc16 -> fc32 and vice versa | Martin Braun | 2019-11-26 | 5 | -0/+235 |
* | convert: sse2: Apply clang-format | Martin Braun | 2019-11-26 | 9 | -679/+742 |
* | convert: Add CHDR converters | Martin Braun | 2019-11-26 | 1 | -1/+72 |
* | uhd: Add thread affinity utility functions | Aaron Rossetto | 2019-11-26 | 2 | -11/+117 |
* | uhd: utils: Add compat check for 32-bit compat numbers | Martin Braun | 2019-11-26 | 2 | -0/+31 |
* | lib: utils: Add new signature to get_freq_and_freq_word() | Martin Braun | 2019-11-26 | 2 | -1/+15 |
* | utils: cast: Add from_str() typecast | Martin Braun | 2019-11-26 | 2 | -0/+40 |
* | utils: soft_register: Remove 16-bit mode | Martin Braun | 2019-11-26 | 1 | -14/+0 |
* | utils: Added set_thread_name for std::thread | Ashish Chaudhari | 2019-11-26 | 1 | -0/+12 |