|
|
4c2dd92bd1
|
Merge remote-tracking branch 'origin/main' into main
|
2023-04-22 09:03:32 +02:00 |
|
|
|
1484f63477
|
all user callbacks moved to one header UserCallbacks.h;
added callback notify current time obtained
|
2023-04-22 09:02:58 +02:00 |
|
|
|
4762442213
|
more fixes for idf-5 incompatibility and some refactoring
|
2023-04-21 08:50:55 +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 |
|
|
|
7f78b5a699
|
added wifi power, fixed conflict with wifi startup connect and reconnect
on AP disconnected
|
2023-03-28 16:17:47 +02:00 |
|
|
|
d2b9f7fa29
|
Merge branch 'main' into 'main-idf5'
# Conflicts:
# src/MQTT.c
|
2023-03-10 17:42:26 +00:00 |
|
|
|
8ef70ab87a
|
uppercase header fixed
|
2023-03-05 12:59:14 +02:00 |
|
|
|
77a59eb45a
|
moved to idf5
|
2023-02-19 15:46:55 +02:00 |
|
|
|
67d676c5c9
|
implemented all WiFi modes (AP, STA and AP+STA)
|
2023-02-01 22:44:48 +02:00 |
|
|
|
d8c0b8cbec
|
added separate AP WiFi mode
|
2023-02-01 22:16:02 +02:00 |
|
|
|
5778bee9b2
|
added test routines for config export
|
2023-01-29 17:56:43 +02:00 |
|
|
|
82a2328571
|
wifi web interface scan implemented
|
2023-01-28 10:22:05 +02:00 |
|
|
|
a7340c1a35
|
firmware update progress added
|
2023-01-23 16:50:35 +02:00 |
|
|
|
fef822aea7
|
refactored and updated build system;
prepared for wifi scan functionality;
|
2023-01-08 12:40:39 +02:00 |
|
|
|
f6d881a4f1
|
wifi and eth network settings conditional hide
|
2023-01-03 12:09:42 +02:00 |
|
|
|
dfe772bd19
|
lora hide from web interface
|
2022-12-21 16:21:39 +02:00 |
|
|
|
e181984c8e
|
lorawan moved to webguiapp
|
2022-12-18 18:26:03 +02:00 |
|
|
|
be93495134
|
http server send file mechanism reworked with constant buffer size
|
2022-10-31 15:04:39 +02:00 |
|
|
|
7a46c36156
|
http new transport testing and debug
|
2022-10-28 15:59:35 +02:00 |
|
|
|
84f0a97e80
|
device name and firmware version moved to webguiapp
|
2022-10-12 16:13:28 +02:00 |
|
|
|
29b49efdab
|
fix pass dynamic variable with parameter to the custom handler
|
2022-10-11 14:48:14 +02:00 |
|
|
|
a813d33168
|
reworked topic structure with added GROUP subtopic
|
2022-09-29 14:01:56 +02:00 |
|
|
|
e43f27fd8c
|
added string ID and SN to the system configuration for more convenient
use
|
2022-09-24 12:25:17 +02:00 |
|
|
|
ee9c573032
|
added system timer for utime
added template of main application page
|
2022-08-28 16:13:02 +02:00 |
|
|
|
876f7dada9
|
allow dynamic variables in html and json files only, added some varables
in HTTPPrintSystem
|
2022-08-27 18:21:36 +02:00 |
|
|
|
f4ee6c25c7
|
added variables to system part of web interface
|
2022-08-19 18:35:15 +02:00 |
|
|
|
244bbe89b8
|
rename resources and refactoring
|
2022-08-19 17:53:01 +02:00 |
|
|
|
9c075ada73
|
fix call of custom dynamic variable handler
|
2022-08-19 17:01:21 +02:00 |
|
|
|
4b8b8a36d3
|
checked mqtt client, fixed some issues
|
2022-08-19 15:35:06 +02:00 |
|
|
|
cabc2904ea
|
added user registered mqtt data handler, fixed routine register post and print
|
2022-08-19 09:50:54 +02:00 |
|
|
|
7038b80d4f
|
Print dyn vars user handler added
|
2022-08-18 10:33:27 +02:00 |
|
|
|
13a0cdbe4c
|
conditional build of mqtt code
|
2022-08-17 15:39:52 +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 |
|