| .. |
|
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
|
mqtt url length increased to 63 characters
|
2023-02-17 11:38:23 +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
|
mqtt debug print log fix
|
2023-02-17 14:40:42 +02:00 |
|
MQTTSysHandler.c
|
return mqtt tx stack size;
|
2023-02-05 15:44:04 +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
|
network timeout reduce from 60 to 5 sec for debug
|
2023-02-17 16:11:42 +02:00 |
|
WiFiTransport.c
|
some clean in wifi transport module
|
2023-02-04 12:59:32 +02:00 |