Attention is currently required from: jolly.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35022?usp=email )
Change subject: soft_uart: rework osmo_uart_rx_bit() to use flow state ......................................................................
Patch Set 3:
(1 comment)
File src/core/soft_uart.c:
https://gerrit.osmocom.org/c/libosmocore/+/35022/comment/f24f2443_d553717e PS2, Line 128: suart->rx.shift_reg |= 0x80
Misaligned, as I stated in previous patch.
This goal of this patch is to reorganize/refactor the code. I fixed the alignment problem separately in https://gerrit.osmocom.org/c/libosmocore/+/35066, since this is a bug in original Harald's code. Marking as resolved.