|
|
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 |
|
|
|
f6d881a4f1
|
wifi and eth network settings conditional hide
|
2023-01-03 12:09:42 +02:00 |
|
|
|
6627b3fc35
|
increased gsm module after reset delay
|
2022-12-22 15:09:41 +02:00 |
|
|
|
dfe772bd19
|
lora hide from web interface
|
2022-12-21 16:21:39 +02:00 |
|
|
|
782d212546
|
fix potential memory leak in lorawan module
|
2022-12-21 15:25:59 +02:00 |
|
|
|
9d0e30bf0d
|
updated esp_modem to version 0.1.25, successfuly tested CMUX mode
|
2022-12-21 12:12:37 +02:00 |
|
|
|
0c0e089419
|
spi synchronization mechanism moved to webguiapp system
|
2022-12-20 20:35:07 +02:00 |
|
|
|
0fe87215ef
|
fixed lorawan send issue
|
2022-12-20 16:18:48 +02:00 |
|
|
|
cfcc766037
|
fixed mqtt user event handler
|
2022-12-20 08:57:26 +02:00 |
|
|
|
c7e1a6194f
|
removed user context from mqtt client
|
2022-12-19 23:31:47 +02:00 |
|
|
|
517d9e56dd
|
clean lorawan module from unused variables
|
2022-12-19 16:30:11 +02:00 |
|
|
|
944f264f48
|
separate data send structures for mqtt and lorawan
|
2022-12-19 15:54:02 +02:00 |
|
|
|
84a3da060d
|
added callback for incoming lorawan data
|
2022-12-19 08:32:49 +02:00 |
|
|
|
e181984c8e
|
lorawan moved to webguiapp
|
2022-12-18 18:26:03 +02:00 |
|
|
|
e8287d8746
|
changed type of ip address, aimed to idf5 migrate
|
2022-12-10 14:08:21 +02:00 |
|
|
|
70d008b058
|
fixed dependencies CS pin settings from global adapter enable
|
2022-12-08 13:34:22 +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 |
|
|
|
bf5ed1d957
|
Merge branch 'spiffs_integration' into 'main'
Spiffs integration
See merge request userbogd/webguiapp!2
|
2022-11-17 16:21:32 +00:00 |
|
|
|
c1f4678cdb
|
implemented spiffs with http web access
|
2022-11-17 14:07:48 +02:00 |
|
|
|
00a60102b4
|
intermediate save of file server debug
|
2022-11-16 16:01:45 +02:00 |
|
|
|
be81499a00
|
upload script edited
|
2022-11-16 08:26:09 +02:00 |
|
|
|
c1a8cadda5
|
debug multi fs http server
|
2022-11-15 16:19:46 +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 |
|
|
|
bc37b48186
|
added direct handle of gzipped files
|
2022-11-04 15:07:01 +02:00 |
|
|
|
5b466f7dd4
|
disable web server debug mode
|
2022-10-31 16:12:51 +02:00 |
|
|
|
e17ac36c27
|
Merge branch 'http_optimized_get' into 'main'
new mechanism of file response over http
See merge request userbogd/webguiapp!1
|
2022-10-31 13:11:35 +00:00 |
|
|
|
be93495134
|
http server send file mechanism reworked with constant buffer size
|
2022-10-31 15:04:39 +02:00 |
|
|
|
27835c9496
|
debug messages edited
|
2022-10-30 13:34:50 +02:00 |
|
|
|
1b1454a160
|
created REST API entry point and user handler
|
2022-10-29 17:40:31 +02:00 |
|
|
|
0f386c35d0
|
implemented handle of unlimited size of dynamic variable expand;
fixed problem appeared when dynamic variable split into two chunk of
data
|
2022-10-29 14:11:07 +02:00 |
|
|
|
7a46c36156
|
http new transport testing and debug
|
2022-10-28 15:59:35 +02:00 |
|
|
|
dde568f620
|
prepare rework http server
|
2022-10-28 09:33:12 +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 |
|
|
|
093d1abd78
|
fixed GSM start crash by increase stack size for init task
|
2022-10-12 10:10:45 +02:00 |
|
|
|
353c9ce606
|
crash of gsm module start, depends on queue of modules starting
|
2022-10-11 16:39:33 +02:00 |
|
|
|
61c05053fd
|
added external gsm module reset
|
2022-10-11 16:19:09 +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 |
|
|
|
88ac20f673
|
spi bus synchronization moved to user application because needed in case
of shared bus only
|
2022-10-07 16:34:45 +02:00 |
|
|
|
0cb80bccd4
|
fixed default gateway and DNS settings in AP mode, caused disconnecting
after switch between STA and AP modes
|
2022-10-07 10:51:54 +02:00 |
|
|
|
cc7ba0a36e
|
added external reset callback for use with gpio extender;
fix some issues in web server
|
2022-10-06 14:22:22 +02:00 |
|
|
|
53e16bcacb
|
split mqtt client settings
|
2022-10-05 12:20:20 +02:00 |
|
|
|
648cf5e0a8
|
removed header for serial port queue
|
2022-09-29 16:33:52 +02:00 |
|
|
|
a813d33168
|
reworked topic structure with added GROUP subtopic
|
2022-09-29 14:01:56 +02:00 |
|
|
|
f9576486d1
|
fix define conditions close
|
2022-09-26 19:38:26 +02:00 |
|