Hi Mike, 2010/3/15 m...@watty <[email protected]>: > > It has (or will have) support for 2 stop bits, parity, less than 8 > data bits and HW handshake. SCAT/SCADA and some radios use fairly > antique serial configurations.
With hw handshake, you want to use interrupts and queing too, I presume? If so, take serial_hw_int_cts.jal as a basis, which already has hardware input flow control.Taking the closest version as a starting point makes merger of changes easier. Joep -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
