Hello List, We've done a little work on optimising FreeDV 700D, in particular so it can run on smaller systems. Without the Tx BPF it's now similar to 700C.
david@penetrator:~/codec2-dev/build_linux/src$ time ./freedv_tx 700D ../../raw/ve9qrp_10s.raw - --txbpf 0 | ./freedv_rx 700D - /dev/null real 0m0.109s david@penetrator:~/codec2-dev/build_linux/src$ time ./freedv_tx 700C ../../raw/ve9qrp_10s.raw - --txbpf 0 | ./freedv_rx 700C - /dev/null real 0m0.089s We're looking into making the tx BPF run a little faster. Thanks Steve for the optimisation work, and Alfred for finding issues that appeared with 32 bit builds. Cheers, David _______________________________________________ Freetel-codec2 mailing list Freetel-codec2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freetel-codec2