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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
rfnoc: Update image builder to check for deprecated blocks
Wade Fife
2022-04-12
1
-27
/
+49
*
n310: Add Filter API to n310
mattprost
2022-04-07
1
-0
/
+1
*
types: filters: Add python support for digital filters
mattprost
2022-04-07
1
-0
/
+2
*
rfnoc: Update image builder to check for deprecated port names
Wade Fife
2022-03-31
1
-1
/
+50
*
tools: Add general purpose tool for USRP configuration
Lars Amsel
2022-03-23
6
-0
/
+224
*
python: Add __init__ to uhd.utils
Martin Braun
2022-03-14
1
-0
/
+0
*
python: rfnoc: Add connect_through_blocks() and get_block_chain()
Martin Braun
2022-02-24
1
-0
/
+3
*
python: Read number of ports from grc file in image builder
André Apitzsch
2022-02-24
1
-0
/
+4
*
python: Fix RuntimeError: dictionary changed size during iteration
André Apitzsch
2022-02-24
1
-1
/
+1
*
fixup! cmake: Replace distutils.sysconfig with sysconfig
Steven Koo
2022-01-20
1
-22
/
+8
*
cmake: Replace distutils.sysconfig with sysconfig
Aaron Rossetto
2022-01-14
1
-9
/
+13
*
cmake: Replace distutils with CMake for version checks
Aaron Rossetto
2022-01-14
1
-1
/
+2
*
fixup! uhd: Allow pass raw IQ data array to tone generator
Lars Amsel
2022-01-13
1
-1
/
+1
*
uhd: Allow pass raw IQ data array to tone generator
Lars Amsel
2022-01-10
1
-4
/
+15
*
tools: Add check for SEP with ctrl enabled to rfnoc_image_builder
Lars Amsel
2021-12-16
1
-0
/
+13
*
python: multi_usrp: Fix issues in send_waveform()
Martin Braun
2021-10-06
1
-12
/
+29
*
python: multi_usrp: Fix issues with recv_num_samps()
Martin Braun
2021-10-06
1
-24
/
+63
*
cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIR
Martin Braun
2021-09-10
1
-7
/
+7
*
rfnoc: Add vivado-path to rfnoc_image_builder
Wade Fife
2021-09-10
1
-0
/
+2
*
cal: Add tune-settling time
Martin Braun
2021-06-24
1
-0
/
+5
*
cal: ensure proper range handling
Lars Amsel
2021-06-23
1
-5
/
+9
*
cal: Remove silent capture of TypeError
Lars Amsel
2021-06-23
1
-6
/
+4
*
cal: add more error number for ADC overload
Lars Amsel
2021-06-23
1
-1
/
+5
*
cal: Add support for X410
Martin Braun
2021-06-23
1
-0
/
+11
*
uhd: Add support for the USRP X410
Lars Amsel
2021-06-10
5
-30
/
+43
*
cal: Add min_freq and max_freq attributes to USRPCalibratorBase
Martin Braun
2021-06-10
1
-2
/
+4
*
cal: Fix minor issues in the calibration utilities
Martin Braun
2021-06-10
3
-12
/
+13
*
fpga: Change RFNoC YAML version numbers to strings
Wade Fife
2021-06-08
1
-2
/
+2
*
python: Add graceful exit of claim loop on SIGTERM
Lars Amsel
2021-06-03
1
-19
/
+58
*
rfnoc: Add image_core_name option to rfnoc_image_builder
Wade Fife
2021-06-02
2
-10
/
+16
*
python: Add rfnoc_image_core.vh generation
Wade Fife
2021-06-02
2
-1
/
+87
*
python: Update RFNoC image builder to use CHDR_W parameter
Wade Fife
2021-06-02
2
-10
/
+17
*
mpm: add unit tests for EEPROM readers
Lars Amsel
2021-05-31
1
-0
/
+1
*
python: Add find() to the Python API
Martin Braun
2020-12-07
3
-0
/
+6
*
python: multi_usrp: Add get_mpm_client() API call
Martin Braun
2020-12-04
1
-2
/
+17
*
python: Add mpmtools module
Martin Braun
2020-12-04
1
-0
/
+173
*
python: Clean up image builder generated code
Wade Fife
2020-11-06
9
-117
/
+142
*
python: Add access to the property_tree from Python
Martin Braun
2020-10-16
4
-0
/
+20
*
python: Move multi_usrp_python to its own module
Martin Braun
2020-10-12
1
-1
/
+4
*
sim: Embed MPM into libpyuhd
Samuel O'Brien
2020-10-07
1
-0
/
+57
*
cmake: Use relative path to Python lib location for Windows installer
Aaron Rossetto
2020-08-28
1
-5
/
+17
*
python: power cal: Minor fixes to power cal code
Martin Braun
2020-08-17
1
-4
/
+8
*
python: Change default name for rfnoc_image_core
Wade Fife
2020-08-10
1
-5
/
+11
*
python: Add Keep One in N block controller bindings
Aaron Rossetto
2020-08-05
2
-0
/
+3
*
python: Add replay RFNoC block controller bindings
mattprost
2020-08-04
2
-0
/
+3
*
python: Fix pyuhd to include subpackages
Samuel O'Brien
2020-08-04
1
-2
/
+6
*
utils: Use absolute paths in image builder build()
steviez
2020-07-31
1
-2
/
+2
*
python: Add siggen RFNoC block controller bindings
Aaron Rossetto
2020-07-30
2
-0
/
+3
*
python: Add Switchboard block python bindings
Jesse Zhang
2020-07-30
2
-0
/
+3
*
python: Add moving average RFNoC block controller bindings
mattprost
2020-07-16
2
-0
/
+3
[next]