aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
Commit message (Expand)AuthorAgeFilesLines
...
* mpm: Implement get_sync_source and get_sync_sources.Lane Kolbly2021-01-252-0/+21
* sim: Ignore mender artifact file on sim devicesAaron Rossetto2021-01-212-2/+13
* mpmd: Add support to delay and trigger fpga/dts load after updateVirendra Kakade2021-01-111-2/+3
* mpm: rpc server: Fix unclaim sequenceMartin Braun2020-12-211-8/+19
* mpm: rpc server: Remove Python2 compat codeMartin Braun2020-12-081-4/+1
* mpm: rpc_server: fix get_log_buf for MPM ShellJoerg Hofrichter2020-12-041-1/+2
* fixup! mpm: Use prefs API in logging moduleJoerg Hofrichter2020-12-041-2/+2
* mpm: Fix issue with check-filesystem test executionJoerg Hofrichter2020-11-111-6/+6
* sim: Check for unit test prereqs and disable if unsatisfiedAaron Rossetto2020-10-281-1/+45
* sim: Move SelectableQueue and SendWrapperSamuel O'Brien2020-10-282-45/+45
* sim: Support Out of Tree Sources and SinksSamuel O'Brien2020-10-282-2/+24
* sim: Implement Sim > UHD Flow ControlSamuel O'Brien2020-10-283-34/+85
* sim: Move Hardware Specific to Config FileSamuel O'Brien2020-10-288-66/+149
* sim: Implement UHD > Simulator Flow ControlSamuel O'Brien2020-10-281-18/+47
* sim: Support Timed StreamsSamuel O'Brien2020-10-282-1/+10
* sim: Integrate simulator into UHDSamuel O'Brien2020-10-283-2/+75
* sim: Support Configuration FilesSamuel O'Brien2020-10-285-9/+68
* sim: Support StreamingSamuel O'Brien2020-10-288-348/+860
* mpm: Add dependency on pyusrp_periphs to MPMLane Kolbly2020-10-151-1/+1
* sim: Clarify Naming of StreamsSamuel O'Brien2020-10-084-25/+27
* sim: Simulator CHDR Parsing and RFNoC GraphSamuel O'Brien2020-10-086-5/+1114
* sim: Embed MPM into libpyuhdSamuel O'Brien2020-10-072-1/+4
* sim: Add Daughterboard MethodsSamuel O'Brien2020-10-077-14/+130
* sim: Lay Groundwork for SimulatorSamuel O'Brien2020-10-078-44/+376
* mpm: Cleanup rpc_server.pySamuel O'Brien2020-10-071-5/+7
* mpm: use filesystem_status from sys_utilsJoerg Hofrichter2020-10-061-13/+4
* mpm: added check-filesystem utilityJoerg Hofrichter2020-10-063-0/+224
* mpm: e31x: Accept FF terminated strings in eepromSteven Koo2020-09-041-4/+11
* mpm: Return 10 Gbs link speed on failuremattprost2020-09-011-0/+7
* mpm: exclude internal nic for network hostsSteven Koo2020-08-191-4/+35
* rh: Enable inverse sinc filter for DAC37J82Martin Braun2020-08-121-1/+1
* mpm: n3xx: Remove eth1, eth2 from interface listMartin Braun2020-08-071-8/+0
* mpm: Remove SID classMartin Braun2020-08-074-76/+2
* mpm: Reenable forward interfaces for remote hostsSteven Koo2020-08-041-2/+1
* mpm: cmake: use UHDPython module to find PythonJoerg Hofrichter2020-08-041-10/+5
* mpm: n3xx: bist: Read mboard and dboard eeprom to determine productSteve Czabaniuk2020-07-312-5/+14
* mpm: Default virtual NIC CHDR IP selectionSteven Koo2020-07-304-4/+22
* mpm: Fix more gevent errors on SIGTERMSamuel O'Brien2020-07-281-6/+19
* mpm: Fix documentation and minor issues in sys_utils.GPIOBankMartin Braun2020-07-281-6/+30
* mpm: Fix gevent errors on SIGTERMSamuel O'Brien2020-07-242-5/+13
* fpga, mpm: Bump FPGA compat numberRobertWalstab2020-07-243-3/+3
* mpm: Don't index empty forwarding interface listAaron Rossetto2020-07-241-0/+1
* mpm, mpmd: Bump MPM compat numberAaron Rossetto2020-07-241-1/+1
* uhd: remove liberioRobertWalstab2020-07-207-146/+1
* mpm: systemd: systemd configuration are getting now installed under considera...RobertWalstab2020-07-163-3/+18
* mpm: remove class N3xxXportMgrLiberioRobertWalstab2020-07-161-15/+4
* mpm: Fix a logging messageRobertWalstab2020-07-161-1/+1
* mpm: Enable internal NIC on the N3xxRobertWalstab2020-07-161-3/+12
* mpm: remove class E310XportMgrLiberioRobertWalstab2020-07-161-11/+4
* mpm: Enable internal NIC on the E310RobertWalstab2020-07-161-6/+28