Hi all

Today, I have been able to implement freeDV modulation and demodulation. Tomorrow, I hope to have my first qso in freeDV.

The interface of freeDV is clearly much easier to handle as the fdmdv_demod. Thank you for this.

But with cmake I could not produce all things, because there were errors in the unittest:

================================
$~/freeDV/codec2-master/build_linux> make install
[  0%] Built target generate_codebook
[ 18%] Built target codec2
[ 18%] Built target c2dec
[ 19%] Built target c2demo
[ 19%] Built target c2enc
[ 21%] Built target c2sim
[ 21%] Built target fdmdv_channel
[ 23%] Built target fdmdv_demod
[ 25%] Built target fdmdv_get_test_bits
[ 25%] Built target fdmdv_interleave
[ 27%] Built target fdmdv_mod
[ 28%] Built target fdmdv_put_test_bits
[ 29%] Built target fec_dec
[ 30%] Built target fec_enc
[ 31%] Built target freedv_rx
[ 31%] Built target freedv_tx
[ 31%] Built target genlspdtcb
[ 32%] Built target insert_errors
[ 32%] Built target c2validate
[ 32%] Built target create_interleaver
[ 33%] Built target de
[ 34%] Built target extract
[ 35%] Built target fdmdv_mem
[ 36%] Built target genampdata
[ 38%] Built target genlsp
[ 39%] Built target genphdata
[ 40%] Built target genres
[ 51%] Built target lspsync
[ 51%] Built target polar2rect
[ 52%] Built target pre
[ 60%] Built target scalarlsptest
Linking C executable speexnoisesup
CMakeFiles/speexnoisesup.dir/speexnoisesup.c.o: In function `main':
/home/phenom/LinuxDevel/Amateurfunk/freeDV/codec2-master/unittest/speexnoisesup.c:43: undefined reference to `speex_preprocess_state_init' /home/phenom/LinuxDevel/Amateurfunk/freeDV/codec2-master/unittest/speexnoisesup.c:46: undefined reference to `speex_preprocess_run' /home/phenom/LinuxDevel/Amateurfunk/freeDV/codec2-master/unittest/speexnoisesup.c:52: undefined reference to `speex_preprocess_state_destroy'
collect2: error: ld returned 1 exit status
make[2]: *** [unittest/speexnoisesup] Fehler 1
make[1]: *** [unittest/CMakeFiles/speexnoisesup.dir/all] Fehler 2
make: *** [all] Fehler 2
=====================



The version of speex is 1.1.999_1.2rc1-21.1.2 (installed from openSuse 13.1).

any suggestions?

73, hb9epu, Alfred


------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to