Trying to rebuild codec2 deps with version 1.0.4 and ran into this issue with gnuradio and sdrangel...
/builddir/build/BUILD/gnuradio-3.10.3.0/gr-vocoder/lib/freedv_rx_ss_impl.cc: In constructor 'gr::vocoder::freedv_rx_ss_impl::freedv_rx_ss_impl(int, float, int)': /builddir/build/BUILD/gnuradio-3.10.3.0/gr-vocoder/lib/freedv_rx_ss_impl.cc:41:15: error: 'struct freedv_advanced' has no member named 'interleave_frames' 41 | d_adv.interleave_frames = interleave_frames; | ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/sdrangel-7.4.0/plugins/channelrx/demodfreedv/freedvdemodsink.cpp: In member function 'void FreeDVDemodSink::applyFreeDVMode(FreeDVDemodSettings::FreeDVMode)': /builddir/build/BUILD/sdrangel-7.4.0/plugins/channelrx/demodfreedv/freedvdemodsink.cpp:436:13: error: 'struct freedv_advanced' has no member named 'interleave_frames' 436 | adv.interleave_frames = 1; | ^~~~~~~~~~~~~~~~~ Thanks, Richard KF5OIM
_______________________________________________ Freetel-codec2 mailing list Freetel-codec2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freetel-codec2