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
*
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
*
fpga: sim: Don't affect packet arguments in chdr_to_axis
Wade Fife
2020-05-04
1
-4
/
+4
*
fpga: sim: Fix get_slave_data_bfm method
Wade Fife
2020-05-04
1
-1
/
+1
*
fpga: sim: Export return types in PkgRfnocBlockCtrlBfm
Wade Fife
2020-05-04
1
-0
/
+2
*
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
*
mpm: systemd: added sysconf file for setting network buffer sizes
Joerg Hofrichter
2020-05-01
2
-0
/
+10
*
Revert "host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON"
Aaron Rossetto
2020-05-01
1
-4
/
+1
*
fpga: docs: Remove RFNoC targets from manual
Martin Braun
2020-04-30
1
-28
/
+13
*
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
*
devtest: Fix benchmark_rate_test success criteria
Michael West
2020-04-30
1
-2
/
+2
*
examples: Update test_messages example
Michael West
2020-04-30
1
-12
/
+23
*
examples: Update gpio example
Michael West
2020-04-30
1
-92
/
+117
*
utils: Remove trailing white space from mako templates
Wade Fife
2020-04-30
2
-4
/
+4
*
utils: Fix typo in testbench mako template
Wade Fife
2020-04-30
1
-1
/
+1
*
host: cmake: add boost unit_test_framework required iff ENABLE_TESTS=ON
Gwenhael Goavec-Merou
2020-04-29
1
-1
/
+5
*
multi_usrp: Remove rfnoc-specific code from multi_usrp.cpp
Martin Braun
2020-04-28
1
-38
/
+0
*
utils: Update copyright generated by blocktool
Wade Fife
2020-04-23
5
-5
/
+5
*
debian: Use Python3 dependencies
Martin Braun
2020-04-22
1
-11
/
+11
*
utils: Add sideband_at_end support to Mako template
Wade Fife
2020-04-21
4
-15
/
+24
*
utils: Add --lib-path option to uhd_config_info
Martin Braun
2020-04-17
1
-0
/
+4
*
tests: Print images dir instead of simply reading it
Martin Braun
2020-04-17
1
-1
/
+1
*
cal: Add utility to update all .fbs files, or check the generated ones
Martin Braun
2020-04-17
1
-0
/
+126
*
rh: Remove compiler warning
Martin Braun
2020-04-17
1
-2
/
+4
*
ad9361: Remove compiler warning
Martin Braun
2020-04-17
1
-1
/
+1
*
lib: rfnoc: Fix "unused" warnings for non-trace log levels
Martin Braun
2020-04-17
2
-9
/
+6
*
math: Add dB_to_lin() and lin_to_dB()
Martin Braun
2020-04-17
1
-0
/
+11
*
examples: Add --power command line option to tx_waveforms
Martin Braun
2020-04-17
2
-18
/
+54
*
uhd: Add reference power level API to multi_usrp and radio_control
Martin Braun
2020-04-17
9
-0
/
+500
*
cal: Add pwr_cal container
Martin Braun
2020-04-17
10
-1
/
+1071
*
lib: utils: interpolation: Add bilinear interpolation
Martin Braun
2020-04-17
2
-1
/
+186
*
Revert "cmake: Add ability to pass CXXFLAGS to CMake environment"
Martin Braun
2020-04-15
1
-3
/
+0
*
uhd: Create shell script to replace CMake's package_source
Steven Koo
2020-04-15
1
-0
/
+108
*
utils: usrp_burn_mb_eeprom: Avoid EEPROM write in read only case
steviez
2020-04-15
1
-17
/
+19
*
libusb: Remove deprecation warnings for libusb_set_debug
Martin Braun
2020-04-15
1
-1
/
+14
*
examples: wavetable: Modify wave tables to ease power calculations
Martin Braun
2020-04-15
1
-19
/
+24
*
tests: Add Fosphor block controller unit test
Wade Fife
2020-04-14
2
-0
/
+358
*
rfnoc: Add RFNoC fosphor block
Wade Fife
2020-04-14
13
-1
/
+2446
*
fpga: rfnoc: Add option to sample sideband info at start of packet
Wade Fife
2020-04-14
1
-58
/
+117
*
fpga: tools: Add -voptargs=+acc to ModelSim GUI
Wade Fife
2020-04-14
1
-1
/
+1
*
fpga: core: Add chdr_update_length function
Wade Fife
2020-04-14
1
-0
/
+21
*
fpga: lib: Add AXI-Stream splitter (axis_split)
Wade Fife
2020-04-14
2
-0
/
+129
*
fpga: sim: Export ChdrPacket in PkgRfnoBlockCtrlBfm
Wade Fife
2020-04-14
1
-0
/
+1
*
utils: Fix comment in axis_data template
Wade Fife
2020-04-14
1
-1
/
+1
[next]