1. d8070f5 soft_uart: demonstrate a problem with inefficient polling by Vadim Yanitskiy · 7 months ago
  2. b392099 soft_uart: demonstrate a problem with manual flush()ing by Vadim Yanitskiy · 7 months ago
  3. d76cc37 soft_uart: fix the Rx flushing logic, add a unit test by Vadim Yanitskiy · 7 months ago
  4. d0b575c tests/soft_uart: cosmetic: improve readability of the test output by Vadim Yanitskiy · 7 months ago
  5. 6587dd0 soft_uart: implement modem status lines and flow control by Vadim Yanitskiy · 7 months ago
  6. ffdd997 soft_uart: fix pulling a small number of Tx bits by Vadim Yanitskiy · 7 months ago
  7. dab6629 soft_uart: demonstrate a problem with osmo_soft_uart_tx_ubits() by Vadim Yanitskiy · 7 months ago
  8. 0d78a00 soft_uart: implement OSMO_SUART_PARITY_{MARK,SPACE} by Vadim Yanitskiy · 7 months ago
  9. 2d2ce49 soft_uart: fix handling of num_data_bits < 8 by Vadim Yanitskiy · 7 months ago
  10. bf95f82 soft_uart: fix Rx buffer flushing logic in suart_rx_ch() by Vadim Yanitskiy · 7 months ago
  11. 9ef304d soft_uart: add unit tests for the receiver and transmitter by Vadim Yanitskiy · 8 months ago