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
*
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
*
fpga load: add update_component function to MPM
Brent Stapleton
2017-12-22
2
-0
/
+95
*
mpm: Minor refactoring of PeriphManagerBase attributes
Martin Braun
2017-12-22
2
-8
/
+3
*
sync: add PDAC BIST test
djepson1
2017-12-22
1
-0
/
+80
*
n3xx_bist: Fix spurious reference to self.REV
Martin Braun
2017-12-22
1
-2
/
+1
*
mpm: server supports binary strings being sent across rpc
Brent Stapleton
2017-12-22
1
-2
/
+7
*
n3xx_bist: Specify localhost for opening UHD sessions
Martin Braun
2017-12-22
1
-1
/
+1
*
mpm: tdc_sync: Fix number of samples, formatting issues
Martin Braun
2017-12-22
1
-7
/
+9
*
mpm: Replace MMCM lock and TDC PPS sleeps with poll_with_timeout
Martin Braun
2017-12-22
2
-12
/
+18
*
mpm: Add mpmutils module, includes poll_with_timeout
Martin Braun
2017-12-22
2
-2
/
+41
*
mpm: tdc_sync: Remove sleeps in offset polling
Martin Braun
2017-12-22
1
-7
/
+7
*
lmk: change holdover settings to reduce lock time
djepson1
2017-12-22
3
-14
/
+25
*
mpm: mg: Minor cleanup in __init__
Martin Braun
2017-12-22
1
-6
/
+26
*
mpm: mg: Enable user EEPROM data read/write
Martin Braun
2017-12-22
1
-2
/
+100
*
mpm: n310: Enable read/write of user EEPROM data
Martin Braun
2017-12-22
1
-0
/
+67
*
mpm: Add BufferFS serialization library
Martin Braun
2017-12-22
3
-0
/
+401
[next]