uhd/host/utils
Martin Braun 47623aabb4 lib: Use const-ref in for loops instead of const-copy
This is potentially a performance issue, even though it doesn't have
a big impact in this context. Clang will warn about it, and this fixes
the compiler warning.
2021-03-04 08:24:09 -06:00
..
latency host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
rfnoc_blocktool utils: Set rfnoc_create_verilog.py as executable 2020-10-09 12:29:42 -05:00
b2xx_fx3_utils.cpp utils: Remove unused constant from b2xx_fx3_utils 2021-03-04 08:18:41 -06:00
b2xx_side_channel.py
b100_eeprom.h
CMakeLists.txt
convert_cal_data.py
converter_benchmark.cpp
converter_benchmark.py
copy_python_module.cmake
FastSendDatagramThreshold.reg
fx2_init_eeprom.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
octoclock_burn_eeprom.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
query_gpsdo_sensors.cpp utils: Improve NMEA string output 2020-10-12 16:19:15 -05:00
rfnoc_image_builder.py utils: Fix GUI argument in rfnoc_image_builder 2020-11-16 14:52:13 -06:00
setup.py.in
uhd-usrp.rules
uhd_cal_rx_iq_balance.cpp
uhd_cal_tx_dc_offset.cpp
uhd_cal_tx_iq_balance.cpp
uhd_config_info.cpp
uhd_find_devices.cpp
uhd_image_loader.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
uhd_images_downloader.py.in uhd_images_downloader: Add environment variable for http auth 2020-10-15 16:00:54 -05:00
uhd_power_cal.py python: power cal: Minor fixes to power cal code 2020-08-17 16:23:46 -05:00
uhd_usrp_probe.cpp lib: Use const-ref in for loops instead of const-copy 2021-03-04 08:24:09 -06:00
update_fbs.py tests: fbs test: Fix issues around missing git 2020-08-25 07:10:53 -05:00
usrp1_eeprom.h
usrp2_card_burner.py
usrp2_card_burner_gui.py
usrp2_recovery.py
usrp_burn_db_eeprom.cpp
usrp_burn_mb_eeprom.cpp host: Update code base using clang-tidy 2021-03-04 08:07:26 -06:00
usrp_cal_utils.hpp NI-2974: Add cal support 2020-08-19 17:50:21 -05:00
usrp_e3x0_network_mode.cpp
x300_reset.py