image/files.list

Fri, 30 Jul 2021 16:45:53 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 30 Jul 2021 16:45:53 +0200
changeset 116
bafc2d6a0790
parent 91
255a75322212
permissions
-rw-r--r--

Fixed Hendi ON switch and now the switch moment is in a #define HENDI_SWITCH. Currently set at 6. Fixed the web page when going to boil, two buttons were missing. Changed the PWM log line, added information about the ON switch and current temperature.

13
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
1 fonts/DejaVuSans18.fon
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
2 fonts/DejaVuSans24.fon
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
3 fonts/Grotesk24x48.fon
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
4 fonts/SmallFont.fon
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
5 fonts/Ubuntu.fon
40
71e06f6d80fd Work on web interface using websockets.
Michiel Broek <mbroek@mbse.eu>
parents: 38
diff changeset
6 w/css/web.css
42
c6a1a6ca5437 Finished websockets screens.
Michiel Broek <mbroek@mbse.eu>
parents: 40
diff changeset
7 w/css/webui.css
13
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
8 w/js/Chart.min.js.gz
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
9 w/js/ch-plug-anno.min.js.gz
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
10 w/js/jquery-1.12.4.min.js.gz
78
b58e0c9897e1 Added reconnect-websocket javascript. Removed some debugging log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 57
diff changeset
11 w/js/reconnecting-ws.min.js.gz
13
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
12 w/js/webui.js
91
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 78
diff changeset
13 w/fonts/DSEG7-Bold.ttf
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 78
diff changeset
14 w/fonts/DSEG7-Bold.woff
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 78
diff changeset
15 w/fonts/DSEG7-Bold.woff2
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 78
diff changeset
16 w/fonts/DSEG7.ttf
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 78
diff changeset
17 w/fonts/DSEG7.woff
255a75322212 Added 7 sgemnt fonts for the web client. Log messages in the components more compact. Added fonts mime-types to the webserver. Switched to stable esp-idf 4.2.1. Upgraded the SD-mmc card API.
Michiel Broek <mbroek@mbse.eu>
parents: 78
diff changeset
18 w/fonts/DSEG7.woff2
13
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
19 w/chart.html
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
20 w/index.html.gz
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
21 w/logs.html
8f01b74bf1dd Update /spiffs via internet. http://update.mbse.eu is now the update server.
Michiel Broek <mbroek@mbse.eu>
parents: 10
diff changeset
22 w/webui.html
57
6c5211c0120b Version 0.3.3. Added favicon.ico to the web server. Fixed text position in the http client for the power percentage. Silenced a lot of log messages. Moved the pump led on the display to the left just as on the web page.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
23 w/favicon.ico

mercurial