<div dir="ltr"><div>Hi all, i'm almost there on the sdrangelove compilation:</div><div><br></div><div>[ 90%] Building CXX object plugins/samplesource/osmosdr/CMakeFiles/inputosmosdr.dir/osmosdrinput.cpp.o</div><div>/home/alejo/documents/sat-a-ware/sdrangelove/plugins/samplesource/osmosdr/osmosdrinput.cpp: In member function ‘bool OsmoSDRInput::applySettings(const SampleSource::GeneralSettings&, const OsmoSDRInput::Settings&, bool)’:</div>

<div>/home/alejo/documents/sat-a-ware/sdrangelove/plugins/samplesource/osmosdr/osmosdrinput.cpp:463:120: error: ‘osmosdr_set_iq_amp’ was not declared in this scope</div><div>    if(!osmosdr_set_iq_amp(m_dev, m_settings.m_opAmpI1, m_settings.m_opAmpI2, m_settings.m_opAmpQ1, m_settings.m_opAmpQ2))</div>

<div>                                                                                                                        ^</div><div>/home/documents/sat-a-ware/sdrangelove/plugins/samplesource/osmosdr/osmosdrinput.cpp:473:83: error: ‘osmosdr_set_tuner_dc_offset’ was not declared in this scope</div>

<div>    if(!osmosdr_set_tuner_dc_offset(m_dev, m_settings.m_dcOfsI, m_settings.m_dcOfsQ))</div><div>                                                                                   ^</div><div>make[2]: *** [plugins/samplesource/osmosdr/CMakeFiles/inputosmosdr.dir/osmosdrinput.cpp.o] Error 1</div>

<div>make[1]: *** [plugins/samplesource/osmosdr/CMakeFiles/inputosmosdr.dir/all] Error 2</div><div>make: *** [all] Error 2</div><div>make  82.14s user 4.50s system 91% cpu 1:34.54 total</div><div><br></div><div>Please let me know how to get over this,</div>

<div>Thanks in adavance!</div></div>