2056 Commits

Author SHA1 Message Date
fvanroie
2a40365675 Fix value_str for different states 2022-05-23 10:17:55 +02:00
fvanroie
b179c6cc45 Only run command scripts in HASP mode 2022-05-23 10:17:25 +02:00
fvanroie
31da33f636 Add slider type 2022-05-22 12:01:09 +02:00
fvanroie
fdfdfd31bf Fix linux build error 2022-05-17 14:15:56 +02:00
fvanroie
64bd33f7d6 Fix linux build error 2022-05-17 14:08:41 +02:00
fvanroie
a1aad7c1a2 Fix linux build error 2022-05-17 14:05:41 +02:00
fvanroie
001d1779eb Add FreeType debug high watermark 2022-05-17 11:33:29 +02:00
fvanroie
c326be6380 Add HASP_FONT_5 and HASP_FONT_SIZE_5 2022-05-16 18:39:38 +02:00
fvanroie
8459b632c7 Always include 5 default fonts 2022-05-11 15:35:22 +02:00
fvanroie
161cafcf7e Add two-digit states and parts 2022-05-11 13:53:54 +02:00
fvanroie
e692190cde Always build otaSetup function 2022-05-10 21:10:27 +02:00
fvanroie
155dba41ce Fix some HASP_USE_ARDUINOOTA compiler errors 2022-05-10 20:45:12 +02:00
fvanroie
53f695fa23 Rename OTA_PASSWORD to ARDUINOOTA_PASSWORD 2022-05-10 20:44:30 +02:00
fvanroie
c621881fce Rename HASP_USE_OTA to HASP_USE_ARDUINOOTA 2022-05-10 15:44:58 +02:00
fvanroie
652a2d4fe1 Remove unused code 2022-05-10 15:03:55 +02:00
fvanroie
2618f2c613 Fix redraw screen after antiburn stops 2022-05-10 14:25:47 +02:00
fvanroie
3338b86974 Update script.js to allow filler to use multiple forms 2022-05-08 04:14:50 +02:00
fvanroie
00919d7f05 Allow HTTPS sites with or without redirects enabled #300 2022-05-07 22:50:27 +02:00
fvanroie
af336b190b Wifi code improvements 2022-05-07 01:07:37 +02:00
fvanroie
5dfd577599 Allow L: drive letter in script path 2022-05-07 00:58:37 +02:00
fvanroie
09e459bc5b Allow L: drive letter in script path 2022-05-07 00:32:49 +02:00
fvanroie
87c1c8ee0c Add hasp_nvs 2022-05-07 00:32:10 +02:00
fvanroie
8d2b27509d Reduce log messages during web update #300 2022-05-07 00:31:41 +02:00
fvanroie
d4be43588f Set reload timeout depending on update type #300 2022-05-06 21:41:03 +02:00
fvanroie
0de47adeb0 Updata changelog 2022-05-06 21:38:50 +02:00
fvanroie
8b2139d017 Multiply old baudrate to new baudrate 2022-05-06 20:14:59 +02:00
fvanroie
b3b9661aef Get and set real serial speed in config/debug 2022-05-05 23:18:58 +02:00
fvanroie
e3d90d9579 Add Firmware Upgrade From URL #300 2022-05-04 22:59:43 +02:00
fvanroie
92f3588c5e Don't persist Wifi config 2022-05-03 23:49:16 +02:00
fvanroie
625fe380f7 Wifi connection tweaks 2022-05-03 21:55:06 +02:00
fvanroie
0936962ced Comment unused code 2022-05-03 21:46:29 +02:00
fvanroie
f12655e453 Don't change sys_layer transparancy in antiburn 2022-05-03 21:44:57 +02:00
fvanroie
651be6acb1 Backport lv_lib_freetype from LVGL v8.x #249 2022-05-03 17:51:00 +02:00
fvanroie
a9859e7338 Remove font_clear_list 2022-05-03 17:48:35 +02:00
fvanroie
ca9df5aaf3 Add clearfont and tweak clearpage 2022-05-03 17:48:12 +02:00
fvanroie
6f568ab663 Check Arduino Version for setCACertBundle 2022-05-02 21:20:47 +02:00
fvanroie
61a0c8b896 HTTP update logging improvements 2022-04-28 20:56:43 +02:00
fvanroie
6c7ec102cd OTA logging improvements 2022-04-28 20:56:17 +02:00
fvanroie
5feef42e30 Firmware Upgrade From URL #300 2022-04-28 02:51:49 +02:00
fvanroie
cfdc343349 Update resetConfig endpoint to /config/reset #246 2022-04-28 02:00:48 +02:00
fvanroie
301a227d91 Only use new PART and STATE withHASP_USE_NEW_PART_STATE 2022-04-26 21:34:08 +02:00
fvanroie
43fe7e4aff Separate State and Parts into two digits 2022-04-26 19:04:01 +02:00
fvanroie
3fa03f11f8 Move #include "ArduinoLog.h" to hasplib.h 2022-04-26 15:22:07 +02:00
fvanroie
c568187ff4 Fix includes 2022-04-26 15:06:19 +02:00
fvanroie
fc0ecc74f2 Always disable SleepMode 2022-04-25 23:26:57 +02:00
fvanroie
d8109a9309 Add some logging 2022-04-25 23:26:32 +02:00
fvanroie
8040455bab font_clear_list moved to hasp_init 2022-04-25 19:52:38 +02:00
fvanroie
34cb3e8bd1 Add Clear Fonts to Clear Pages button in File Editor 2022-04-25 19:42:32 +02:00
fvanroie
c0db202eb6 Font clear fix and update Logging 2022-04-25 19:14:42 +02:00
fvanroie
c5fb8fffc6 Fix Linux compile error 2022-04-25 17:52:41 +02:00