|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a856034f1d
|
added more SNTP servers for reservation
|
2023-05-20 19:27:37 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
7f78b5a699
|
added wifi power, fixed conflict with wifi startup connect and reconnect
on AP disconnected
|
2023-03-28 16:17:47 +02:00 |
|
|
|
89efb05154
|
gsm AT send procedure extended
|
2023-03-10 14:23:43 +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 |
|
|
|
8d8418c8f0
|
conditional build added for gsm AT commands debug
|
2023-03-03 16:25:50 +02:00 |
|
|
|
26ddfea36e
|
added AT commands interface to GSM transport
|
2023-03-01 14:25:11 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
40ebb5d752
|
manual OTA switched on
|
2023-01-17 13:56:24 +02:00 |
|
|
|
717560a8d8
|
added test scen wifi routine
|
2023-01-08 10:35:33 +02:00 |
|
|
|
dfe772bd19
|
lora hide from web interface
|
2022-12-21 16:21:39 +02:00 |
|
|
|
9d0e30bf0d
|
updated esp_modem to version 0.1.25, successfuly tested CMUX mode
|
2022-12-21 12:12:37 +02:00 |
|
|
|
944f264f48
|
separate data send structures for mqtt and lorawan
|
2022-12-19 15:54:02 +02:00 |
|
|
|
aeb8bf1f37
|
fix return result of custom post handler
|
2022-10-11 15:29:47 +02:00 |
|
|
|
29b49efdab
|
fix pass dynamic variable with parameter to the custom handler
|
2022-10-11 14:48:14 +02:00 |
|
|
|
53e16bcacb
|
split mqtt client settings
|
2022-10-05 12:20:20 +02:00 |
|
|
|
a813d33168
|
reworked topic structure with added GROUP subtopic
|
2022-09-29 14:01:56 +02:00 |
|
|
|
c6d1c2dffe
|
apply and save buttons functions fixed
|
2022-09-21 14:36:14 +02:00 |
|
|
|
cf83fe7487
|
adopt to esp_modem changed api
|
2022-08-31 18:15:52 +02:00 |
|
|
|
ee9c573032
|
added system timer for utime
added template of main application page
|
2022-08-28 16:13:02 +02:00 |
|
|
|
34be6b7dab
|
split operations with configuration into SAVE and APPLY, separate
buttons values
|
2022-08-28 13:25:40 +02:00 |
|
|
|
4b4b4cda42
|
Post handler for the new interface reworked
|
2022-08-26 18:06:19 +02:00 |
|
|
|
936d2db080
|
reduced number of pages and it's handlers
|
2022-08-26 10:09:20 +02:00 |
|
|
|
ccf93b696a
|
added united handler for all adapters, assumed correspondent changing in
web page structure
|
2022-08-25 17:59:45 +02:00 |
|
|
|
4baa916c90
|
fixed mangle woff2 files
|
2022-08-25 16:10:08 +02:00 |
|
|
|
5f3b1a7a19
|
split web interface html files into dedicated directories
|
2022-08-24 08:48:46 +02:00 |
|
|
|
244bbe89b8
|
rename resources and refactoring
|
2022-08-19 17:53:01 +02:00 |
|
|
|
4b8b8a36d3
|
checked mqtt client, fixed some issues
|
2022-08-19 15:35:06 +02:00 |
|