Commit Graph

209 Commits

Author SHA1 Message Date
Jonas Niesner
59f44e4a82 Update main.cpp 2023-05-17 21:22:03 +02:00
atc1441
f1ed22d131 Undo port settings 2023-05-17 10:29:33 +02:00
atc1441
437c4fdcc0 Date info added on Google Calendar content 2023-05-17 10:25:51 +02:00
Nic Limper
a5165eb946 delete temporary files 2023-05-16 22:16:47 +02:00
Nic Limper
19a08de207 re-rendered fonts for uppercase characters in dates 2023-05-16 16:51:23 +02:00
Nic Limper
28f8667baa Painter
- new paint option for freehand drawing and quick texts
- added gamma correction on rendering
- option to turn dither on/off on jpg upload
- python version for packagebinaries (same output as the php version)
2023-05-16 15:34:51 +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
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
Jonas Niesner
6b9f790c63 Fix for building on linux 2023-05-15 18:24:58 +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
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
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
Jelmer
117120c0df Better auto-flashing, support for firmware-packs 2023-05-06 18:41:22 +02:00
Jelmer
5a1488c986 Changes in AP-Serial, hopefully more readable 2023-05-03 13:49:06 +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
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
Jelmer
ad7b75a582 ESP: Added Block-request source 2023-04-23 22:18:32 +02:00
Jelmer
6629b77d3d Added support for the Mini-AP (ESP32-S2) 2023-04-23 16:44:29 +02:00
Nic Limper
7d15f41b56 Merge remote-tracking branch 'upstream/master' 2023-04-15 14:02:06 +02:00
Jelmer
f2e7b5b332 changed (hopefully improved) power ramping on AP 2023-04-14 14:33:16 +02:00
Jonas Niesner
c474c364e6 Update settings.h 2023-04-04 19:40:23 +02:00
Jonas Niesner
09d6dd2fbb Update platformio.ini 2023-04-04 19:34:19 +02:00
Jelmer
8335bf4270 no extra bytes, added integrity on data-available 2023-04-03 22:57:06 +02:00
Nic Limper
3ff40e526d wip dither 2023-04-02 23:23:41 +02:00
Jelmer
a78002543b esp32-serial changes 0xAA 2023-04-01 18:19:49 +02:00
Nic Limper
bf66a49038 small fixes 2023-03-28 16:39:28 +02:00
Nic Limper
faf2d4cc19 udp wip 2023-03-28 11:26:36 +02:00
Jelmer
8c7cacddfc added return validation 2023-03-27 22:56:00 +02:00
Nic Limper
1a6d3d6408 content for 4.2" tags 2023-03-27 20:29:30 +02:00
Jelmer
d92681ef02 fixed flasher, DMA handling 2023-03-27 17:13:12 +02:00