m-kozlowski
8dac0bbe49
Build date in ota.py (mDNS) ( #1736 )
...
* include build_date in mdns (and ota.py)
* ota.py: correct number of dashes in header
2019-07-15 00:42:12 +03:00
Max Prokhorov
1d133bee16
Build with platformio 4 ( #1805 )
...
- update file paths: .pioenvs -> .pio/build, .piolibdeps -> .pio/libdeps
- modify envs to use common settings
- enable shared libs in travis and ota scripts
2019-07-11 00:34:17 +03:00
Ryan Jarvis
b9cebcf0b0
Make string formatting consistent
2019-02-05 15:45:39 -08:00
Ryan Jarvis
4f1524c1ff
typos
2019-02-05 15:44:53 -08:00
Ryan Jarvis
e89ec8c032
PEP8
2019-02-05 15:44:26 -08:00
Xose Pérez
f3aed22179
Increase version field size in OTA manager
2019-01-04 20:25:45 +01:00
Xose Pérez
9ac06d0c7d
Fix numbers checks
2018-11-22 21:30:51 +01:00
Max Prokhorov
6e60c7864d
Update ota.py
...
* Fix env size formatting
* Windows support for ota.py
* Sort queue by board to speed up compilation
* Safeguard .pioenvs/elfs
2018-09-17 04:14:13 +03:00
Xose Pérez
d4e5302a81
Fix codacy issues
2018-08-27 11:39:53 +02:00
Xose Pérez
1359157bce
Fix sort fields in OTA manager
2018-08-27 10:49:59 +02:00
Xose Pérez
5104b4ced3
Support for 2MB boards with 1MB SPIFFS and 4 sectors for EEPROM
2018-08-26 16:32:38 +02:00
Xose Pérez
f6f60fd10d
Remove module option from OTA Manager
2018-06-25 12:52:22 +02:00
Xose Pérez
52ca64eded
Clean up builder files
2018-06-21 00:38:13 +02:00
Xose Pérez
b56e986e69
Support for webui_module configuration in the OTA manager
2018-06-20 12:02:57 +02:00
Xose Pérez
f4bc81b733
Fix typo
2018-06-20 11:35:30 +02:00
Xose Pérez
b105947d77
Merge branch 'dev' into ota
2018-06-20 11:26:25 +02:00
Xose Pérez
17dcf520b7
Faster OTA manager, support for zeroconf 0.20.0 and python3
2018-05-25 12:56:09 +02:00
Xose Pérez
738f7f6ab8
Save ELF file to debug
2018-04-02 10:53:34 +02:00
Xose Pérez
02c870b054
Working on extending OTA manager
2018-03-31 11:00:35 +02:00
Xose Pérez
437b0dd929
Fix some codacy issues with python files
2018-02-08 11:12:44 +01:00
Xose Pérez
e13c411148
Exec flag for ota.py
2018-01-19 09:31:29 +01:00
Xose Pérez
ca1c1f7605
Add MAC to mDNS text fields
2018-01-16 22:40:37 +01:00
Xose Pérez
c66e5dc90c
Option to bypass the confirmation check in ESPurna OTA Manager
2018-01-15 22:47:11 +01:00
Xose Pérez
1d558891b6
Merged in espurna/dev (pull request #46 )
...
Conflicts:
code/html/custom.js
2018-01-15 19:55:02 +01:00
Lazar Obradovic
023f70d203
lintfixes, try1
2018-01-12 15:00:46 +01:00
Xose Pérez
ec3c5f5699
Added option to flash multiple devices from the ESPurna OTA Manager at once
2018-01-11 23:32:23 +01:00
Xose Pérez
b8bd302153
Fix compatibility issues between python 2.7 and 3.X
2018-01-11 00:50:58 +01:00
Xose Pérez
ff2b110b2a
Merged in ryan_jarvis/espurna/dev (pull request #45 )
...
Conflicts:
code/ota.py
2018-01-11 00:28:46 +01:00
Xose Pérez
93cd43d0c4
Increase zeroconf discovery time. Check if any devices have been found.
2018-01-10 16:44:47 +01:00
Xose Pérez
29b3ae7041
Support to build a core version of the firmware (<290Kb) keeping track of the board type for future reference
2018-01-08 00:25:12 +01:00
Ryan Jarvis
9503e833ec
Python3 support and PEP8
2018-01-05 16:13:32 -08:00
Xose Pérez
77045d9bf9
ESPurna OTA Manager implemented in python
2018-01-05 21:33:00 +01:00