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
/
usrp_mpm
/
periph_manager
/
n310.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
n3xx: MPM: Add FPGA build timestamp
Ashish Chaudhari
2017-12-22
1
-11
/
+45
*
mpm: n310: Add temp and fan sensors
Martin Braun
2017-12-22
1
-0
/
+43
*
n310: Move SID framing all the way to n310.py
Martin Braun
2017-12-22
1
-3
/
+10
*
mpm: n310: Set default clock source to 'internal'
Martin Braun
2017-12-22
1
-1
/
+1
*
mpm: udp xport: Bind SID addr 0 and 1 to respective SFP ports
Martin Braun
2017-12-22
1
-0
/
+4
*
mpm: adding GPS time sensor
Brent Stapleton
2017-12-22
1
-0
/
+30
*
mpm: n310: Support RevE
Martin Braun
2017-12-22
1
-1
/
+1
*
mpm: Harmonize all license header
Martin Braun
2017-12-22
1
-13
/
+2
*
mpm: n310: add fpga compat number check
Trung N Tran
2017-12-22
1
-0
/
+34
*
mpm: UIOs now open only when necessary
Brent Stapleton
2017-12-22
1
-29
/
+29
*
mpm: adding GPS sensor functions
Brent Stapleton
2017-12-22
1
-0
/
+44
*
mpm: Harmonize imports, tidy + sort modules
Martin Braun
2017-12-22
1
-9
/
+5
*
mpm: add all time_source options and complete MB clk control
Daniel Jepson
2017-12-22
1
-10
/
+96
*
mpm: added uio for motherboard regs
sugandhagupta
2017-12-22
1
-7
/
+47
*
mpm: Factor out xport managers as own objects
Martin Braun
2017-12-22
1
-228
/
+21
*
mpm: n310: Compile .dts files to .dtbo on update
Martin Braun
2017-12-22
1
-7
/
+31
*
mpm: Reset periph manager on update
Brent Stapleton
2017-12-22
1
-0
/
+16
*
mpm: PeriphManager decides and applies overlay
Brent Stapleton
2017-12-22
1
-2
/
+14
*
fpga load: Components file paths in component dict
Brent Stapleton
2017-12-22
1
-9
/
+12
*
fpga load: Atomic updating of multiple components
Brent Stapleton
2017-12-22
1
-0
/
+17
*
mpm: n310: Remove unused imports (linter warnings)
Martin Braun
2017-12-22
1
-2
/
+1
*
n3xx: add support for 122.88 and 153.6 MHz sample clock rates
Martin Braun
2017-12-22
1
-2
/
+18
*
mpm: n310: Made n310.__init__() more exception-safe
Martin Braun
2017-12-22
1
-1
/
+15
*
mpm: discovery returns 'product' information
Brent Stapleton
2017-12-22
1
-1
/
+3
*
mpm: n310: Allow Ethernet connections to both SFPs
Martin Braun
2017-12-22
1
-16
/
+30
*
mpm/mpmd: Move to request_xport()/commit_xport() architecture
Martin Braun
2017-12-22
1
-110
/
+283
*
mpm: n310: Load Liberio dispatcher
Martin Braun
2017-12-22
1
-9
/
+39
*
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
1
-0
/
+27
*
mpm: Minor refactoring of PeriphManagerBase attributes
Martin Braun
2017-12-22
1
-0
/
+1
*
mpm: n310: Enable read/write of user EEPROM data
Martin Braun
2017-12-22
1
-0
/
+67
*
n3xx: enable 1G clock with gpio settings.
Ryan Marlow
2017-12-22
1
-0
/
+17
*
mpm: n3xx: Add GPS locked sensor
Trung N Tran
2017-12-22
1
-0
/
+13
*
mpm: n310: Add mboard EEPROM support
Martin Braun
2017-12-22
1
-0
/
+15
*
mpm/n310: Moved the mboard ref_locked sensor into MPM
Martin Braun
2017-12-22
1
-0
/
+28
*
mpm: add n310 motherboard revD support
Trung N Tran
2017-12-22
1
-37
/
+78
*
mpm: Added max rev check overridable
Martin Braun
2017-12-22
1
-0
/
+1
*
mpm: n3xx: Don't set time and clock source without dboards
Martin Braun
2017-12-22
1
-6
/
+14
*
mpm: n3xx: Fix TCA GPIO read function
Martin Braun
2017-12-22
1
-1
/
+1
*
mpm: n3xx: Change default state for TCA GPIOs
Martin Braun
2017-12-22
1
-1
/
+3
*
n310: enable CLK-MGT156MHz at init n310 call
Trung N Tran
2017-12-22
1
-1
/
+1
*
n310/eiscat: Removed 20 MHz as a valid ref clock frequency
Martin Braun
2017-12-22
1
-0
/
+5
*
n3xx mpm: Refactored peripheral init code
Martin Braun
2017-12-22
1
-15
/
+24
*
n3xx mpm: Enable more subcomponents through API calls
Martin Braun
2017-12-22
1
-5
/
+44
*
n3xx mpm: Set call for TCA6424 pins gets value arg
Martin Braun
2017-12-22
1
-4
/
+3
*
n310: gpio bist
Trung N Tran
2017-12-22
1
-1
/
+69
*
n3xx: enable all pins on tca6424
Trung N Tran
2017-12-22
1
-1
/
+2
*
mpm/n310: Moved eth dispatcher setup into __init__
Martin Braun
2017-12-22
1
-8
/
+7
*
n3xx: added args for ethernet crossover path
sugandhagupta
2017-12-22
1
-0
/
+5
*
mpm: Added eth table preloading capability
Martin Braun
2017-12-22
1
-0
/
+51
[next]