Commit Graph

433 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
45284cb4db disable error fields in protocol response message if no errors 2025-04-13 11:23:21 +02:00
65c790ea8e fixed baud rate setting affected on not own uart 2025-04-09 15:23:53 +02:00
19a9a46b2c fixed serial port access while port is disabled 2025-04-01 11:53:45 +02:00
27e87e4083 rollback expected max data size to fix file transfer operations 2025-03-26 18:55:03 +02:00
9b807179f9 fixed disable serial port function 2025-03-19 10:03:24 +02:00
2a6f6233af fixed uart tx disabled 2025-03-19 09:39:02 +02:00
b52dcdc5d8 pppos control 2025-03-14 19:21:58 +02:00
d254ff5c46 MQTT test message memory optimisation 2025-02-25 18:59:18 +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
ea5bad2c1d fixed memory allocation for ISO8601 time record 2025-02-18 14:21:16 +02:00
915e6aa7c5 added experemental PPPoS 2025-02-17 18:47:04 +02:00
490fd3bfa4 extended log time format changed to ISO8601 2025-02-05 10:38:59 +02:00
0687a6a981 payload name added to the transport protocol 2025-01-24 13:26:31 +02:00
94af947d1f serial port settings fixed 2025-01-23 20:10:39 +02:00
e8e8876686 wifi reconnect policy improved, default uart settings restored 2025-01-23 14:00:39 +02:00
2547be508c fixed null argument in cron and exec commands 2024-12-28 22:43:27 +02:00
ca082595d9 cron global switch added 2024-12-12 17:29:49 +02:00
bogd
56d568954c fixed duplicate part of MQTT id 2024-09-27 16:08:04 +02:00
bogd
897ee0fec2 extend test message content 2024-08-29 12:28:19 +02:00
bogd
479b8968e1 mqtt test message is wrapped into generic protocol 2024-08-28 16:13:47 +02:00
bogd
dcd659e5ea added serial port settings 2024-08-26 16:10:21 +02:00
bogd
147c2b9cdd reset transaction on file delete error 2024-07-17 15:03:03 +02:00
bogd
8a1027a408 Merge remote-tracking branch 'gitlab/main' into main 2024-07-16 08:59:01 +02:00
b7ec9c8c35 fixed delete file after transid 2024-07-15 14:03:48 +02:00
bogd
a95e66c4b5 disabled debug block transfer 2024-07-08 11:12:20 +02:00
9b10a7f23d disabled debug of system log file operations 2024-07-07 14:39:02 +02:00
bc0660ef35 system log settings added to global configuration 2024-07-07 14:33:21 +02:00
26e104afe5 implemented system log with file rotation 2024-07-07 13:22:46 +02:00
bogd
0edc230a47 running GSM start task on core 1 to prevent uart irq allocate fail 2024-07-03 14:25:29 +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
3fe41b0f2e Merge remote-tracking branch 'gitlab/main' into main 2024-07-01 15:31:03 +02:00
bogd
44d7c8d539 fix infinit wait for get IP in GSM modem 2024-07-01 15:25:32 +02:00
b706e5ab26 resolved coflict with 'exec' variables handler 2024-06-25 13:38:26 +02:00
bogd
b8f649b371 conditional build of eeprom driver 2024-06-25 13:29:37 +02:00
7058e86538 implemented extended errors return for 'exec' variable 2024-06-24 21:29:58 +02:00
bogd
775635019c check eeprom ready before read, disabled debug messages in eeprom driver 2024-06-24 14:36:16 +02:00
bogd
f48880e78a eeprom block write debug 2024-06-21 16:31:02 +02:00
9276d4a6c1 implemented EEPROM write operation with data overlapped page size margin 2024-06-20 21:12:52 +02:00
bogd
6cb5bc0e9c start implementation i2c eeprom driver 2024-06-20 16:22:05 +02:00
0edd07fbd2 second MQTT always off for reduce memory consumption 2024-06-10 19:39:08 +02:00
bogd
0a21101817 fixed default interface variable output 2024-05-30 12:56:41 +02:00
bogd
8b8ea9a57f added CHAR type to the variables 2024-05-29 15:58:30 +02:00
bogd
a7417df420 gsm interface speed back to 115200, increased gsm commands attempts 2024-05-27 13:40:03 +02:00
394a798a98 fixed crash on modem restart during info retrieve over web ui 2024-05-23 09:54:36 +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