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
...
*
eiscat: Unset initialized-flag when ref clock freq is changed
Martin Braun
2017-12-22
1
-3
/
+4
*
mpmd: property tree fixes for multi_usrp, set_freq fixes
sugandhagupta
2017-12-22
2
-3
/
+19
*
rfnoc: ddc - Changed M = 2 for eiscat DDC
sugandhagupta
2017-12-22
1
-1
/
+9
*
eiscat: Minor logging update for clock sync
Martin Braun
2017-12-22
1
-0
/
+4
*
mpmd: Fixed prop tree typo (mboard vs mboards)
Martin Braun
2017-12-22
2
-5
/
+1
*
mpmd/cores: Removed PPS disable logic from TDC routine and added comments
djepson1
2017-12-22
1
-10
/
+15
*
mpmd/cores: Adding TDC range check and removing clock enable/disable logic
djepson1
2017-12-22
1
-2
/
+10
*
n310: Allow --override-db-pids to skip dbs
Martin Braun
2017-12-22
1
-0
/
+5
*
eiscat: Skip re-initialization of dboards
Martin Braun
2017-12-22
1
-1
/
+16
*
eiscat: Make use of known number of dboards
Martin Braun
2017-12-22
2
-0
/
+24
*
mpm/mpmd: Dboard info is now stored in mboard info; refactored initialization
Martin Braun
2017-12-22
3
-49
/
+94
*
mpmd/mpm/n310: Added clock and time source APIs
Martin Braun
2017-12-22
4
-28
/
+120
*
eiscat: Added more APIs for more fine-grained control
Martin Braun
2017-12-22
2
-54
/
+199
*
EISCAT: Hard reset ADCs before init, fixed interleaving engine
Daniel Jepson
2017-12-22
1
-5
/
+15
*
eiscat: Improved documentation for EISCAT block
Martin Braun
2017-12-22
1
-7
/
+88
*
mpm/mpmd: Call init() during UHD session init, not on hwd spawn
Martin Braun
2017-12-22
7
-28
/
+98
*
rpc: Add set timeout API call
Martin Braun
2017-12-22
1
-0
/
+5
*
mpm/mpmd: Allow SID increment; more fixes for multi-usrp operation
Martin Braun
2017-12-22
4
-34
/
+82
*
mpm: Minor logging improvement for LMK04828 classes
Martin Braun
2017-12-22
1
-1
/
+1
*
mpm: RPC servers own methods can no longer be overwritten
Martin Braun
2017-12-22
1
-0
/
+1
*
mpmd: Explicitly unclaim devices on destruction
Martin Braun
2017-12-22
1
-1
/
+7
*
mpm: Improved token checking in RPC server
Martin Braun
2017-12-22
1
-8
/
+31
*
eiscat: Made more functions return status values instead of None/void
Martin Braun
2017-12-22
2
-4
/
+6
*
mpm: Addition Py3k fixes, all related to string/UTF-8/ascii differences
Martin Braun
2017-12-22
3
-20
/
+38
*
rpc: Changed API to request/notify for better distinction between the two
Martin Braun
2017-12-22
4
-25
/
+50
*
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
[prev]
[next]