Commit Graph

17 Commits

Author SHA1 Message Date
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