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
Commit message (
Expand
)
Author
Age
Files
Lines
*
host/examples/ascii_art_dft.hpp: fix and modernize example main
Etienne Wodey
2020-05-26
1
-1
/
+6
*
cal: Minor fixes in power container, add unit test
Martin Braun
2020-05-26
3
-3
/
+27
*
multi_usrp: Amend get_usrp_{rx,tx}_info() to include cal keys
Martin Braun
2020-05-20
2
-0
/
+28
*
rfnoc: radio: Add APIs to query cal keys
Martin Braun
2020-05-20
3
-0
/
+53
*
tests: Add unit tests for pwr_cal_mgr
Martin Braun
2020-05-20
2
-0
/
+157
*
fixup! lib: Add power cal manager
Martin Braun
2020-05-20
1
-1
/
+2
*
docs: Fix some Doxygen warnings
Martin Braun
2020-05-20
1
-2
/
+2
*
docs: build: Improve build and git instructions
Martin Braun
2020-05-20
1
-15
/
+16
*
docs: x300: Fix fpga path
Martin Braun
2020-05-20
1
-1
/
+1
*
utils: Fix FPGA search in rfnoc_image_builder from fpga-src to fpga
Martin Braun
2020-05-20
1
-1
/
+1
*
cal: database: Add option to register flash cal callbacks
Martin Braun
2020-05-20
3
-4
/
+110
*
lib: Refactor cal::database for more efficient function lookup
Martin Braun
2020-05-20
1
-24
/
+41
*
tests: Added unit test for Vector IIR RFNoC block
Aaron Rossetto
2020-05-19
2
-0
/
+225
*
rfnoc: Add Vector IIR RFNoC block support
Aaron Rossetto
2020-05-19
5
-0
/
+285
*
fpga: rfnoc: Add Vector IIR RFNoC block
Wade Fife
2020-05-19
1
-0
/
+58
*
twinrx: Provide power cal ID
Martin Braun
2020-05-19
3
-0
/
+19
*
basic/lf: Add IDs for calibration purpose
Martin Braun
2020-05-19
1
-0
/
+4
*
examples: Add usrp_power_meter example
Martin Braun
2020-05-19
2
-1
/
+135
*
python: Add dsp sub-module
Martin Braun
2020-05-19
2
-0
/
+84
*
lib: pwr_cal: Fix power indexing
Martin Braun
2020-05-19
1
-16
/
+28
*
lib: Add power cal manager
Martin Braun
2020-05-19
3
-0
/
+426
*
rh: Remove unnecessary register read during set frequency
Ciro Nishiguchi
2020-05-15
1
-3
/
+0
*
rfnoc: Use large timeout for reads when timed commands exist
Ciro Nishiguchi
2020-05-15
1
-8
/
+24
*
utils: Fix usrp_burn_db_eeprom w.r.t. new property tree paths
Martin Braun
2020-05-15
1
-15
/
+38
*
utils: Correct relative path to config dir in rfnoc_image_builder
Aaron Rossetto
2020-05-15
1
-1
/
+1
*
uhd: Fix infinite recursion in N3xx timed commands
Ciro Nishiguchi
2020-05-12
4
-31
/
+0
*
docs: Remove six from Windows build instructions
Martin Braun
2020-05-12
1
-2
/
+1
*
rfnoc: Remove 'six' dependency from image builder
Martin Braun
2020-05-12
4
-22
/
+22
*
tests: Remove 'six' dependency from devtest
Martin Braun
2020-05-12
1
-2
/
+1
*
utils: Remove 'six' dependency, fix minor PyLint issues
Martin Braun
2020-05-12
1
-9
/
+8
*
Docs: Update TwinRX documentation
Michael West
2020-05-12
1
-13
/
+23
*
multi_usrp_rfnoc: Misc fixes
Michael West
2020-05-12
1
-6
/
+7
*
TwinRX: Remove decimation from frontend
Michael West
2020-05-12
3
-31
/
+7
*
DUC/DDC: Add variable time increment
Michael West
2020-05-12
4
-21
/
+28
*
uhd: Add reference power level API to multi_usrp and radio_control
Martin Braun
2020-05-11
1
-0
/
+2
*
uhd: Remove default channel input from power ref methods
Ciro Nishiguchi
2020-05-11
1
-6
/
+6
*
utils: Update mako to propagate parameters
Wade Fife
2020-05-11
2
-13
/
+27
*
Remove remaining Python 2 references
Martin Braun
2020-05-07
51
-55
/
+44
*
python: Fix RPATH for the Python library
Martin Braun
2020-05-07
1
-2
/
+23
*
cores: Fix rx_vita_core_3000 assertion error in issue_stream_cmd()
Martin Braun
2020-05-05
1
-3
/
+7
*
rfnoc-example: Removed DRAM from image core
Martin Braun
2020-05-05
1
-24
/
+11
*
python: Move the rfnoc image builder module under the uhd module
Martin Braun
2020-05-05
20
-103
/
+21
*
uhd: doc: Fix Doxygen warnings on 1.8.13
Aaron Rossetto
2020-05-05
1
-22
/
+77
*
uhd: Replaced deprecated usage of boost timer with std::chrono
Lars Amsel
2020-05-04
1
-3
/
+5
*
uhd: doc: fixed nested comment warning
Lars Amsel
2020-05-04
1
-2
/
+1
*
uhd: doc: fixed doxygen deprecation warnings
Lars Amsel
2020-05-04
1
-952
/
+1604
*
Revert "host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON"
Aaron Rossetto
2020-05-01
1
-4
/
+1
*
test: Add output for gpio_test
Michael West
2020-04-30
1
-0
/
+3
*
devtest: Add support for TwinRX to x3x0
Michael West
2020-04-30
1
-52
/
+92
*
devtest: Add method to get number of channels
Michael West
2020-04-30
1
-0
/
+36
[next]