osmo-e1d/tests/rifo
Andreas Eversberg 8d65c3ff4d Add option to automatically reset RIFO on underrun/overflow
Whenever the RIFO buffer fill drifts away from its target, it can be
automatically reset and filled to the initial prefill_frame_count value.
The average fill is measured over several seconds. A given deviation
in percent of the prefill_frame_count is used to trigger that reset.
If the deviation is not set (0), this feature is deactivated.

There are two reasons for this to happen: The GPS clock is missing, so
the receiving interface is not in sync with the transmitting interface.
The delay changes significantly, due to congestion on the path between
both peers. (poor internet connection)

Change-Id: Id7ccbfbdb288990c01f185dec79a1022a68b4748
2024-01-19 18:23:01 +01:00
..
Makefile.am RIFO (random in, first out) for IP->E1 direction 2022-04-09 13:21:49 +02:00
rifo_test.c Add option to automatically reset RIFO on underrun/overflow 2024-01-19 18:23:01 +01:00
rifo_test.ok Increasing max FIFO size for feature request 5875, adapting tests 2023-01-26 09:45:45 -07:00