uhd/host/lib/usrp/common
michael-west ab9f4eab72 lib: Remove recursive locks in apply_corrections
There were locks in the apply_tx/rx_fe_corrections() methods that were
acquired before calling methods that re-acquired the locks.  The mutexes
were not recursive, so it caused applications to lock up.  The locks
are unnecessary in the top level methods, so they are being removed.

Signed-off-by: michael-west <michael.west@ettus.com>
2020-09-04 08:48:25 -07:00
..
ad9361_driver ad9361: Fix mask for product ID check 2020-07-09 09:51:32 -07:00
ad936x_manager.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
ad9361_ctrl.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
adf435x.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
adf535x.cpp TwinRX: Tuning improvements 2018-12-10 19:14:18 -08:00
adf4001_ctrl.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
apply_corrections.cpp lib: Remove recursive locks in apply_corrections 2020-09-04 08:48:25 -07:00
CMakeLists.txt lib: Add power cal manager 2020-05-19 13:24:59 -05:00
fx2_ctrl.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
io_service_args.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
io_service_mgr.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
lmx2592.cpp rh: Remove unnecessary register read during set frequency 2020-05-15 16:21:51 -05:00
pwr_cal_mgr.cpp fixup! lib: Add power cal manager 2020-05-20 15:18:51 -05:00
recv_packet_demuxer.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00
validate_subdev_spec.cpp uhd: Apply clang-format against all .cpp and .hpp files in host/ 2020-03-03 08:51:32 -06:00