| .. |
|
CommandProcSys.c
|
added modem reset on many mqtt retry, added reboot and modem reset to
|
2025-02-22 16:34:15 +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
|
added modem reset on many mqtt retry, added reboot and modem reset to
|
2025-02-22 16:34:15 +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
|
MQTT test message memory optimisation
|
2025-02-25 18:59:18 +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 |
|
PPPoS.c
|
pppos control
|
2025-03-14 19:21:58 +02:00 |
|
RestApiHandler.c
|
serial port settings fixed
|
2025-01-23 20:10:39 +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
|
fixed serial port access while port is disabled
|
2025-04-01 11:53:45 +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
|
payload name added to the transport protocol
|
2025-01-24 13:26:31 +02:00 |
|
SysConfiguration.c
|
fixed disable serial port function
|
2025-03-19 10:03:24 +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 |