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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpm/mpmd: Further improvements on multi-device operations
Martin Braun
2017-12-22
5
-56
/
+191
*
mpm/tdc: Re-enable PPS after synchronization procedure is complete
Martin Braun
2017-12-22
1
-0
/
+1
*
mpmd: Refactored code to allow multi-device initialization
Martin Braun
2017-12-22
4
-148
/
+247
*
mpm: Removed gratuitous encode(), safer udev lookups
Martin Braun
2017-12-22
3
-11
/
+15
*
mpm/cmake: Remove invalid additional Python versions
Martin Braun
2017-12-22
1
-1
/
+5
*
mpm: Made code Python3-compatible
Martin Braun
2017-12-22
19
-9
/
+41
*
mpm: Cleaned up CMake, made Python version an option
Martin Braun
2017-12-22
2
-44
/
+14
*
mpm: Remove numpy dependency
Martin Braun
2017-12-22
1
-1
/
+4
*
mpm: Replaced xrange with range for better Python future-proofing
Martin Braun
2017-12-22
5
-7
/
+7
*
mpm: Made CMake more future-proof w.r.t. newer Boost and Python
Martin Braun
2017-12-22
2
-4
/
+3
*
mpm: udev now sorts EEPROM paths properly (9-0050 before 10-0050)
Martin Braun
2017-12-22
1
-3
/
+9
*
eiscat/mpm: Moved EISCAT full init sequence to UHD
Martin Braun
2017-12-22
5
-18
/
+30
*
rpc: Explicit code for non-returning RPC calls
Martin Braun
2017-12-22
1
-0
/
+19
*
mpm/eiscat: Updated bringup procedure for dual-synched dboards
Daniel Jepson
2017-12-22
2
-149
/
+246
*
mpm: Added TDC clock sync driver
Martin Braun
2017-12-22
1
-0
/
+1
*
mpm/eiscat: Updates to LMK04828 driver
Daniel Jepson
2017-12-22
2
-38
/
+77
*
mpm: Added TDC clock sync driver
Martin Braun
2017-12-22
4
-1
/
+347
*
mpm/mpmd: Crossbar info is now polled instead of hardcoded
Martin Braun
2017-12-22
2
-3
/
+49
*
mpm: RPC server now provides decorators for no token and no RPC
Martin Braun
2017-12-22
1
-22
/
+47
*
rpc: Improved error handling
Martin Braun
2017-12-22
1
-2
/
+17
*
mpmd/rpc: Added a convenience wrapper for calling with a token
Martin Braun
2017-12-22
2
-5
/
+34
*
eiscat: Added RPC passing API
Martin Braun
2017-12-22
2
-3
/
+20
*
mpmd: Added preliminary support for passing RPC client to blocks
Martin Braun
2017-12-22
4
-15
/
+107
*
eiscat: Fixed missing antenna selection reg write for direct rx
Martin Braun
2017-12-22
2
-2
/
+20
*
eiscat: Fixed missing antenna selection reg write for direct rx
Martin Braun
2017-12-22
1
-0
/
+1
*
mpm/EISCAT: Renamed UIO udev labels, enabled spidevs on both dboards
Martin Braun
2017-12-22
2
-2
/
+7
*
eiscat: Numerous modification for testing beamforming
Martin Braun
2017-12-22
3
-27
/
+183
*
Rename netd to mpmd
Martin Braun
2017-12-22
8
-60
/
+57
*
mpm: Factored out eeprom code into its own module
Martin Braun
2017-12-22
3
-127
/
+152
*
mpm: motherboards can now also request overlays, dboard overlay code slightly...
Martin Braun
2017-12-22
1
-10
/
+41
*
mpm: Made overlay selection a static method for more flexibility
Martin Braun
2017-12-22
3
-11
/
+35
*
mpm: dt overlay handling: Better error handling, fewer FIXMEs
Martin Braun
2017-12-22
2
-15
/
+33
*
mpm: Added auto-loading of dboard-specific overlays
Martin Braun
2017-12-22
5
-2
/
+126
*
mpm: Better handling of case where no CHDR interfaces are available
Martin Braun
2017-12-22
2
-2
/
+6
*
eiscat: Accept both mixed-case and upper-case antenna names (Rx0, RX0)
Martin Braun
2017-12-22
1
-1
/
+4
*
eiscat: Antenna selection, gain setting
Martin Braun
2017-12-22
3
-45
/
+326
*
mpmd: Read transport IP address from device args
Martin Braun
2017-12-22
2
-4
/
+8
*
mpm: Fixed relative imports
Martin Braun
2017-12-22
1
-3
/
+3
*
converters: Swap 16 bit samples (s16)
Martin Braun
2017-12-22
1
-20
/
+6
*
mpm: hwd can be spawned with clock_source and ext_clock_freq
Martin Braun
2017-12-22
1
-6
/
+6
*
mpm: periphs and n310 use eth table dispatcher now
Martin Braun
2017-12-22
2
-38
/
+46
*
mpm: Added more methods to SID
Martin Braun
2017-12-22
1
-0
/
+15
*
mpm: Added ethernet dispatcher code for N310
Martin Braun
2017-12-22
4
-2
/
+165
*
rfnoc: Enabled log messages for graph_impl
Martin Braun
2017-12-22
1
-2
/
+1
*
mpm: SIDs are returned to pool after device is uninitialized
Martin Braun
2017-12-22
2
-13
/
+6
*
mpm: RPC server unitializes a device when claim is lost
Martin Braun
2017-12-22
1
-0
/
+1
*
eiscat: Added more properties, other minor fixes
Martin Braun
2017-12-22
2
-1
/
+38
*
mpm: Guaranteed stringification of mboard_info values
Martin Braun
2017-12-22
2
-3
/
+4
*
mpm: libusrp-periphs: Add SOVERSION and VERSION
Moritz Fischer
2017-12-22
1
-0
/
+7
*
mpm: Fix missing library install
Moritz Fischer
2017-12-22
1
-0
/
+1
[next]