Attention is currently required from: manawyrm, roox. Hello Jenkins Builder, manawyrm, roox, tnt,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-e1d/+/27848
to look at the new patch set (#2).
Change subject: octoi: Fix frame_rifo_depth() function ......................................................................
octoi: Fix frame_rifo_depth() function
We use the 'correct' math in frame_rifo_depth now so the count is accurate down to zero.
We need to fixup the logic that drags the 'write pointer' (last_in_fn) along when reading from an empty FIFO.
We also need proper init (which was missing alltogether beforehand).
Change-Id: I088f181e74358eb2c96a7aab7a7c875b9276d980 Signed-off-by: Sylvain Munaut tnt@246tNt.com --- M src/octoi/frame_rifo.c M src/octoi/frame_rifo.h 2 files changed, 6 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1d refs/changes/48/27848/2