garverp / gr-analysis

Tools for High Sample Rate Recording and Post-Processing in GNURadio
GNU General Public License v3.0
21 stars 11 forks source link

Wrong UHD header (UHD 3.10.2) -- PyBOMBS compilation fails #10

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi,

With UHD 3.10.2 PyBOMBS compilation fails due to a wrong uhd included header. To solve the issue, it is enough to replace line 20 of specrec.cpp with #include <uhd/utils/thread_priority.hpp>