Commit Graph

170 Commits

Author SHA1 Message Date
370f791151 fixed minor incompatibilities with idf 5.4 version 2025-05-11 12:49:02 +02:00
9585559ab7 shift register added to the component 2025-04-18 17:51:42 +02:00
27e87e4083 rollback expected max data size to fix file transfer operations 2025-03-26 18:55:03 +02:00
a162ef8091 added modem reset on many mqtt retry, added reboot and modem reset to
command interface, pppos control from config
2025-02-22 16:34:15 +02:00
915e6aa7c5 added experemental PPPoS 2025-02-17 18:47:04 +02:00
0687a6a981 payload name added to the transport protocol 2025-01-24 13:26:31 +02:00
ca082595d9 cron global switch added 2024-12-12 17:29:49 +02:00
bogd
897ee0fec2 extend test message content 2024-08-29 12:28:19 +02:00
bogd
dcd659e5ea added serial port settings 2024-08-26 16:10:21 +02:00
26e104afe5 implemented system log with file rotation 2024-07-07 13:22:46 +02:00
bogd
d58ce6af9c file block transfer mechanism lock for first client, timeout of transfer
implemented
2024-07-02 12:40:25 +02:00
bogd
a1f7694bdb added transition id into block transfer module 2024-07-02 10:55:45 +02:00
bogd
b8f649b371 conditional build of eeprom driver 2024-06-25 13:29:37 +02:00
bogd
6cb5bc0e9c start implementation i2c eeprom driver 2024-06-20 16:22:05 +02:00
bogd
8b8ea9a57f added CHAR type to the variables 2024-05-29 15:58:30 +02:00
9f20a1b08b MQTT services definitions moved to mqtt header 2024-05-16 21:12:49 +02:00
92a1cc3cc7 astro timers implemented 2024-05-16 14:23:35 +02:00
513c9f6b89 astro timer combined with cron 2024-05-15 15:49:55 +02:00
7346de2bdf astro data backend implemented 2024-05-14 17:07:26 +02:00
96a7238065 astro handle added 2024-05-14 10:54:05 +02:00
298c2e6534 astronomical calculations moved from double to float 2024-05-14 10:50:17 +02:00
a64de4a0c5 Astro timer moved to CRON scheduler 2024-05-14 10:28:59 +02:00
a9b4f515d5 added astro calculation core code 2024-05-13 15:36:19 +02:00
f0a773b53f added manual time set, fixed SNTP client disable 2024-05-13 12:47:40 +02:00
4eaaff65fd added SD card support 2024-05-07 14:12:46 +02:00
78dbc8e917 added SetSystemTime() function 2024-04-24 12:45:37 +02:00
25feb4f9fb export block_transaction_t object and it's parse function 2024-03-28 12:34:57 +02:00
83ab4dcba2 file api interface refactored 2024-03-28 12:08:49 +02:00
c32accd232 raw memory access API implementation 2024-03-12 19:54:20 +02:00
06ecf10ae5 prepare to implementation files API 2024-03-12 14:24:59 +02:00
981440adda mqtt file handler added 2024-03-11 15:40:48 +02:00
f007f15313 changed timestamp format in LogFile 2024-03-03 10:52:33 +02:00
da7e90bc82 added modem AT commands access 2024-02-02 09:04:44 +02:00
0603610229 added modem to mqtt bridge service 2024-02-01 09:07:59 +02:00
aaed490d84 added free memory flag to MQTT transmit data structure 2024-01-30 14:52:05 +02:00
b1311d8494 added timestamp in ISO-8601 format 2024-01-23 14:22:31 +02:00
096cb60633 added setting for delayed AP disable 2023-12-28 22:07:31 +02:00
114321c91b added user application HTTP handler with dedicated URI 2023-12-21 13:55:23 +02:00
f49d7c94fd APN setting added to gsm transport 2023-12-08 10:31:28 +02:00
580d92f9b5 added file server log level 2023-12-07 15:44:38 +02:00
9fbb16a5db overwrite files in storage partition, cron log file switche off 2023-12-07 13:30:19 +02:00
78e66bdf5f fixed POST multipacket data handler 2023-11-29 17:51:59 +02:00
9ca0d153de file size for upload to storage increased to 1 MB 2023-10-31 20:03:54 +02:00
9116052ecb added basic authorization to the POST requests, removed var zize
definitions from old API
2023-10-24 12:39:20 +02:00
3244ac8eb9 removed unused callbacks 2023-10-22 10:49:02 +02:00
b4cb524ea1 clean from old post get handlers 2023-10-22 10:27:01 +02:00
76e3d6b8c9 serial port front and back implemented 2023-10-16 14:43:26 +02:00
b689ab7948 fixed call of zero pointer to user payload handler instead of default
handler
2023-10-16 11:48:29 +02:00
98fe7edbb5 serial port moved to webguiapp component, configuration created 2023-10-15 20:52:05 +02:00
44152875b1 HTTP server tuned sockets and urls, changed payload handlers select and
call
2023-10-15 19:59:46 +02:00