| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fpga: rfnoc: Add RFNoC Moving Average block | Wade Fife | 2020-07-16 | 9 | -0/+1642 |
* | python: Add moving average RFNoC block controller bindings | mattprost | 2020-07-16 | 3 | -0/+27 |
* | tests: Add unit test for Moving Average RFNoC block | mattprost | 2020-07-16 | 2 | -0/+111 |
* | rfnoc: Add Moving Average block controller | mattprost | 2020-07-16 | 5 | -11/+182 |
* | n32x: Swap out liberio for internal Ethernet | RobertWalstab | 2020-07-16 | 1 | -30/+138 |
* | mpm: systemd: systemd configuration are getting now installed under considera... | RobertWalstab | 2020-07-16 | 3 | -3/+18 |
* | mpm: remove class N3xxXportMgrLiberio | RobertWalstab | 2020-07-16 | 1 | -15/+4 |
* | n3xx: Swap out liberio for internal Ethernet | RobertWalstab | 2020-07-16 | 4 | -1115/+1262 |
* | mpm: Fix a logging message | RobertWalstab | 2020-07-16 | 1 | -1/+1 |
* | mpm: Enable internal NIC on the N3xx | RobertWalstab | 2020-07-16 | 1 | -3/+12 |
* | mpm: remove class E310XportMgrLiberio | RobertWalstab | 2020-07-16 | 1 | -11/+4 |
* | e31x: Swap out liberio for internal Ethernet | RobertWalstab | 2020-07-16 | 5 | -429/+522 |
* | mpm: Enable internal NIC on the E310 | RobertWalstab | 2020-07-16 | 1 | -6/+28 |
* | mpm: remove class E320XportMgrLiberio | RobertWalstab | 2020-07-16 | 1 | -12/+5 |
* | mpm: systemd: added systemd configuration files for network | Joerg Hofrichter | 2020-07-16 | 8 | -4/+63 |
* | mpm: support forwarding CHDR packets | RobertWalstab | 2020-07-16 | 2 | -3/+77 |
* | e320: Swap out liberio for internal Ethernet | Alex Williams | 2020-07-16 | 4 | -520/+532 |
* | mpm: Enable internal NIC on the E320 | Alex Williams | 2020-07-16 | 1 | -0/+4 |
* | mpm,mpmd: Add iface type and mtu info for UDP links | Alex Williams | 2020-07-16 | 4 | -3/+19 |
* | mpm: Add support for internal Ethernet interface | Andrew Lynch | 2020-07-16 | 4 | -12/+46 |
* | mpm: Detect number of liberio channels | Alex Williams | 2020-07-16 | 2 | -5/+18 |
* | python: Add payload agnostic methods to CHDR API | Samuel O'Brien | 2020-07-16 | 3 | -1/+62 |
* | python: Document CHDR Test Generation | Samuel O'Brien | 2020-07-16 | 2 | -19/+44 |
* | python: Add bindings for C++ CHDR Parser | Samuel O'Brien | 2020-07-16 | 11 | -19/+47447 |
* | chdr: Assert Ctrl Packet Size Before Serializing | Samuel O'Brien | 2020-07-16 | 1 | -3/+4 |
* | mpm: utils: print error on minor compat number mismatch conditionally | Joerg Hofrichter | 2020-07-13 | 1 | -1/+2 |
* | README.md: Update tested/supported Windows version to Windows 10 | Steve Czabaniuk | 2020-07-13 | 1 | -1/+1 |
* | utils: Expose CHDR Parsing API | Samuel O'Brien | 2020-07-13 | 17 | -13/+48472 |
* | utils: Expose CHDR Types in Public API | robot-rover | 2020-07-13 | 22 | -55/+109 |
* | rfnoc: Rename chdr_packet to chdr_packet_writer | Samuel O'Brien | 2020-07-13 | 18 | -74/+76 |
* | utils: Fix prefix determination in get_lib_path() | Ryan Volz | 2020-07-13 | 1 | -1/+3 |
* | fpga: lib: modify ctrlport decoder to Verilog 2001 compatible syntax | Max Köhler | 2020-07-10 | 1 | -39/+41 |
* | utils: Make uhd_config_info print help by default | Derek Kozel | 2020-07-09 | 1 | -1/+1 |
* | ad9361: Fix mask for product ID check | Brian Padalino | 2020-07-09 | 1 | -1/+1 |
* | uhd: Make sure generated file is closed | Ryan Volz | 2020-07-09 | 1 | -1/+2 |
* | docs: n3xx: Include WX in table of N320 images | Steve Czabaniuk | 2020-07-09 | 1 | -8/+8 |
* | docs: Add comments on mpm.conf | Martin Braun | 2020-07-09 | 3 | -2/+66 |
* | mpm: Fix various Pylint issues | Martin Braun | 2020-07-09 | 5 | -13/+9 |
* | cores: Remove shutdown function from spi_core_3000 | Martin Braun | 2020-07-08 | 2 | -21/+0 |
* | e3xx: Remove superfluous comments | Martin Braun | 2020-07-08 | 1 | -11/+0 |
* | meta-ettus: remove io_type.hpp | Steven Koo | 2020-07-08 | 2 | -66/+0 |
* | fpga: n3xx: Fix White Rabbit images | Wade Fife | 2020-07-01 | 1 | -3/+19 |
* | fpga: lib: Add width agnostic version of Ethernet Interface | Andrew Moch | 2020-06-30 | 14 | -0/+3340 |
* | rfnoc: Add unit test for Log Power RFNoC block | Aaron Rossetto | 2020-06-29 | 2 | -0/+85 |
* | rfnoc: Add Log Power RFNoC block support | Aaron Rossetto | 2020-06-29 | 5 | -0/+88 |
* | fpga: rfnoc: Add Log-Power block | Wade Fife | 2020-06-29 | 7 | -0/+1062 |
* | fpga: rfnoc: Fix chdr_update_length function | Wade Fife | 2020-06-29 | 1 | -1/+1 |
* | python: Add window RFNoC block controller bindings | Aaron Rossetto | 2020-06-29 | 3 | -1/+25 |
* | rfnoc: Add unit test for Window RFNoC block | Aaron Rossetto | 2020-06-29 | 2 | -0/+252 |
* | rfnoc: Add window RFNoC block controller | Aaron Rossetto | 2020-06-29 | 5 | -0/+220 |