| .. |
|
CommandProcSys.c
|
cron moving to system component
|
2023-10-10 08:56:23 +02:00 |
|
CronTimers.c
|
cron moving to system component
|
2023-10-10 08:56:23 +02:00 |
|
ETHTransport.c
|
handled error detect ethernet spi chip on boot
|
2023-09-02 09:41:45 +02:00 |
|
FileServer.c
|
file storage web access URL changed from "file" to "storage"
|
2023-01-22 15:41:38 +02:00 |
|
GSMTransport.c
|
integrated new REST data format
|
2023-07-26 15:11:23 +02:00 |
|
Helpers.c
|
sha256 hmac moved to helpers
|
2023-09-01 12:43:39 +02:00 |
|
HTTPAPISystem.c
|
synchronized io buffer on http and mqtt, fixed 'msgid' and 'applytype'
|
2023-09-05 13:29:23 +02:00 |
|
HTTPPostSystem.c
|
no check version progress on manual firmware update
|
2023-09-03 23:08:42 +02:00 |
|
HTTPPrintSystem.c
|
disabled global control block for jWrite library
|
2023-08-15 13:21:36 +02:00 |
|
HTTPServer.c
|
http server connections reduced to 5, ttn disabled
|
2023-10-04 15:59:07 +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
|
less verbose default mqtt debug log
|
2023-09-05 15:46:59 +02:00 |
|
NetTransport.c
|
added getter for the current default network interface
|
2023-08-29 12:19:29 +02:00 |
|
OTA.c
|
no check version progress on manual firmware update
|
2023-09-03 23:08:42 +02:00 |
|
RestApiHandler.c
|
color scheme and primary color added to api
|
2023-09-05 21:27:40 +02:00 |
|
romfs.c
|
moved to idf5
|
2023-02-19 15:46:55 +02:00 |
|
SNTP.c
|
fixed return type of user save config callbak
|
2023-09-08 15:22:32 +02:00 |
|
spifs.c
|
spiffs added, http server prepare to multi fs operations
|
2022-11-14 08:25:04 +02:00 |
|
SysComm.c
|
fix type of return value from custom config save callback
|
2023-10-09 20:31:01 +02:00 |
|
SysConfiguration.c
|
added callback registration for user configuration save
|
2023-09-01 19:39:30 +02:00 |
|
SysErr.c
|
hash and apply type added
|
2023-07-27 18:36:59 +02:00 |
|
WiFiTransport.c
|
wifi warning message to info changed
|
2023-08-24 15:05:24 +02:00 |