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
/
host
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
mg: fix compiler warnings
michael-west
2018-04-05
2
-2
/
+2
*
multi_usrp: Add API call to query the clock rate range
Martin Braun
2018-04-03
1
-0
/
+17
*
b200: Add clock rate range
Martin Braun
2018-04-03
1
-0
/
+5
*
mpmd: tighten reclaiming time.
Trung N Tran
2018-04-02
1
-2
/
+3
*
lib: adding device_addr_t constructor from map
Brent Stapleton
2018-04-02
1
-0
/
+6
*
fixup! rfnoc: Update logging in some blocks
Trung N Tran
2018-03-30
1
-1
/
+1
*
UBX: Change antenna functions to coercers on antenna/value properties
michael-west
2018-03-30
1
-4
/
+7
*
dboard eeprom: Demote byte sum message to TRACE
Martin Braun
2018-03-30
1
-2
/
+6
*
rfnoc: Update logging in some blocks
Martin Braun
2018-03-30
6
-56
/
+87
*
x300: Update logging
Martin Braun
2018-03-30
1
-37
/
+37
*
cores: Demote some log messages in time core
Martin Braun
2018-03-30
1
-2
/
+6
*
transport: Demote UDP socket buffer size log message to TRACE
Martin Braun
2018-03-30
1
-1
/
+1
*
multi_usrp: Refactor gpio_attr methods
Martin Braun
2018-03-30
1
-117
/
+164
*
mpmd: Fixed MPM marking wrong device as reachable
Brent Stapleton
2018-03-30
1
-1
/
+12
*
mpmd: Provide list of MPM devices to fail fast on find
Martin Braun
2018-03-29
2
-1
/
+34
*
rfnoc radio: get_rx_stream resets sequence num
Brent Stapleton
2018-03-29
1
-0
/
+5
*
x300: Refactor clock and time source prop tree setup
Martin Braun
2018-03-29
1
-12
/
+27
*
x300: Properly coerce master clock rate (tick rate)
Martin Braun
2018-03-29
1
-4
/
+22
*
usrp2: Modify trace log statement in ad9777 control
Martin Braun
2018-03-28
1
-1
/
+1
*
usrp2: Re-add ability to modulate in the DAC
Martin Braun
2018-03-28
3
-7
/
+85
*
lib: Fixing config file path for some Windows builds
Andrew Lynch
2018-03-28
2
-6
/
+1
*
fixup! rfnoc radio: Improve warning for too many samples requested
Martin Braun
2018-03-27
1
-1
/
+2
*
rfnoc radio: Improve warning for too many samples requested
Martin Braun
2018-03-27
1
-1
/
+11
*
DDC/DUC: switch CORDIC -> DDS for all relevant variable names
Ryan Marlow
2018-03-22
6
-34
/
+30
*
lib: add auto_timer profiling utility
Patrick Sisterhen
2018-03-16
1
-0
/
+137
*
rfnoc: ctrl_iface cleanup
Martin Braun
2018-03-16
8
-299
/
+218
*
rfnoc/x300: Make sure peek32() and peek64() are called with actual addresses
Martin Braun
2018-03-16
6
-22
/
+26
*
fixup! usrp: Add set_gpio_attr overload that use string
Trung N Tran
2018-03-14
1
-2
/
+2
*
lib: Add include guards for xports.hpp
Martin Braun
2018-03-14
1
-0
/
+5
*
uhd: Move internal headers to uhdlib/
Martin Braun
2018-03-14
166
-415
/
+277
*
legacy: fix legacy compat to work with 2TX radio block
Trung N Tran
2018-03-13
1
-89
/
+230
*
mg: reduce to 2 radios for n310
Trung N Tran
2018-03-13
2
-192
/
+52
*
x300: improve lvbitx bitstream md5 read time
Mark Meserve
2018-03-13
1
-10
/
+20
*
uhd: Fix some log statements
Andrej Rode
2018-03-07
4
-7
/
+5
*
uhd: Moved get_system_time outside of public API
Martin Braun
2018-03-05
9
-119
/
+150
*
uhd: Removed atomic.hpp from public API
Martin Braun
2018-03-05
2
-2
/
+76
*
twinrx: correct the maximum daughterboard gain
Mark Meserve
2018-03-02
1
-1
/
+1
*
n310: Make MPM report FPGA version and description, UHD read it
Martin Braun
2018-03-02
1
-2
/
+6
*
uhd: Move some gpio_defs constants definitions out of headers
Martin Braun
2018-02-27
3
-1
/
+130
*
fixup! x300,n230,e300: changes to adapt to new usrp API
Martin Braun
2018-02-23
3
-6
/
+6
*
x300: Fixed processor clock rate in ZPU firmware
Ashish Chaudhari
2018-02-23
1
-2
/
+2
*
fixup! x300,n230,e300,b200: changes to adapt to new usrp API
Trung N Tran
2018-02-22
4
-20
/
+47
*
x300,n230,e300: changes to adapt to new usrp API
Trung N Tran
2018-02-21
3
-26
/
+111
*
usrp: Add set_gpio_attr overload that use string
Trung N Tran
2018-02-21
2
-22
/
+177
*
n3xx: add front panel gpio control registers
Trung N Tran
2018-02-21
2
-7
/
+127
*
rfnoc,x300: Multiple clocking changes
Ashish Chaudhari
2018-02-21
2
-4
/
+4
*
uhd: device: Auto-apply config file options to USRPs
Martin Braun
2018-02-20
1
-2
/
+7
*
lib: Add 'prefs' API
Martin Braun
2018-02-20
3
-0
/
+162
*
lib: Add path_expandvars() internal API call
Martin Braun
2018-02-20
4
-0
/
+72
*
mpmd: Fix typo in image loader
Martin Braun
2018-02-20
1
-3
/
+4
[next]