webguiapp/src
2025-01-23 14:00:39 +02:00
..
CommandProcSys.c fixed null argument in cron and exec commands 2024-12-28 22:43:27 +02:00
CronTimers.c cron global switch added 2024-12-12 17:29:49 +02:00
EEPROM.c conditional build of eeprom driver 2024-06-25 13:29:37 +02:00
ETHTransport.c handled error detect ethernet spi chip on boot 2023-09-02 09:41:45 +02:00
FileBlockHandler.c reset transaction on file delete error 2024-07-17 15:03:03 +02:00
FileServer.c fixed content type for dynamic resources, added for test modem command 2024-02-04 17:53:53 +02:00
GSMTransport.c running GSM start task on core 1 to prevent uart irq allocate fail 2024-07-03 14:25:29 +02:00
Helpers.c sha256 hmac moved to helpers 2023-09-01 12:43:39 +02:00
HTTPAPISystem.c gzip content checking while give out file, 2023-10-22 11:33:58 +02:00
HTTPServer.c fixed basic auth header 2024-05-08 15:26:36 +02:00
LoRaWAN.c integrated new REST data format 2023-07-26 15:11:23 +02:00
mDNS.c added separate AP WiFi mode 2023-02-01 22:16:02 +02:00
MQTT.c wifi reconnect policy improved, default uart settings restored 2025-01-23 14:00:39 +02:00
NetTransport.c added getter for the current default network interface 2023-08-29 12:19:29 +02:00
OTA.c fixed reset after OTA, added gsm level 2024-02-22 15:23:27 +02:00
RestApiHandler.c cron global switch added 2024-12-12 17:29:49 +02:00
romfs.c moved to idf5 2023-02-19 15:46:55 +02:00
sdcard.c added SD card support 2024-05-07 14:12:46 +02:00
SerialPort.c wifi reconnect policy improved, default uart settings restored 2025-01-23 14:00:39 +02:00
SNTP.c file block transfer mechanism lock for first client, timeout of transfer 2024-07-02 12:40:25 +02:00
spifs.c spiffs added, http server prepare to multi fs operations 2022-11-14 08:25:04 +02:00
SysComm.c timestamp format changed to ISO8601 2024-04-05 12:53:10 +02:00
SysConfiguration.c cron global switch added 2024-12-12 17:29:49 +02:00
SysErr.c hash and apply type added 2023-07-27 18:36:59 +02:00
WiFiTransport.c wifi reconnect policy improved, default uart settings restored 2025-01-23 14:00:39 +02:00