neundorf / CuteCom

A graphical serial terminal
GNU General Public License v3.0
146 stars 66 forks source link

[Feature request] Ability to preset RTS and DTR signals prior opening port #55

Closed diggit closed 6 years ago

diggit commented 6 years ago

As title says. Mentioned in #54.

diggit commented 6 years ago

How to indicate that change will not affect port until opening?

cyc1ingsir commented 6 years ago

Shouldn't that be part of the (session-) settings anyway. That means two more options needed to be added to the settings drawer. RTS on open [ ] , DTR on open [ ] This needs to be stored to the settings and applied when the session is been chosen (e.g. on starting the program). Changes to the above suggested settings options needed to be applied to the RTS, DTR switches sitting with the "device row" always too.

cyc1ingsir commented 6 years ago

Issue moved to https://gitlab.com/cutecom/cutecom/issues/55