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
*
python: radio_control: Explicitly import ALL_CHANS into Python bindings
Martin Braun
2020-06-15
1
-1
/
+4
*
fpga: Update RFNOC_EDGE_TBL_FILE for Cygwin
Wade Fife
2020-06-12
4
-4
/
+4
*
mpm: Look for pca953x based devices by device/name
Steven Koo
2020-06-11
3
-4
/
+4
*
uhd: cal: Fix function binding in Python cal data container class
Lars Amsel
2020-06-11
1
-1
/
+1
*
fpga: tools: Allow multiple top modules with ModelSim
Wade Fife
2020-06-11
1
-1
/
+1
*
examples: Fix usrp_power_meter example
Lars Amsel
2020-06-11
1
-16
/
+23
*
devtest: Assert result of python_api_test correctly
Martin Braun
2020-06-10
1
-0
/
+15
*
devtest: Don't skip Python API tests if Python API is enabled
Martin Braun
2020-06-10
1
-0
/
+5
*
b200: tests: Fix PyLint issues in B200 devtest
Martin Braun
2020-06-10
1
-1
/
+4
*
tests: Fix multi_usrp_test
Martin Braun
2020-06-10
1
-16
/
+28
*
filter API: Fix Python bindings and multi_usrp calls
Martin Braun
2020-06-10
2
-6
/
+5
*
multi_usrp: Various multi_usrp_rfnoc fixes
michael-west
2020-06-10
1
-134
/
+158
*
X300: Fix get_time_source()
michael-west
2020-06-10
1
-0
/
+2
*
MPMD: Fix RPC call to get GPIO source
michael-west
2020-06-10
1
-1
/
+1
*
cal: Add support for NI ModInst measurement devices
Lars Amsel
2020-06-10
2
-0
/
+455
*
x300: Enable power reference API
Martin Braun
2020-06-10
3
-2
/
+100
*
radio_control: Provide default implementations for ref power APIs
Martin Braun
2020-06-10
2
-22
/
+47
*
python: Add __repr__, property bindings to NocBlockBase
Aaron Rossetto
2020-06-09
1
-5
/
+17
*
python: Add null RFNoC block controller bindings
Aaron Rossetto
2020-06-09
3
-0
/
+30
*
python: Add vector IIR RFNoC block controller bindings
Aaron Rossetto
2020-06-09
4
-1
/
+30
*
python: Add radio RFNoC block controller bindings
Aaron Rossetto
2020-06-09
5
-2
/
+175
*
python: Add FIR filter RFNoC block controller bindings
Aaron Rossetto
2020-06-09
3
-0
/
+26
*
python: Add Fosphor RFNoC block controller bindings
Aaron Rossetto
2020-06-09
3
-0
/
+69
*
python: Add DUC RFNoC block controller bindings
Aaron Rossetto
2020-06-09
3
-0
/
+34
*
python: Add DDC RFNoC block controller bindings
Aaron Rossetto
2020-06-09
3
-0
/
+36
*
python: Add block controller factory utility
Aaron Rossetto
2020-06-09
1
-0
/
+30
*
mpm: Return filesystem info from get_device_info
Lane Kolbly
2020-06-05
1
-0
/
+14
*
mpm: Return dboard_info in get_device_info
Lane Kolbly
2020-06-05
1
-0
/
+5
*
utils: Make fpga-dir arg optional for rfnoc_image_builder
Wade Fife
2020-06-05
1
-12
/
+34
*
fpga: lib: extend wb_spi ability to limit transmission length
Max Köhler
2020-06-04
1
-3
/
+9
*
fpga: lib: Fix writes in axil_regport_master
Andrew Moch
2020-06-04
1
-23
/
+43
*
python: cal: Improve meas_device.py
Martin Braun
2020-06-03
1
-6
/
+6
*
b200: Enable power calibration API
Martin Braun
2020-06-03
3
-19
/
+107
*
multi_usrp: Fix get_tx_freq() for RFNoC devices
Martin Braun
2020-05-29
1
-2
/
+8
*
fpga: rfnoc: Add defaults for rate changing
Wade Fife
2020-05-28
2
-10
/
+14
*
fpga: tools: Improve detection of setupenv sourcing
Wade Fife
2020-05-28
1
-29
/
+31
*
utils/python: Add uhd_power_cal script
Martin Braun
2020-05-28
9
-0
/
+1323
*
rfnoc: Add unit test for Add/Sub RFNoC block
Aaron Rossetto
2020-05-28
2
-0
/
+93
*
rfnoc: Add Add/Sub RFNoC block support
Aaron Rossetto
2020-05-28
5
-1
/
+111
*
fpga: rfnoc: Add RFNoC Add/Sub block
Wade Fife
2020-05-28
8
-10
/
+1252
*
fpga: sim: Add packet_info_equal function
Wade Fife
2020-05-28
3
-1
/
+15
*
tests: Add unit test for Split Stream RFNoC block
Aaron Rossetto
2020-05-28
2
-0
/
+232
*
rfnoc: Add support for Split Stream RFNoC block
Aaron Rossetto
2020-05-28
5
-0
/
+175
*
tests: Add unit test for USE_MAP action forwarding policy
Aaron Rossetto
2020-05-28
1
-0
/
+137
*
tests: Add unit test for USE_MAP prop forwarding policy
Aaron Rossetto
2020-05-28
2
-1
/
+259
*
rfnoc: Add USE_MAP prop/action forwarding policy
Aaron Rossetto
2020-05-28
3
-18
/
+122
*
rfnoc: Fix _has_port() port existence check
Aaron Rossetto
2020-05-28
1
-2
/
+2
*
rfnoc: Add Split Stream RFNoC block
Wade Fife
2020-05-28
7
-0
/
+969
*
fixup! cal: Add doxygen section to explain conversion from and to JSON
Lars Amsel
2020-05-27
1
-5
/
+5
*
cal: Add doxygen section to explain conversion from and to JSON
Lars Amsel
2020-05-27
1
-0
/
+25
[next]