Commit Graph

22 Commits

Author SHA1 Message Date
Raoul Snyman f17d548b0b Add info to status bar to show port and baud rate 2014-03-20 17:44:20 +02:00
Raoul Snyman 104f418ffd HEAD 2014-03-20 17:43:51 +02:00
Raoul Snyman 3d958609fe HEAD 2014-03-20 17:43:46 +02:00
Raoul Snyman f668d68a6b Some adjustments for Windows 2014-03-20 17:43:19 +02:00
Raoul Snyman 979bdf583b Add info to status bar to show port and baud rate 2014-03-20 17:42:20 +02:00
Raoul Snyman 7390b48664 Change the timeout to 1 second 2014-03-20 15:25:14 +02:00
Raoul Snyman 5a06899fd3 Added a clear button, and some shortcuts: Ctrl+O to open, Ctrl+Shift+F to follow, Ctrl+Backspace to clear 2014-01-16 15:48:56 +02:00
Raoul Snyman 2bd5ba77d8 Added a clear button, and some shortcuts: Ctrl+O to open, Ctrl+Shift+F to follow, Ctrl+Backspace to clear 2014-01-16 15:48:37 +02:00
Raoul Snyman 87c5064fd4 Added some exception handling. 2014-01-16 14:48:29 +02:00
Raoul Snyman bd1a4acd29 Fix some exception problems 2013-12-20 16:22:03 +02:00
Gerrit Vermeulen 1db68ebd65 Store the last used port and use it as default.
When opening a port for the first time the dropdown text will be blank (forcing you to use a port instead of accidentally selecting the first port in the list) but thereafter it will show the previously used port.
2013-12-11 11:32:52 +02:00
Gerrit Vermeulen ec3009950b Add a set_port method to ConnectDialog and use that instead of accessing the port_edit widget directly. 2013-12-11 09:20:24 +02:00
Gerrit Vermeulen 99e00ab612 Merge 2013-12-10 16:21:29 +02:00
Gerrit Vermeulen 12fb6c3932 Store the last used port and use it as default. 2013-12-10 16:14:32 +02:00
Raoul Snyman 3804d38040 Converted code to PEP8 style 2013-12-10 14:56:49 +02:00
Raoul Snyman a1603642c6 Converted code to PEP8 style 2013-12-10 14:55:20 +02:00
Raoul Snyman 1cc6a13596 HEAD 2013-12-10 10:44:35 +02:00
Patrick Brueckner af7bb5a791 Autocomplete Ports using pyserials tools-method. Requires pyserial 2.6 or higher. 2013-12-10 10:31:38 +02:00
Raoul Snyman 4c13fac132 Cleanups 2013-12-10 09:43:03 +02:00
Patrick Brückner f52b1b2bfe Write ASCII to serial, indentation fixes 2013-12-10 08:29:31 +02:00
Patrick Brückner 5ed2c2e86b Adding autocomplete to the portlist 2013-12-06 14:44:03 +02:00
Raoul Snyman c44b362d16 Initial commit 2013-12-05 16:16:09 +02:00