| .. |
|
CommandProcSys.c
|
added topic for the files operations, file list and delete implemented
|
2024-03-11 14:41:32 +02:00 |
|
CronTimers.c
|
overwrite files in storage partition, cron log file switche off
|
2023-12-07 13:30:19 +02:00 |
|
ETHTransport.c
|
handled error detect ethernet spi chip on boot
|
2023-09-02 09:41:45 +02:00 |
|
FilesAPI.c
|
prepare to implementation files API
|
2024-03-12 14:24:59 +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
|
fixed content type for dynamic resources, added for test modem command
|
2024-02-04 17:53:53 +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 content type for dynamic resources, added for test modem command
|
2024-02-04 17:53:53 +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
|
added topic for the files operations, file list and delete implemented
|
2024-03-11 14:41:32 +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
|
prepare to implementation files API
|
2024-03-12 14:24:59 +02:00 |
|
romfs.c
|
moved to idf5
|
2023-02-19 15:46:55 +02:00 |
|
SerialPort.c
|
added hw option, moved serial port mode to build configuration
|
2023-10-25 13:01:05 +02:00 |
|
SNTP.c
|
added timestamp in ISO-8601 format
|
2024-01-23 14:22:31 +02:00 |
|
spifs.c
|
spiffs added, http server prepare to multi fs operations
|
2022-11-14 08:25:04 +02:00 |
|
SysComm.c
|
fixed POST multipacket data handler
|
2023-11-29 17:51:59 +02:00 |
|
SysConfiguration.c
|
changed timestamp format in LogFile
|
2024-03-03 10:52:33 +02:00 |
|
SysErr.c
|
hash and apply type added
|
2023-07-27 18:36:59 +02:00 |
|
WiFiTransport.c
|
reconnect timeout in AP and STA changed
|
2024-02-20 11:47:17 +02:00 |