Julian Kent
7a34e6640a
Allow urls to be passed to PySerial for RFC2217/hwgrep support
2015-03-09 14:43:44 +02:00
Julian Kent
74a2716fc9
Allow urls to be passed to PySerial for RFC2217/hwgrep support
2015-03-09 13:29:16 +02:00
ecbac157a9
Catch both Windows and Unix line endings; Clear the find when there is no text.
2014-05-29 10:50:55 +02:00
02cf9253e9
Clear statusbar message on port close, tweak widget margins
2014-04-10 08:43:56 +02:00
868bce0626
Added find and shortcuts to tooltips
2014-04-04 16:04:10 +02:00
f17d548b0b
Add info to status bar to show port and baud rate
2014-03-20 17:44:20 +02:00
104f418ffd
HEAD
2014-03-20 17:43:51 +02:00
3d958609fe
HEAD
2014-03-20 17:43:46 +02:00
f668d68a6b
Some adjustments for Windows
2014-03-20 17:43:19 +02:00
979bdf583b
Add info to status bar to show port and baud rate
2014-03-20 17:42:20 +02:00
7390b48664
Change the timeout to 1 second
2014-03-20 15:25:14 +02:00
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
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
87c5064fd4
Added some exception handling.
2014-01-16 14:48:29 +02:00
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
3804d38040
Converted code to PEP8 style
2013-12-10 14:56:49 +02:00
a1603642c6
Converted code to PEP8 style
2013-12-10 14:55:20 +02:00
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
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
c44b362d16
Initial commit
2013-12-05 16:16:09 +02:00