index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mpm
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
MPM for N32x: Add 'XQ' image as valid when using sfp0 as time_source
Michael Dickens
2021-05-18
1
-1
/
+1
*
mpm: lmk04832: Clean up driver
Martin Braun
2021-05-10
1
-12
/
+23
*
mpm: PeriphManagerBase: Add _add_public_methods()
Martin Braun
2021-04-29
1
-0
/
+41
*
mpm: Fix minor log formatting issue
Martin Braun
2021-04-27
1
-1
/
+1
*
mpm: db_flash: Check mount status before mounting
Martin Braun
2021-04-26
1
-7
/
+13
*
fixup! mpm: rpc: don't expose reset_mgr call via RPC
Grant Meyerhoff
2021-04-22
1
-1
/
+1
*
mpm: sysutils: mount: Check both mount point and data path
Martin Braun
2021-04-21
1
-4
/
+5
*
mpm: mount: Demote already-mounted warning
Martin Braun
2021-04-21
1
-1
/
+1
*
mpm: periph_mgr: Demote "no SPI nodes" warning
Martin Braun
2021-04-21
1
-1
/
+1
*
mpm: mg: periphs: Read lowband lo lock status from cpld
mattprost
2021-04-19
1
-1
/
+2
*
mpm: Remove references to rfnoc_num_blocks
Martin Braun
2021-04-12
2
-4
/
+4
*
mpm: periph manager: Fix get_mb_eeprom() return value formatting
Martin Braun
2021-03-25
1
-1
/
+4
*
mpm: rpc: don't expose reset_mgr call via RPC
Thomas Vogel
2021-03-11
1
-2
/
+2
*
mpm: Add i2c_dev lookup using sys_name
Toni Jones
2021-03-08
1
-7
/
+51
*
mpm: rpc: Use contextmanager for claim timeouts
Toni Jones
2021-03-04
1
-13
/
+12
*
mpm: add helper for symbol lookup
Ciro Nishiguchi
2021-03-04
1
-0
/
+81
*
mpm: Add DboardIface for MB DB driver control
Toni Jones
2021-03-04
4
-0
/
+111
*
ic_reg_maps: Add SPCC reg map
Toni Jones
2021-03-01
1
-0
/
+4
*
cmake: Add RegMaps build component to MPM
Toni Jones
2021-03-01
5
-0
/
+65
*
mpm: Add an LMK03328 base chip driver
Toni Jones
2021-02-22
3
-0
/
+86
*
mpm: Add an LMK04832 base chip driver
Toni Jones
2021-02-22
3
-0
/
+165
*
MPM: prevent dead lock in timer kill during unclaim
Lars Amsel
2021-02-18
1
-1
/
+1
*
mpm: Add support to safely reset peripheral manager from uhd
Virendra Kakade
2021-02-18
1
-0
/
+29
*
mpm: Create Mock classes for unit testing
Toni Jones
2021-02-18
1
-0
/
+113
*
mpm: deduplicate dboard eeprom handling
Michael Auchter
2021-02-11
2
-39
/
+29
*
mpm: added DBFlash class
Joerg Hofrichter
2021-02-11
1
-0
/
+87
*
mpm: added Mount class
Joerg Hofrichter
2021-02-11
1
-0
/
+96
*
mpm: filesystem_status: tolerate absence of mender
Michael Auchter
2021-02-09
2
-6
/
+10
*
mpm: Implement get_sync_source and get_sync_sources.
Lane Kolbly
2021-01-25
2
-0
/
+21
*
sim: Ignore mender artifact file on sim devices
Aaron Rossetto
2021-01-21
2
-2
/
+13
*
mpmd: Add support to delay and trigger fpga/dts load after update
Virendra Kakade
2021-01-11
1
-2
/
+3
*
mpm: rpc server: Fix unclaim sequence
Martin Braun
2020-12-21
1
-8
/
+19
*
mpm: rpc server: Remove Python2 compat code
Martin Braun
2020-12-08
1
-4
/
+1
*
mpm: rpc_server: fix get_log_buf for MPM Shell
Joerg Hofrichter
2020-12-04
1
-1
/
+2
*
fixup! mpm: Use prefs API in logging module
Joerg Hofrichter
2020-12-04
1
-2
/
+2
*
sim: Check for unit test prereqs and disable if unsatisfied
Aaron Rossetto
2020-10-28
1
-1
/
+45
*
sim: Move SelectableQueue and SendWrapper
Samuel O'Brien
2020-10-28
2
-45
/
+45
*
sim: Support Out of Tree Sources and Sinks
Samuel O'Brien
2020-10-28
2
-2
/
+24
*
sim: Implement Sim > UHD Flow Control
Samuel O'Brien
2020-10-28
3
-34
/
+85
*
sim: Move Hardware Specific to Config File
Samuel O'Brien
2020-10-28
8
-66
/
+149
*
sim: Implement UHD > Simulator Flow Control
Samuel O'Brien
2020-10-28
1
-18
/
+47
*
sim: Support Timed Streams
Samuel O'Brien
2020-10-28
2
-1
/
+10
*
sim: Integrate simulator into UHD
Samuel O'Brien
2020-10-28
3
-2
/
+75
*
sim: Support Configuration Files
Samuel O'Brien
2020-10-28
5
-9
/
+68
*
sim: Support Streaming
Samuel O'Brien
2020-10-28
8
-348
/
+860
*
mpm: Add dependency on pyusrp_periphs to MPM
Lane Kolbly
2020-10-15
1
-1
/
+1
*
sim: Clarify Naming of Streams
Samuel O'Brien
2020-10-08
4
-25
/
+27
*
sim: Simulator CHDR Parsing and RFNoC Graph
Samuel O'Brien
2020-10-08
6
-5
/
+1114
*
sim: Embed MPM into libpyuhd
Samuel O'Brien
2020-10-07
2
-1
/
+4
*
sim: Add Daughterboard Methods
Samuel O'Brien
2020-10-07
7
-14
/
+130
[next]