Commit Graph

412 Commits

Author SHA1 Message Date
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
3609a28892 astro data return after save 2024-05-15 08:21:06 +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
9d54a977fc added build config for astro timer 2024-05-13 15:57:25 +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
cda4bc7722 Merge branch 'main_sdcard' into 'main'
Main sdcard

See merge request userbogd/webguiapp!6
2024-05-08 14:43:23 +00:00
cef4def7f5 fixed basic auth header 2024-05-08 15:26:36 +02:00
c9beeaa39c SD card, if selected in build config, replacing internal storage 2024-05-08 10:24:42 +02:00
8e2490bef0 Merge branch 'main_sdcard' into 'main'
added SD card support

See merge request userbogd/webguiapp!5
2024-05-07 12:14:36 +00:00
4eaaff65fd added SD card support 2024-05-07 14:12:46 +02:00
94ff29e312 MQTT ID now is fully user defined 2024-04-30 09:46:58 +02:00
428bb65c7b time sync sequence improved 2024-04-27 12:21:41 +02:00
27cbfffb5b custom modem interaction baudrate set to 230 kbit/s 2024-04-24 14:59:26 +02:00
78dbc8e917 added SetSystemTime() function 2024-04-24 12:45:37 +02:00
3a7bf2a635 fixed GSM modem initialization sequence 2024-04-23 11:27:26 +02:00
3858722cca GSM external reset function delay 2024-04-11 16:02:30 +02:00
4fdec54608 timestamp format changed to ISO8601 2024-04-05 12:53:10 +02:00
db5452fe8b rollback mqtt reconnect time, added debug for receive mqtt data 2024-04-04 14:48:20 +02:00