Commit Graph

55 Commits

Author SHA1 Message Date
9585559ab7 shift register added to the component 2025-04-18 17:51:42 +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
bc0660ef35 system log settings added to global configuration 2024-07-07 14:33:21 +02:00
92a1cc3cc7 astro timers implemented 2024-05-16 14:23:35 +02:00
9d54a977fc added build config for astro timer 2024-05-13 15:57:25 +02:00
4eaaff65fd added SD card support 2024-05-07 14:12:46 +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
f48de3aa15 hw_opt variable moved to application 2024-01-09 15:19:23 +02:00
e4783cba1d modem's uart buffer size ranges extended 2023-11-24 15:45:34 +02:00
4eb2456feb fixed in kconfig range of GPRS modem pins 2023-11-20 12:05:14 +02:00
9ca0d153de file size for upload to storage increased to 1 MB 2023-10-31 20:03:54 +02:00
6ee55e363a unused colors settings removed from the build configuration 2023-10-27 11:41:36 +02:00
f1dfe3708e added hw option, moved serial port mode to build configuration 2023-10-25 13:01:05 +02:00
76e3d6b8c9 serial port front and back implemented 2023-10-16 14:43:26 +02:00
98fe7edbb5 serial port moved to webguiapp component, configuration created 2023-10-15 20:52:05 +02:00
62ccd1bb41 objects command processor and cron move to system completed 2023-10-10 15:07:06 +02:00
b944c8905d modbus backend added 2023-08-31 12:10:39 +02:00
51db5691ce fixed default ethernet dhcp setting 2023-07-11 12:04:05 +02:00
49bab0ea5c added global setting for board hardware revision, fixed rtos debug info
extracting (conditional build if rtos info enabled)
2023-07-06 15:13:55 +02:00
d007976274 ethernet IRQ gpio range extended 2023-06-01 15:29:00 +02:00
1645807256 implemented ui color schemes control 2023-05-30 00:53:00 +02:00
a39c487617 added MQTT log level 2023-05-27 19:54:50 +02:00
ab665c8e8a added web ui accent color to the global configuration 2023-05-22 09:15:51 +02:00
a856034f1d added more SNTP servers for reservation 2023-05-20 19:27:37 +02:00
5f8f2be7b0 added cron in global configuration 2023-05-16 08:06:56 +02:00
55ada7fd52 fix range of gpio's for esp32-s3 chips 2023-05-11 16:09:43 +02:00
51b9653472 fixed main button gpios range; mqtt timeout reconnect decreased to 20
sec
2023-04-17 15:46:51 +02:00
94081ea62d fixed mqtt test publication on switched off client;
added default version into default config;
some refactoring in wifi transport;
2023-04-03 16:14:53 +02:00
e1acb81289 removed mqtt autotest 2023-03-31 19:34:54 +02:00
2c3076a6f9 mqtt test and autotest settings added 2023-03-31 15:15:57 +02:00
e4d1a8c953 i2c GPIOs default configuration separately for esp32 and esp32S3 2023-02-20 16:33:43 +02:00
0142db8859 added default GPIOs separately for esp32 and esp32S3 2023-02-20 15:32:00 +02:00
a7340c1a35 firmware update progress added 2023-01-23 16:50:35 +02:00
50f8656b7a fixed webguiapp default configuration;
changed network ready conditions checks;
2023-01-12 15:40:39 +02:00
297cb35e83 added GPRS transport UART configuration 2023-01-10 14:29:54 +02:00
46ed2b645b include libespfs and jReadWrite into webguiapp component 2023-01-03 17:43:27 +02:00
e181984c8e lorawan moved to webguiapp 2022-12-18 18:26:03 +02:00
a10749616d added internal initialization of CS pins for Ethernet and GPRS 2022-12-08 10:57:15 +02:00
74cea2241d software default reset flag added 2022-11-18 19:23:03 +02:00
6112c0a27b webguiapp configuration refactoring 2022-10-12 20:57:03 +02:00
84f0a97e80 device name and firmware version moved to webguiapp 2022-10-12 16:13:28 +02:00
61c05053fd added external gsm module reset 2022-10-11 16:19:09 +02:00
a813d33168 reworked topic structure with added GROUP subtopic 2022-09-29 14:01:56 +02:00
c7e379aa51 network connection delay fixed 2022-09-20 12:45:23 +02:00
c36915e864 main button pin moved to webguiapp config 2022-09-18 19:15:22 +02:00
4d8e2e7e31 fix component name in Kconfig 2022-08-24 16:27:45 +02:00
8914422aac data receive handler replaced by the more general and more flexible event handler 2022-08-23 17:43:52 +02:00
b0eab9fa1c added SPI ethernet depends on SPI bus 2022-08-21 13:48:57 +02:00
6fa1c4abd4 services start sequence fixed 2022-08-18 18:09:14 +02:00