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