26 Commits

Author SHA1 Message Date
Marcel Stör
0122639652 Replace reload button
Use a regular one instead of the bitmap button.
2021-04-08 23:20:07 +02:00
Marcel Stör
d742c2ff13 Bump versions 2021-02-03 08:28:10 +01:00
Marcel Stör
4500d940ae Improve console text control by specifying font size in pixels not points 2019-02-17 15:05:42 +01:00
Marcel Stör
29b7193fcf Improve esptool command assembler to support " " in file paths 2019-02-17 15:00:00 +01:00
Marcel Stör
0345939f08 Bump esptool.py to 2.6
Fixes #43
2019-02-12 21:27:32 +01:00
Marcel Stör
0e5e250ade Reintroduce the serial port dropdown, add auto-select option 2018-11-22 21:17:51 +01:00
Marcel Stör
861f75415c Upgrade to esptool 2.5.1 with auto-port detection
Remove dropdown for serial port selection.
2018-11-12 23:39:23 +01:00
Marcel Stör
2eeb9893db Major upgrade of all components
- wxPython 4.0.1, finally...
- Python 3
- esptool.py 2.2.1
2018-02-10 00:05:03 +01:00
Marcel Stör
13961407fe Bump esptool to 2.2 2017-12-18 15:24:17 +01:00
Marcel Stör
a6aae0c7fc Small fixes
- address style warnings
- tune console output at the end of the process
2017-10-02 22:16:17 +02:00
Marcel Stör
db84ce52c7 Add flash mode 'dout'
Fixes #20
2017-09-26 08:26:28 +02:00
Marcel Stör
4d73e11dc7 Stop triggering hard-reset after flash
Fixes #22
2017-08-17 21:33:49 +02:00
Marcel Stör
b26b0b20c6 Upgrade esptool.py to final 2.0 2017-06-14 21:47:03 +02:00
Marcel Stör
750ee6cfb3 Upgrade esptool.py to latest 2.0
Brings support for ESP32 and flash chips >4MB, fixes #15
2017-05-20 11:43:47 +02:00
Marcel Stör
9d1b526689 Add try/catch around opening serial port and dump exception to console
Fixes #8
2017-05-07 22:51:46 +02:00
Marcel Stör
76814d7467 Add PayPal image to About dialog 2017-04-16 21:13:15 +02:00
Marcel Stör
c6a34aa761 Bump version number for 1.0 2017-03-18 17:04:06 +01:00
Marcel Stör
2c134ef03f Remember settings by writing a file in the user dir, fixes #5 2017-02-28 22:25:58 +01:00
Marcel Stör
862eb4bcb8 Fix GH link in about dialog, fixes #4 2017-02-18 22:21:10 +01:00
Marcel Stör
fac81dad3c Switch from __ back to _ in most cases 2017-01-14 23:36:28 +01:00
Marcel Stör
83ac8b059a First batch of refactoring after reviews
- reorder widget creation to get proper tab order
- rewrite event handling for radio button groups
- make widget event handler functions function-local
2017-01-14 23:09:36 +01:00
Marcel Stör
cb3f98652b Upgrade esptool.py to v1.3 2017-01-10 22:49:26 +01:00
Marcel Stör
5d451ed7a1 Remove debug output 2017-01-07 22:47:16 +01:00
Marcel Stör
5e9dada23a Replace global images variable with import 2016-12-29 22:55:41 +01:00
Marcel Stör
4400a20988 Fix about dialog 2016-12-29 01:01:12 +01:00
Marcel Stör
1f71d3af2b Inception 2016-12-28 23:52:35 +01:00