libosmocore/tests/codec
Mychaela N. Falconia 5eb356be99 codec: replace GSM-FR ECU with new implementation
The original GSM-FR ECU implementation from 2017 exhibits a lot of
defects, as detailed in OS#6027.  Replace it with a new implementation
based on Themyscira libgsmfrp (a complete Rx DTX handler for GSM-FR),
but reduced to just the ECU function, without the comfort noise
generator function.  (These two functions are coupled together in the
classic GSM architecture, but not in libosmocodec ECU model.)

Related: OS#6027
Change-Id: I0200e423ca6165c1313ec9a4effc3f3047f5f032
2023-05-17 13:53:20 +00:00
..
codec_ecu_fr_test.c codec: replace GSM-FR ECU with new implementation 2023-05-17 13:53:20 +00:00
codec_ecu_fr_test.ok codec: replace GSM-FR ECU with new implementation 2023-05-17 13:53:20 +00:00
codec_test.c codec: Add functions for AMR s->d bits and d->s bits 2020-05-14 14:51:22 +02:00
codec_test.ok codec: Add functions for AMR s->d bits and d->s bits 2020-05-14 14:51:22 +02:00