Jelmer
ed0189ceb1
Added flash backup for unknown tag types
2023-05-19 00:40:39 +02:00
atc1441
1123e5cb9e
Fixed default LED brightness typo
2023-05-15 23:42:51 +02:00
atc1441
0bae760eaa
Added content language option, Now supported: English, Dutch and German
...
New languages can be added by adding it into the language.h file everything else should adapt to it
2023-05-15 23:30:17 +02:00
Jelmer
4b6efb7626
fixed builds for non-rgb-led-equipped boards
2023-05-15 21:07:43 +02:00
Jelmer
355f1bc108
Merge pull request #30 from foorschtbar/master
...
MAC in http Request and RGB LED brightness
2023-05-15 20:49:03 +02:00
Jelmer
480b4624d3
Merge branch 'master' into master
2023-05-15 20:42:40 +02:00
Jelmer
be9dba5a30
improved PSRAM support for MiniAP
2023-05-15 20:14:48 +02:00
Nic Limper
beb0e639e2
small fixes
...
- disable useless compiler warnings in fastled and tft_espi
- web preview thumbnail fix
- faster tag updates while webpage is displayed
- fixed tag fw ota update
2023-05-15 19:46:12 +02:00
Nic Limper
16ebd9194e
small fixes
...
- disable useless compiler warnings in fastled and tft_espi
- web preview thumbnail fix
- faster tag updates while webpage is displayed
- fixed tag fw ota update
2023-05-15 19:35:15 +02:00
Nic Limper
23bddd296f
Merge pull request #31 from jonasniesner/master
...
Fix for building on linux
2023-05-15 18:27:42 +02:00
Jonas Niesner
6b9f790c63
Fix for building on linux
2023-05-15 18:24:58 +02:00
Fab!an
b2bd6a7fe4
Merge branch 'jjwbruijn:master' into master
2023-05-15 17:08:16 +02:00
foorschtbar
7b662dd65e
Added option to control RGB LED brightness
2023-05-15 17:03:13 +02:00
foorschtbar
504d150e7b
Added ESL MAC in http image request
2023-05-15 11:33:39 +02:00
jjwbruijn
4080273df1
AP 0015 - Filtering on packet length
2023-05-13 21:41:53 +02:00
Jelmer
f7de700634
Added Mini AP guide
2023-05-09 22:09:49 +02:00
Jelmer
40074c6bf9
prevent Mini AP from booting before its time
2023-05-09 16:57:57 +02:00
Jelmer
fd77e0a77c
Improved state handling, error messages&led status
2023-05-09 16:34:33 +02:00
atc1441
1c0a45fcd7
No space in name is allowed
2023-05-09 16:13:04 +02:00
jjwbruijn
1b363860d1
AP 0014 - Support for messages on segmented AP
2023-05-09 11:27:13 +02:00
Jelmer
e3bfaaa62f
fixes compiler errors for other boards
2023-05-08 01:16:41 +02:00
Jelmer
cfee590f01
Added the option to run an AP from another port
2023-05-07 15:42:49 +02:00
Jelmer
9ccf3ab029
Merge branch 'master' of https://github.com/jjwbruijn/OpenEPaperLink
2023-05-07 13:22:45 +02:00
Jelmer
22e9c23924
Fixes #29 - Wind direction icon is 180 degrees off
2023-05-07 13:21:58 +02:00
jjwbruijn
2060edb54c
Added link to AP FW Pack
2023-05-07 00:38:51 +02:00
jjwbruijn
bccd617881
Added 2.9" version AP
2023-05-07 00:24:06 +02:00
Jelmer
117120c0df
Better auto-flashing, support for firmware-packs
2023-05-06 18:41:22 +02:00
jjwbruijn
25cfe44784
Added firmware packs
2023-05-06 18:33:40 +02:00
Jelmer
5a1488c986
Changes in AP-Serial, hopefully more readable
2023-05-03 13:49:06 +02:00
jjwbruijn
3b55fb01a5
some mods in AP-ESP32 protocol
2023-05-03 13:42:36 +02:00
jjwbruijn
1cd7b67d95
Fixed 'ghosted' image issue, higher channels now supported
2023-05-01 18:20:40 +02:00
Jelmer
2ab6a7a798
Multi-AP support!
...
Multi-AP support!
2023-05-01 11:36:12 +02:00
Nic Limper
d9eb97af26
better use of prepareIdleReq
2023-04-28 22:11:10 +02:00
Nic Limper
36d30ee0cb
auto channel select, ap config screen
2023-04-28 14:51:51 +02:00
Nic Limper
9158549cb3
cleanup pendingdata vector
2023-04-27 22:37:33 +02:00
Nic Limper
a46678386e
Merge remote-tracking branch 'upstream/master'
2023-04-27 10:11:10 +02:00
Jelmer
37a189c998
debug version pushed, fixed
2023-04-27 02:09:55 +02:00
Jelmer
e3ea9121b4
added support for changing channels
2023-04-27 02:04:18 +02:00
jjwbruijn
aec5cc07e7
Better AP detection - AP Channel set - Updated virtual tag mac - mac used for cancelled request
2023-04-27 02:00:12 +02:00
Nic Limper
b7a339c034
caching lat/lon in weather
2023-04-26 19:32:08 +02:00
Nic Limper
0edb93be1a
zeroconfig multiAP over UDP
2023-04-26 17:17:02 +02:00
Nic Limper
cb9b9f164a
cleaning up
2023-04-26 09:03:33 +02:00
Nic Limper
981fe9f312
Merge remote-tracking branch 'upstream/master'
2023-04-24 18:54:49 +02:00
jjwbruijn
013e6263a9
Merge branch 'master' of github.com:jjwbruijn/OpenEPaperLink
2023-04-23 22:24:35 +02:00
Jelmer
b7583e0028
Merge branch 'master' of https://github.com/jjwbruijn/OpenEPaperLink
2023-04-23 22:18:35 +02:00
Jelmer
ad7b75a582
ESP: Added Block-request source
2023-04-23 22:18:32 +02:00
jjwbruijn
9d29ffff68
AP: Added Block-request source in esp message struct
2023-04-23 22:17:17 +02:00
jjwbruijn
9a824b87ef
Moved stuff, added Mini AP designs
2023-04-23 18:59:44 +02:00
Jelmer
6629b77d3d
Added support for the Mini-AP (ESP32-S2)
2023-04-23 16:44:29 +02:00
Jelmer
45e3d7427e
Update troubleshooting.md
2023-04-17 22:47:49 +02:00