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
...
*
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
*
python: Add payload agnostic methods to CHDR API
Samuel O'Brien
2020-07-16
2
-0
/
+61
*
python: Add bindings for C++ CHDR Parser
Samuel O'Brien
2020-07-16
1
-0
/
+4
*
python: Add window RFNoC block controller bindings
Aaron Rossetto
2020-06-29
2
-1
/
+3
*
utils: Support expressions for num_ports in block defs
Aaron Rossetto
2020-06-18
1
-2
/
+36
*
python: Add FFT RFNoC block controller bindings
Aaron Rossetto
2020-06-18
2
-0
/
+3
*
cal: Add automated port switch
Lars Amsel
2020-06-17
3
-19
/
+141
*
cal: Add support for NI ModInst measurement devices
Lars Amsel
2020-06-10
2
-0
/
+455
*
python: Add null RFNoC block controller bindings
Aaron Rossetto
2020-06-09
2
-0
/
+3
*
python: Add vector IIR RFNoC block controller bindings
Aaron Rossetto
2020-06-09
2
-0
/
+3
*
python: Add radio RFNoC block controller bindings
Aaron Rossetto
2020-06-09
2
-0
/
+3
*
python: Add FIR filter RFNoC block controller bindings
Aaron Rossetto
2020-06-09
2
-0
/
+3
*
python: Add Fosphor RFNoC block controller bindings
Aaron Rossetto
2020-06-09
2
-0
/
+3
*
python: Add DUC RFNoC block controller bindings
Aaron Rossetto
2020-06-09
2
-0
/
+3
*
python: Add DDC RFNoC block controller bindings
Aaron Rossetto
2020-06-09
2
-0
/
+4
*
python: cal: Improve meas_device.py
Martin Braun
2020-06-03
1
-6
/
+6
*
utils/python: Add uhd_power_cal script
Martin Braun
2020-05-28
6
-0
/
+955
*
python: Add dsp sub-module
Martin Braun
2020-05-19
2
-0
/
+84
*
rfnoc: Remove 'six' dependency from image builder
Martin Braun
2020-05-12
4
-22
/
+22
*
Remove remaining Python 2 references
Martin Braun
2020-05-07
2
-4
/
+3
*
python: Fix RPATH for the Python library
Martin Braun
2020-05-07
1
-2
/
+23
*
python: Move the rfnoc image builder module under the uhd module
Martin Braun
2020-05-05
15
-0
/
+1460
*
cal: Add pwr_cal container
Martin Braun
2020-04-17
1
-0
/
+1
*
uhd: cal: Add iq_cal calibration data container class
Martin Braun
2020-04-02
4
-0
/
+25
*
uhd: cal: Add database class
Martin Braun
2020-03-26
1
-0
/
+19
*
python: Export UHD paths utility functions
Martin Braun
2020-03-12
2
-0
/
+6
*
python: Remove Python2-specific code
Martin Braun
2020-03-12
1
-7
/
+0
*
python: Arrange file in Python module into uhd/ subdirectory
Martin Braun
2020-03-10
8
-21
/
+54
*
uhd: Apply clang-format against all .cpp and .hpp files in host/
Martin Braun
2020-03-03
1
-11
/
+7
*
python: Set python module suffix to conform with PEP 3149.
Ryan Volz
2020-02-07
1
-1
/
+10
*
python: Do not link against python lib for building an extension module.
Ryan Volz
2020-02-07
1
-1
/
+10
*
python: Fix internal library name (incl. suffix) to match filename.
Ryan Volz
2020-02-07
1
-7
/
+7
*
python: rfnoc: finishing noc_block_base::get_mtu
Brent Stapleton
2020-01-06
1
-0
/
+2
*
rfnoc: adding RFNoC Python API
Brent Stapleton
2020-01-02
4
-0
/
+26
*
uhd: Replace usage of boost smart pointers with C++11 counterparts
Martin Braun
2019-11-26
1
-5
/
+0
*
python: MultiUSRP: Fix send_waveforms()
iprivit
2019-11-13
1
-1
/
+1
*
python: Included complex.h to allow pybind to convert that data type
erickshepherdNI
2019-11-01
1
-0
/
+1
*
cmake: Remove ENABLE_PYTHON3 flag and simplify Python detection
Martin Braun
2019-05-24
1
-1
/
+1
*
cmake: python: Remove stray message()
Martin Braun
2019-05-21
1
-1
/
+0
*
python: change CMake variable for library ext
Brent Stapleton
2019-03-06
1
-1
/
+1
*
python: cmake: Use native format for setup.py
Trung Tran
2019-02-25
2
-2
/
+3
*
python: Replace Boost.Python with PyBind11
Martin Braun
2019-02-22
3
-158
/
+37
*
python: Add sync source to Python API
Brent Stapleton
2018-11-29
1
-0
/
+9
*
python: adding device_addr_t to Python API
Brent Stapleton
2018-11-14
1
-0
/
+1
*
cmake: Update coding style to use lowercase commands
Martin Braun
2018-11-14
1
-26
/
+26
*
python: Fixing Boost.Python initializer visibility
Marcus Müllr
2018-08-03
2
-2
/
+13
*
uhd: python: CMakeLists.txt change dll to pyd
Trung Tran
2018-08-01
1
-1
/
+7
*
python: Fixup for Python API install directory
Brent Stapleton
2018-07-27
1
-3
/
+15
*
cmake: add support to make python api installer on windows
Trung Tran
2018-07-13
1
-6
/
+2
[prev]
[next]