osmocom-analog/src/pocsag
Andreas Eversberg 2b7efedc48 Refactoring jitter buffer
Features are:
 * Packet based buffer
 * Random in, first out
 * Adaptive delay compensation (voice)
 * Fixed delay (data, optionally MODEM/FAX)
 * Interpolation of missing frames
 * Any sample size
2022-10-23 16:56:27 +02:00
..
Makefile.am POCSAG 2021-11-07 20:00:43 +01:00
dsp.c POCSAG 2021-11-07 20:00:43 +01:00
dsp.h POCSAG 2021-11-07 20:00:43 +01:00
frame.c POCSAG: Fixed handling of loopback and scanning feature 2021-12-12 10:53:26 +01:00
frame.h POCSAG 2021-11-07 20:00:43 +01:00
image.c POCSAG 2021-11-07 20:00:43 +01:00
main.c POCSAG: Minor fixes. 2022-09-15 07:23:37 +02:00
pocsag.c Refactoring jitter buffer 2022-10-23 16:56:27 +02:00
pocsag.h POCSAG: Fixed handling of loopback and scanning feature 2021-12-12 10:53:26 +01:00