Nic Limper
a4e19b19ab
bugfixes: truetype rendering / fast luts / various
...
- no tag timeouts when tag is put to sleep
- small timing tweaks
- truetype render bugfix
- fix in fast lut setting
2023-10-22 13:20:54 +02:00
Sven-Ove Bjerkan
9d579e9515
Fix: Weather forecast showing yesterday as day 1 in some time zones ( #146 ) ( #148 )
2023-10-19 16:27:15 +02:00
jjwbruijn
7faeb2eb54
slideshow builder for eeprom
2023-10-14 23:08:36 +02:00
Jelmer
5318f1fdc4
eeprom support OEPL-Flasher.py
2023-10-14 23:00:35 +02:00
Jelmer
4bf61c1dd0
added eeprom support for tag flasher
2023-10-14 22:59:11 +02:00
atc1441
c4beaa51c8
Model name typo
2023-10-13 11:07:31 +02:00
atc1441
26598fc408
Added NanoC6 Infos and Board definition
2023-10-12 17:20:42 +02:00
Nic Limper
06f3a5d524
small cosmetic changes
2023-10-12 17:06:57 +02:00
atc1441
0bed91ecc2
Update OpenEPaperLink_Yellow_AP_ESP32_C6_Gerber.zip
2023-10-12 13:26:40 +02:00
B0rax
1e76d690ec
Add circle and rounded box to json template ( #143 )
2023-10-08 15:47:30 +02:00
Nic Limper
9c06cdf2d7
small fix for fw compile test
2.01b
2023-10-08 15:44:02 +02:00
Nic Limper
7a0ca319e7
timing fix in getting version info for ota
2.01
2023-10-07 22:21:54 +02:00
Nic Limper
c095f4c881
created Python port for packagebinaries.php to create Tag_FW_Pack.bin
2023-10-06 22:30:09 +02:00
Nic Limper
c586c9f541
added negative sign to fonts; small improvements
2023-10-06 13:14:22 +02:00
Moritz Wirger
6c4f8ef35b
Add ap_date and ap_time vars ( #142 )
...
* Add ap_date and ap_time vars
* Add convenience creation function for Timer
* Optimize timer
* Document timer
2023-10-04 21:43:28 +02:00
Nic Limper
c403c06b09
fix AP not responding + add more logs to investigate crashes
2023-10-04 15:33:22 +02:00
Nic Limper
ddd043f44f
update esp32-C6 binaries
2023-10-02 15:09:29 +02:00
Nic Limper
81cc5ccc9a
tiny oops
2023-10-02 13:51:11 +02:00
Nic Limper
be325b0e62
forgot to add gzipped files with previous commit
2023-10-02 13:45:03 +02:00
Nic Limper
3621c84cc4
various small fixes
...
- neopixel patterns optimized. The 'breathing' led state now is green colored if everything is okay, and blue if there are one or more tags timed out.
- time zone is now set before wifi connect to show correct time zone in the logs during startup
- concurrent image upload POST is now blocked. If an upload is in progress while you do a second http POST, http status 409 Conflict is returned.
- small synchronisation bug fix in web interface on loading tag type
- dialog window close bugfix in painter
- image upload is now logged in /log.txt
2023-10-02 13:43:53 +02:00
Nic Limper
ed82795e5f
tweak timings
2023-10-02 11:54:36 +02:00
Marcel
5b9f8b324e
New hardware profile: PoE AP ( #141 )
...
* New hardware profile: PoE AP
- added harware profiles for C6 firmware in menuconfig
- added free PSRAM stat in webinterface
* fix(fsfree): fixed var type of freesize of FS
2023-09-29 02:46:11 +02:00
Nic Limper
db80d23b52
several small improvements
...
- neopixel idle color now represents AP status
- option to invert colors (advanced options at tag card)
- filename dropdown in tag card when a filename is expected
- redrawing pending instead of raw, if previews are off and tag reboots
- tft brightness setting independent from neopixel brightness
2023-09-29 00:11:44 +02:00
jjwbruijn
125922f8e7
M2 2.2 - RFW for added RF Wake
2023-09-28 17:29:00 +02:00
Nic Limper
aa484575b8
update update screen to new design; ability to choose repo source for OTA
2023-09-28 11:40:29 +02:00
jjwbruijn
fa97daef3c
M2 FW 2.2 - Preload and buttons
2023-09-28 01:03:29 +02:00
Jonas Niesner
0c591660bc
Fix wrong domain
...
fixes #140
2023-09-27 20:33:54 +02:00
Jelmer
c8fb0ca4de
ESP: Added feature to preload images
2023-09-27 14:04:48 +02:00
jjwbruijn
87ce823776
added new image type arguments for M3
2023-09-27 12:24:08 +02:00
Jonas Niesner
7fe4a1e6ad
Rename bin files to the new standard ( #139 )
...
* Update release.yml
* Update genfilelist.py
* Rename files
* Create .gitignore
2023-09-27 08:33:32 +02:00
Nic Limper
29b8c9bc21
small fix in data parser
2023-09-26 22:53:59 +02:00
Moritz Wirger
2e44889b19
Add custom tag data parser ( #132 )
...
* Add formatString convenience function
* Use String& for wsLog, wsErr and wsSerial
* Add tag data parser and parse tag data
* Make logLine use String&
* Fix issue with formatString
* Reuse payloadLength in processTagReturnData
* Fix parsing of unsigned/signed inetegers and cleanup
* Use c++17 standard
* Cleanup logging
2023-09-26 22:51:57 +02:00
Nic Limper
4d08454fff
Update README.md
2.00
2023-09-26 20:30:03 +02:00
Nic Limper
f131b5ce84
Update README.md
2023-09-26 20:29:23 +02:00
Nic Limper
33ba6a7aa7
updated web interface design
2023-09-26 10:27:57 +02:00
Nic Limper
75c6a6c0f9
previews now also show for tags connected to external AP; removed extra debug msg
2023-09-24 21:34:30 +02:00
Jonas Niesner
f7e2025487
M3 display led code fixes
2023-09-23 22:47:56 +02:00
Nic Limper
a91dd5c2a2
fix hangs on esp32-s2; refactor task runner; moved some json objects from the stack to the heap
...
temporary, there's some extra debug info on the terminal. Will be removed again in the near future.
2023-09-23 18:40:28 +02:00
Nic Limper
0ba287f734
mutex on file write; prevent other AP from stealing tag content; bigger heap for timeTask
2023-09-22 19:42:36 +02:00
Nic Limper
ad52c64b94
typo
2023-09-22 11:13:48 +02:00
Nic Limper
8c06bb04f3
typo
2023-09-22 11:13:15 +02:00
Nic Limper
07807afe08
add 4.2" mini stands design
2023-09-22 11:11:36 +02:00
onkelfunny
eb173e355f
avoid loading *.raw files when preview is disabled ( #136 )
...
by @onkelfunny
2023-09-21 17:03:21 +02:00
onkelfunny
b792b71608
default configurable tag content ( #134 )
...
by @onkelfunny
2023-09-21 13:51:03 +02:00
Nic Limper
b0715fae97
cosmetic
1.12-beta
2023-09-20 10:24:40 +02:00
Nic Limper
6e326009c3
finetuning C6 flashing, automatic retry on failing download
2023-09-20 10:15:55 +02:00
Jelmer
0a43c601fe
M3 FW 0.1.6-beta3
2023-09-20 00:51:31 +02:00
Nic Limper
f92448992e
remove debug info
2023-09-20 00:26:36 +02:00
Nic Limper
2d84583797
update button: download latest esp32-c6 firmware + flash from esp32-s3
2023-09-19 20:24:57 +02:00
atc1441
fac67eac7e
Fixed Pull-up for C6 in YellowAP PCB for self flashing the C6 from ESP32-S3
2023-09-18 21:51:28 +02:00