Commit Graph

57 Commits

Author SHA1 Message Date
Marcel Stör 4954c93602 Upgrade GUI screen shot 2019-02-17 15:53:47 +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 9dc749d768 Bump versions 2019-02-12 22:18:06 +01:00
Marcel Stör 6b4a50835a Bump wxPython to 4.0.4
Fixes #45
2019-02-12 21:59:12 +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 c8bfcc11f2 Bump year 2019-02-12 21:25:09 +01:00
Murilo Polese fd0122053c Add `requirements.txt` and update instructions (#40) 2018-11-23 12:09:22 +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 6df7c813e2 Add missing EOF newline 2018-02-12 21:32:54 +01:00
Marcel Stör cb3606e00d Add .dmg for macOS 2018-02-11 00:54:09 +01:00
Marcel Stör 0fd2b7b7f7 Update to reflect status with 3.0 2018-02-10 17:41:29 +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 baf99cae2a Add more instructions to README 2017-08-12 22:00:53 +02:00
Marcel Stör 55d3169279 Upgrade to esptool 2.0.1 2017-07-15 22:35:50 +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 a233e6f3f3 Expand README 2017-04-23 22:33:19 +02:00
Marcel Stör 76814d7467 Add PayPal image to About dialog 2017-04-16 21:13:15 +02:00
Marcel Stör 73b06fc48e Fix badge title 2017-04-16 20:53:00 +02:00
Marcel Stör 3df225763f Add PayPal donation badge 2017-04-16 20:51:19 +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 1c12a9cffa Reduce size of images used in about dialog to 64x64, fixes #3 2017-02-18 22:37:20 +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 c27e8763a7 Delete facebook-badge.svg 2017-02-13 23:34:32 +01:00
Marcel Stör 411bc5ea74 Replace shields.io badges with custom copy 2017-02-13 23:33:11 +01:00
Marcel Stör 3b4e3ba07a Fix FB badge for testing 2017-02-13 23:00:25 +01:00
Marcel Stör 35f8bc1d75 Add FB badge for testing 2017-02-13 22:36:03 +01:00
Marcel Stör b8638dbb46 Add Twitter badge 2017-01-18 07:31:49 +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 7cbb0f181c Add a few links to README 2017-01-08 15:54:35 +01:00
Marcel Stör 050618fec5 Update README.md 2017-01-08 15:39:07 +01:00
Marcel Stör 5a63c35c05 Update README.md 2017-01-07 22:59:21 +01:00
Marcel Stör dffef90bd6 Add support for self-contained bundle build for macOS and Windows 2017-01-07 22:49:32 +01:00
Marcel Stör e0f8089b68 Make platform and distribution agnostic by allowing dynamic images path 2017-01-07 22:48:44 +01:00
Marcel Stör 5d451ed7a1 Remove debug output 2017-01-07 22:47:16 +01:00
Marcel Stör 2ae338f6af Allow .spec files in repo again 2017-01-07 22:46:27 +01:00
Marcel Stör 16eed40dea Add Windows icon 2017-01-07 22:28:27 +01:00
Marcel Stör 958e2e95d6 Delete nodemcu-pyflasher.spec 2016-12-31 00:19:54 +01:00
Marcel Stör d63b5e11cd Change PyInstaller setup 2016-12-31 00:17:59 +01:00
Marcel Stör 15b36b923a Adjust path and file names 2016-12-29 23:12:16 +01:00