osmo-e1d/contrib
Sylvain Munaut 7cc8a7b806 contrib/e1-prbs-test: Delay the TX pipe fill data until first RX
There is non negligible time between the moment init_timeslot is
called and the moment when we get the first RX (which is when
we start sending out data at the same rate we RX it). And those
1024 byte were borderline not enough to not underflow.

By delaying the 1024 byte pre-fill until we get the first RX,
we ensure the time that pre-fill covers is more consistant and
less dependend on whatever the app/scheduling does during the
init phase.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: Ic1c93fd138073a75830dc16bb41c4541e68eef90
2022-01-09 15:09:11 +01:00
..
e1-prbs-test contrib/e1-prbs-test: Delay the TX pipe fill data until first RX 2022-01-09 15:09:11 +01:00
systemd add systemd service/unit 2020-07-01 08:29:39 +00:00
Makefile.am add systemd service/unit 2020-07-01 08:29:39 +00:00
jenkins.sh contrib/jenkins.sh: run "make maintainer-clean" 2019-07-10 13:31:03 +02:00