webguiapp/src
2023-02-03 16:07:25 +02:00
..
ETHTransport.c refactored and updated build system; 2023-01-08 12:40:39 +02:00
FileServer.c file storage web access URL changed from "file" to "storage" 2023-01-22 15:41:38 +02:00
GSMTransport.c added GPRS transport UART configuration 2023-01-10 14:29:54 +02:00
Helpers.c implemented sha256 calculate, save and load on boot 2023-01-11 23:27:06 +02:00
HTTPPostSystem.c implemented all WiFi modes (AP, STA and AP+STA) 2023-02-01 22:44:48 +02:00
HTTPPrintSystem.c implemented all WiFi modes (AP, STA and AP+STA) 2023-02-01 22:44:48 +02:00
HTTPServer.c file storage web access URL changed from "file" to "storage" 2023-01-22 15:41:38 +02:00
LoRaWAN.c reduce mqtt and lora queue length 2023-01-11 14:49:57 +02:00
mDNS.c added separate AP WiFi mode 2023-02-01 22:16:02 +02:00
MQTT.c disabled mdns debug, reduced stack size of mqtt tx. all made due to save 2023-02-03 16:07:25 +02:00
MQTTSysHandler.c include libespfs and jReadWrite into webguiapp component 2023-01-03 17:43:27 +02:00
NetTransport.c refactored and updated build system; 2023-01-08 12:40:39 +02:00
OTA.c update process more informative display, color accent of messages; 2023-01-24 16:04:05 +02:00
romfs.c moved from github 2022-08-16 15:12:25 +02:00
SNTP.c added system timer for utime 2022-08-28 16:13:02 +02:00
spifs.c spiffs added, http server prepare to multi fs operations 2022-11-14 08:25:04 +02:00
WebGUIAppMain.c disabled mdns debug, reduced stack size of mqtt tx. all made due to save 2023-02-03 16:07:25 +02:00
WiFiTransport.c implemented all WiFi modes (AP, STA and AP+STA) 2023-02-01 22:44:48 +02:00