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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fpga load: Atomic updating of multiple components
Brent Stapleton
2017-12-22
2
-40
/
+46
*
mpm: mg: Add ref lock sensor
Martin Braun
2017-12-22
1
-0
/
+15
*
mpm: lmk04828: Fix docstring
Martin Braun
2017-12-22
1
-2
/
+2
*
mpm: mg: Add flag to see if master clock rate is being changed
Martin Braun
2017-12-22
1
-10
/
+26
*
mpm: mg: Fix linter errors, compacted SPI factories
Martin Braun
2017-12-22
1
-27
/
+16
*
mpm: mg: Move some class attributes to local scopes
Martin Braun
2017-12-22
2
-32
/
+38
*
mpm: n310: Remove unused imports (linter warnings)
Martin Braun
2017-12-22
1
-2
/
+1
*
mpm: mykonos: Increase SPI speed to 20 MHz
Trung N Tran
2017-12-22
1
-1
/
+1
*
mpm: mg: Remove unused spi_factories key
Trung N Tran
2017-12-22
1
-5
/
+3
*
mpm: mg: Set default master_clock_rate to 125 MHz at every init
Trung Tran
2017-12-22
1
-0
/
+2
*
mpm: mykonos: Add API to change master clock rate
Trung N Tran
2017-12-22
8
-10
/
+135
*
jesd: add reset routine and make portions more generic for various links
djepson1
2017-12-22
1
-33
/
+101
*
n3xx: add support for 122.88 and 153.6 MHz sample clock rates
Martin Braun
2017-12-22
5
-91
/
+207
*
mg: Enable variable master clock rates
Martin Braun
2017-12-22
1
-2
/
+6
*
mpm: mg: Add dboard sensors for low- and highband LO lock status
Martin Braun
2017-12-22
2
-14
/
+26
*
mpm: ad937x: Add LO lock API
Martin Braun
2017-12-22
2
-0
/
+21
*
mpm: Let usrp_hwd.py --init-only show init status and duration
Martin Braun
2017-12-22
1
-1
/
+10
*
mpm: mg: Optionally parallelize init calls to dboard
Martin Braun
2017-12-22
1
-3
/
+19
*
mpm: Minor spidev fixes
Martin Braun
2017-12-22
1
-18
/
+5
*
mpm: Add 'hijack' mode to mpm_shell
Martin Braun
2017-12-22
1
-1
/
+42
*
mpm: n310: Made n310.__init__() more exception-safe
Martin Braun
2017-12-22
1
-1
/
+15
*
mpm: Made PeriphManagerBase.__init__ more exception-safe
Martin Braun
2017-12-22
1
-4
/
+13
*
mpm: discovery returns 'product' information
Brent Stapleton
2017-12-22
2
-2
/
+5
*
n3xx_bist: remove unused python package
Trung N Tran
2017-12-22
1
-1
/
+0
*
mpm: mg: Make Magnesium __init__ exception-safe
Martin Braun
2017-12-22
1
-5
/
+33
*
mpm: Make dboard manager __init__ exception-safe
Martin Braun
2017-12-22
1
-12
/
+17
*
mpm: net: Add ip_addr_to_iface() function
Martin Braun
2017-12-22
1
-0
/
+17
*
mpm: n310: Allow Ethernet connections to both SFPs
Martin Braun
2017-12-22
1
-16
/
+30
*
mpm: lib: ad937x: Change _get_arm_binary_path
Moritz Fischer
2017-12-22
1
-1
/
+1
*
mpm: enable RX external LO set through args
Trung N Tran
2017-12-22
7
-7
/
+75
*
mg: enable init and track calibration API
Trung Tran
2017-12-22
5
-62
/
+185
*
mpm: Run C++ logger through central logging
Martin Braun
2017-12-22
1
-0
/
+16
*
mpm: ad937x: Make log functions go through central logger
Martin Braun
2017-12-22
1
-5
/
+26
*
mpm: Add log_buf class
Martin Braun
2017-12-22
4
-0
/
+170
*
mpm: mg: Add lowband LO lock and AD9371 lock sensors
Martin Braun
2017-12-22
2
-3
/
+55
*
mpm/mpmd: Move to request_xport()/commit_xport() architecture
Martin Braun
2017-12-22
5
-166
/
+386
*
mpm: Lower logging level for PeriphManagerBase.deinit()
Martin Braun
2017-12-22
1
-2
/
+2
*
mpm: n310: Load Liberio dispatcher
Martin Braun
2017-12-22
1
-9
/
+39
*
mpm: mg: Refactor some periph inits into __init__
Martin Braun
2017-12-22
1
-40
/
+18
*
mpm: mg: Fix linting issues and warnings
Martin Braun
2017-12-22
1
-51
/
+47
*
mpm: Fix minor logging issues with LMK04828 code
Martin Braun
2017-12-22
3
-7
/
+5
*
mpm: mg: Move CPLD controls to dedicated class
Martin Braun
2017-12-22
1
-91
/
+163
*
mpm: Add configurable log levels
Martin Braun
2017-12-22
2
-4
/
+30
*
mpm: Cache connection type in PeriphManagerBase
Martin Braun
2017-12-22
2
-1
/
+19
*
mpm: Add LiberioDispatcherTable
Trung Tran
2017-12-22
2
-0
/
+74
*
mykonos: turn on init cals and tracking cals
Trung N Tran
2017-12-22
1
-13
/
+13
*
mpm: Remove leading _ from _get_device_info()
Martin Braun
2017-12-22
3
-4
/
+5
*
mpm: Make list_updateable_components return something
Martin Braun
2017-12-22
1
-2
/
+1
*
mpm: Improve exception/error handling
Martin Braun
2017-12-22
1
-19
/
+75
*
fpga load: add N310 update FPGA function
Brent Stapleton
2017-12-22
1
-0
/
+14
[next]