osmosdrinput.cpp:473:83: error: ‘osmosdr_set_tuner_dc_offset’ was not declared in this scope

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

kdag funkzvv at gmail.com
Sun Dec 22 18:51:07 UTC 2013


Hi all, i'm almost there on the sdrangelove compilation:

[ 90%] Building CXX object
plugins/samplesource/osmosdr/CMakeFiles/inputosmosdr.dir/osmosdrinput.cpp.o
/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)’:
/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
    if(!osmosdr_set_iq_amp(m_dev, m_settings.m_opAmpI1,
m_settings.m_opAmpI2, m_settings.m_opAmpQ1, m_settings.m_opAmpQ2))

                                            ^
/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
    if(!osmosdr_set_tuner_dc_offset(m_dev, m_settings.m_dcOfsI,
m_settings.m_dcOfsQ))

       ^
make[2]: ***
[plugins/samplesource/osmosdr/CMakeFiles/inputosmosdr.dir/osmosdrinput.cpp.o]
Error 1
make[1]: *** [plugins/samplesource/osmosdr/CMakeFiles/inputosmosdr.dir/all]
Error 2
make: *** [all] Error 2
make  82.14s user 4.50s system 91% cpu 1:34.54 total

Please let me know how to get over this,
Thanks in adavance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/osmocom-sdr/attachments/20131222/fec8daf0/attachment.htm>


More information about the osmocom-sdr mailing list