mirror of https://github.com/pvnis/srsRAN_4G.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43a6cd50e5
hard killing of AGC thread causes issue on some RF devices, such as the N310. The thread still seemed to access the device while the radio was already killed (or the streamer object deleted). It's unclear why this isn't causing similar issues on B210 or X310, at least not visible, but it is obviously not the correct way to stop a thread. The patch now correctly sets the stop flag for the AGC thread, wakes it it up and waits until it has terminated. |
4 years ago | |
---|---|---|
.. | ||
examples | 4 years ago | |
include | 4 years ago | |
src | 4 years ago | |
test | 4 years ago | |
CMakeLists.txt | 5 years ago |