gthvidsten / open-serial-port-monitor

Open source application to monitor traffic over a serial port
GNU General Public License v3.0
145 stars 65 forks source link

Einen Refresh Button zum einlesen der Seriellen Schnitstelle eingefügt. #3

Open fapo85 opened 4 years ago

fapo85 commented 4 years ago

Added a Refresh button to read the serial interface. If an usb serial converter is plugged in after the program start, access is possible. Added a combo box to append the end of a line. this allows you to attach a CR before sending. Checkbox to clear the input field after sending. Buttons to delete the received data. If none of the options are changed, the default behaviour is the same as above.