Commit Graph

38 Commits

Author SHA1 Message Date
9585559ab7 shift register added to the component 2025-04-18 17:51:42 +02:00
915e6aa7c5 added experemental PPPoS 2025-02-17 18:47:04 +02:00
bogd
6cb5bc0e9c start implementation i2c eeprom driver 2024-06-20 16:22:05 +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
4eaaff65fd added SD card support 2024-05-07 14:12:46 +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
b4cb524ea1 clean from old post get handlers 2023-10-22 10:27:01 +02:00
98fe7edbb5 serial port moved to webguiapp component, configuration created 2023-10-15 20:52:05 +02:00
4ec2b111eb implemented cron and command expressions 2023-10-10 12:24:11 +02:00
fcffb19740 cron moving to system component 2023-10-10 08:56:23 +02:00
c726a10c4f fix type of return value from custom config save callback 2023-10-09 20:31:01 +02:00
610bc7c40a http server connections reduced to 5, ttn disabled 2023-10-04 15:59:07 +02:00
1e3eb967ab added modem and lorawan to component dependencies 2023-09-26 19:54:20 +02:00
2a89f5f190 build script refactored 2023-09-23 16:01:42 +02:00
a9192feb22 clean and refactoring 2023-07-26 15:40:59 +02:00
c76fe416e0 integrated new REST data format 2023-07-26 15:11:23 +02:00
d307a365a9 implemented HTTP REST API interface over POST requests 2023-06-10 16:52:59 +02:00
77a59eb45a moved to idf5 2023-02-19 15:46:55 +02:00
36994cd33d ota update cert moved to rom for save more ram 2023-02-17 20:10:21 +02:00
4ea02adc42 mDNS service added 2023-01-30 09:10:42 +02:00
fef822aea7 refactored and updated build system;
prepared for wifi scan functionality;
2023-01-08 12:40:39 +02:00
b1d0da6d2c removed ttn-esp32 from extlibs 2023-01-05 09:31:19 +02:00
1f58d58558 added ttn-esp32 to extlibs 2023-01-05 03:39:22 +02:00
01c2c0d819 lorawan conditional build 2023-01-05 01:51:59 +02:00
46ed2b645b include libespfs and jReadWrite into webguiapp component 2023-01-03 17:43:27 +02:00
944f264f48 separate data send structures for mqtt and lorawan 2022-12-19 15:54:02 +02:00
e181984c8e lorawan moved to webguiapp 2022-12-18 18:26:03 +02:00
af7911277d added handlers to file server 2022-11-15 13:49:27 +02:00
5ab7c053b9 spiffs added, http server prepare to multi fs operations 2022-11-14 08:25:04 +02:00
fb0fc0a30a switch from internal jReadWrite to external 2022-08-21 15:22:55 +02:00
d6e2375fe1 MQTT system data receive handler moved to separate file 2022-08-19 08:42:50 +02:00
b49073877d added json lib and mqtt sources 2022-08-17 13:49:09 +02:00
96143f9042 added sntp and ota sources 2022-08-17 08:55:01 +02:00
b09cac62b3 added sources for ethernet transport 2022-08-16 17:21:51 +02:00
76fd82c44a added config for GSM and ethernet, added GSM transport 2022-08-16 16:57:47 +02:00
b60d5f57c1 moved from github 2022-08-16 15:12:25 +02:00