|
|
14fe049a7d
|
clean from unused function type
|
2023-08-06 11:56:35 +02:00 |
|
|
|
3caab38286
|
wifi mode rolled back to variable (conversion implemented in frontend)
|
2023-08-06 11:52:13 +02:00 |
|
|
|
48d3685015
|
added read/write options for named functions in the rest api
|
2023-08-03 17:09:20 +02:00 |
|
|
|
933beaef55
|
changed rest api payload variables structure
|
2023-08-03 12:17:50 +02:00 |
|
|
|
7f59cd0904
|
wifi related rest api implemented
|
2023-08-01 15:59:16 +02:00 |
|
|
|
155c2469cb
|
added type VAR_IPADDR
|
2023-07-31 11:02:00 +02:00 |
|
|
|
e689f4a2e1
|
implemented original JSON types in the payload
|
2023-07-28 17:34:36 +02:00 |
|
|
|
581e2a6ad5
|
fixed type of content returned from rest api
|
2023-07-28 16:36:15 +02:00 |
|
|
|
5b4b779ae1
|
added function rest api type
|
2023-07-28 16:13:55 +02:00 |
|
|
|
5de496fc51
|
config save and reboot stack overflow fixed with increase web server
stack memory
|
2023-07-27 19:05:37 +02:00 |
|
|
|
66bf716d79
|
hash and apply type added
|
2023-07-27 18:36:59 +02:00 |
|
|
|
8feca7d470
|
variables access rest api implemented
|
2023-07-27 17:02:29 +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 |
|
|
|
93c35bf7da
|
some fixes for web frameworks compat
|
2023-07-21 16:03:13 +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 |
|
|
|
32c90af2c1
|
AP control based on number of connected clients
|
2023-07-03 09:01:22 +02:00 |
|
|
|
1bf82fd734
|
fixed sticking together wifi and ethernet network settings
|
2023-07-02 15:47:21 +02:00 |
|
|
|
5bb8d49c7f
|
fixed static IP on ethernet adapter
|
2023-07-02 11:39:56 +02:00 |
|
|
|
6369135131
|
rtos statistic routed to web ui alert
|
2023-06-30 13:36:33 +02:00 |
|
|
|
b368a91982
|
FREERTOS statistic print added
|
2023-06-29 15:54:19 +02:00 |
|
|
|
15de5c9b30
|
fixed handle of dynamic variables in the compressed resources
|
2023-06-28 12:04:17 +02:00 |
|
|
|
0dde9cbc8b
|
added temporarily AP activation mechanism
|
2023-06-27 12:15:42 +02:00 |
|
|
|
7a032ac452
|
implemented AP on/off control
|
2023-06-26 16:24:21 +02:00 |
|
|
|
c6035b15d7
|
http server debug print idf5 fix
|
2023-06-16 16:33:29 +02:00 |
|
|
|
d307a365a9
|
implemented HTTP REST API interface over POST requests
|
2023-06-10 16:52:59 +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 |
|
|
|
2e8f9edf57
|
Merge remote-tracking branch 'origin/main' into main
|
2023-05-24 11:17:36 +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 |
|
|
|
959a74252a
|
fixed before OTA hook null pointer exception
|
2023-05-12 16:16:33 +02:00 |
|
|
|
e65b1e3075
|
formated string file logging
|
2023-05-08 19:19:05 +02:00 |
|
|
|
918ac98b35
|
added application log file in storage partition
|
2023-05-08 10:29:57 +02:00 |
|
|
|
832bd3e623
|
fixed WiFi scan conflict with AP reconnect process
|
2023-05-07 14:38:48 +02:00 |
|
|
|
abd7941e27
|
workaround issue with lose WiFi radio just after connect but before IP
obtained
|
2023-05-03 14:06:48 +02:00 |
|
|
|
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 |
|
|
|
95c4dd4714
|
added idf-5 compatibility to the ethernet module
|
2023-04-21 08:17:49 +02:00 |
|
|
|
a5db1aba5d
|
rssi get from gsm module
|
2023-04-18 23:12:45 +02:00 |
|
|
|
51b9653472
|
fixed main button gpios range; mqtt timeout reconnect decreased to 20
sec
|
2023-04-17 15:46:51 +02:00 |
|
|
|
37d410623c
|
user argument added into MQTT custom handler context
|
2023-04-14 21:19:50 +02:00 |
|
|
|
d5cf42b17d
|
improved wifi power regulation accuracy, added lost beacon event
|
2023-04-06 16:07:47 +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 |
|
|
|
fc53cee0ad
|
mqtt test message with url and topics
|
2023-03-31 23:00:51 +02:00 |
|
|
|
e1acb81289
|
removed mqtt autotest
|
2023-03-31 19:34:54 +02:00 |
|
|
|
686dca116c
|
implementation of autotest
|
2023-03-31 16:08:44 +02:00 |
|
|
|
2c3076a6f9
|
mqtt test and autotest settings added
|
2023-03-31 15:15:57 +02:00 |
|
|
|
0afe237f1d
|
wifi scan interrupt connection disabled
|
2023-03-28 16:51:05 +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 |
|
|
|
ebf050673c
|
resolved wifi reconnect conflict with wifi scan
|
2023-03-27 14:30:47 +02:00 |
|
|
|
4a79fdf60a
|
wifi reconnect fixed
|
2023-03-27 13:00:02 +02:00 |
|
|
|
808ad5a1d4
|
fixed mqtt reconnect on startup
|
2023-03-25 08:46:53 +02:00 |
|
|
|
25f0da56f8
|
added before OTA update hook
|
2023-03-17 16:07:51 +02:00 |
|
|
|
6cf7f4e4a9
|
allow dynamic variables in js files
|
2023-03-16 15:39:31 +02:00 |
|
|
|
5b3fbbba7f
|
fix config default wifi dhcp setting
|
2023-03-13 14:42:01 +02:00 |
|
|
|
42ec01f59e
|
one more inter-idf version changing in mqtt structure fixed
|
2023-03-10 20:04:14 +02:00 |
|
|
|
8a040da2d9
|
some fixes for combine idf4 and idf5
|
2023-03-10 19:55:58 +02:00 |
|
|
|
d2b9f7fa29
|
Merge branch 'main' into 'main-idf5'
# Conflicts:
# src/MQTT.c
|
2023-03-10 17:42:26 +00:00 |
|
|
|
89efb05154
|
gsm AT send procedure extended
|
2023-03-10 14:23:43 +02:00 |
|
|
|
999045ebd7
|
fix serial number cuculation
|
2023-03-09 15:24:12 +02:00 |
|
|
|
4ee2c961ce
|
Merge remote-tracking branch 'origin/main' into main
|
2023-03-07 14:39:06 +02:00 |
|
|
|
28cdda4bc7
|
lora setting from web implemented
|
2023-03-07 14:38:56 +02:00 |
|
|
|
8ef70ab87a
|
uppercase header fixed
|
2023-03-05 12:59:14 +02:00 |
|
|
|
8d8418c8f0
|
conditional build added for gsm AT commands debug
|
2023-03-03 16:25:50 +02:00 |
|
|
|
9d2f6dc3b4
|
increased MQTT reconnect timeout
|
2023-03-01 14:26:11 +02:00 |
|
|
|
26ddfea36e
|
added AT commands interface to GSM transport
|
2023-03-01 14:25:11 +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 |
|
|
|
9fca7f296f
|
disabled network ready waiting for prevent delayed
return from the main webguiapp process
|
2023-02-17 18:52:54 +02:00 |
|
|
|
d1c3595ea9
|
network timeout reduce from 60 to 5 sec for debug
|
2023-02-17 16:11:42 +02:00 |
|
|
|
3069b8bfe9
|
mqtt debug print log fix
|
2023-02-17 14:40:42 +02:00 |
|
|
|
243c88efee
|
added debug level for log output
|
2023-02-17 12:10:07 +02:00 |
|
|
|
47fd71f5e8
|
mqtt url length increased to 63 characters
|
2023-02-17 11:38:23 +02:00 |
|
|
|
8da969e5df
|
return mqtt tx stack size;
added json template for SYSTEM service;
checked POST over MQTT functionality;
|
2023-02-05 15:44:04 +02:00 |
|
|
|
0d98979611
|
some clean in wifi transport module
|
2023-02-04 12:59:32 +02:00 |
|
|
|
e7abcf7ece
|
reworked STA reconnect mechanism
|
2023-02-04 09:43:19 +02:00 |
|
|
|
080abfd79d
|
limit number attempts of STA connect on start for normal working of AP
in mixed AP+STA mode
|
2023-02-04 00:05:32 +02:00 |
|
|
|
0ed62c9f06
|
disabled mdns debug, reduced stack size of mqtt tx. all made due to save
ram
|
2023-02-03 16:07:25 +02:00 |
|
|
|
67d676c5c9
|
implemented all WiFi modes (AP, STA and AP+STA)
|
2023-02-01 22:44:48 +02:00 |
|
|
|
0cd3d9f1f9
|
Merge branch 'main2' of git@gitlab.com:userbogd/webguiapp.git into main2
# Conflicts:
# include/NetTransport.h
|
2023-02-01 22:17:54 +02:00 |
|
|
|
d8c0b8cbec
|
added separate AP WiFi mode
|
2023-02-01 22:16:02 +02:00 |
|
|
|
2b6f70378c
|
wifi restart implementation in progress
|
2023-01-31 16:28:39 +02:00 |
|
|
|
1e9bbccd66
|
added wifi restart in debug
|
2023-01-31 11:26:34 +02:00 |
|
|
|
cce9b9be61
|
mDNS disabled due to debug reason;
wifi scan SSID trimmed to 16 symbols;
|
2023-01-30 16:13:55 +02:00 |
|
|
|
4ea02adc42
|
mDNS service added
|
2023-01-30 09:10:42 +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 |
|
|
|
111839f329
|
update process more informative display, color accent of messages;
increased OTA URL length;
implemented reset after update setting;
|
2023-01-24 16:04:05 +02:00 |
|
|
|
a7340c1a35
|
firmware update progress added
|
2023-01-23 16:50:35 +02:00 |
|
|
|
0f75145a5f
|
file storage web access URL changed from "file" to "storage"
|
2023-01-22 15:41:38 +02:00 |
|
|
|
40ebb5d752
|
manual OTA switched on
|
2023-01-17 13:56:24 +02:00 |
|
|
|
50f8656b7a
|
fixed webguiapp default configuration;
changed network ready conditions checks;
|
2023-01-12 15:40:39 +02:00 |
|
|
|
67cf2bf3a9
|
implemented sha256 calculate, save and load on boot
|
2023-01-11 23:27:06 +02:00 |
|
|
|
3bccda1486
|
Merge branch 'main2' of https://gitlab.com/userbogd/webguiapp.git into main2
|
2023-01-11 16:54:37 +02:00 |
|
|
|
cdef3b558c
|
added sha256 of configuration structure
|
2023-01-11 16:54:24 +02:00 |
|
|
|
6ede002242
|
reduce mqtt and lora queue length
|
2023-01-11 14:49:57 +02:00 |
|
|
|
03aa08689d
|
mqtt data send log optimized
|
2023-01-10 16:40:18 +02:00 |
|