Hi all I'm novice in libserialport, and not sure if is possible to use it in event-driven programming.
I've been studying library, and see sp_event* related code. Noticed that you can handle 3 kinds of events: RX ready, TX ready and Error. Not sure about meaning of SP_EVENT_ERROR, and if could be used to trigger control lines (DCD,RI, and so) changes looking at the code seems that you use events to handle either rts/cts or dtr/dsr flow control protocols, but found no way to extend code to take care on DCD and RI lines Thanks in advance Juan Antonio _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel