[Hamlib-developer] [Hamlib/Hamlib] c1662c: Remove set_rts and set_dtr low from serial.c
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2022-12-31 15:32:26
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: c1662ce8865c7ff585f5085a1f8ecd6c3ac8b042 https://github.com/Hamlib/Hamlib/commit/c1662ce8865c7ff585f5085a1f8ecd6c3ac8b042 Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-12-31 (Sat, 31 Dec 2022) Changed paths: M src/serial.c Log Message: ----------- Remove set_rts and set_dtr low from serial.c This was causing hardward flow control to fail on Linux and MacOS https://github.com/Hamlib/Hamlib/issues/1198 https://github.com/Hamlib/Hamlib/issues/1199 |