Vstudio LAB
a1664daba4
Merge branch 'jjwbruijn:master' into M3_7.5BWR_support
2023-12-11 11:55:52 +01:00
jjwbruijn
60f9454bb2
M2 tag firmware v0024
2023-12-09 01:07:27 +01:00
VstudioLAB
db56860d26
Added M3 7.5" BWR EL075H3BRA tag to the AP
2023-12-09 00:54:17 +01:00
jjwbruijn
bb73069097
2.9 Slideshow builder
2023-12-09 00:31:03 +01:00
jjwbruijn
14e4d17b31
code cleanup, settings in eeprom, serial eeprom loader
2023-12-04 22:01:21 +01:00
Jelmer
a941cad902
Merge branch 'VstudioLAB-master'
2023-12-04 21:35:23 +01:00
Jelmer
80fc7997b7
remove content_cards.json.gz
2023-12-04 21:32:55 +01:00
Jelmer
ae0b44a424
Merge pull request #154 from skiphansen/master
...
Added scripts to build/use a local copy of sdcc version 4.2.0.
2023-12-04 19:56:35 +01:00
atc1441
372cb39c33
HS 3.5" BWY, BWR and BW Added
2023-12-02 13:43:52 +01:00
VstudioLAB
66c7ad6140
Added ST‐GM29XXF 2.9" Support
...
added ST‐GM29XXF 2.9" support
2023-11-29 00:26:15 +01:00
Skip Hansen
e95a1acae8
Merge branch 'jjwbruijn:master' into master
2023-11-26 18:41:35 -08:00
VstudioLAB
9410c47875
Added French
...
Added french langage as an option for tag content
2023-11-22 00:25:17 +01:00
Jelmer
220b4ae3e8
Restructured epd driver interface, support for UC-based tags
2023-11-12 10:24:36 +01:00
Skip Hansen
c64190709a
Fix typos.
2023-11-04 09:48:40 -07:00
Skip Hansen
c446452b69
Added support for sdcc 4.0.7 used by https://dmitry.gr projects.
...
Make path's absolute, renamed scripts, added .gitignore
2023-11-04 08:20:51 -07:00
Skip Hansen
a24bccd1af
Added scripts to build/use a local copy of sdcc version 4.2.0.
2023-11-03 16:21:02 -07:00
Nic Limper
246b234b22
small fix in follow redirects, and update of gzipped wwwroot
2023-10-29 22:07:58 +01:00
Milo Cesar
22c5bda4c5
Select currently configured files in tag editor ( #152 )
2023-10-29 22:04:18 +01:00
Sven-Ove Bjerkan
13f8dea68b
Add support for Norwegian content ( #149 )
...
* Add support for Norwegian content
2023-10-23 19:06:00 +02:00
atc1441
696cb448fe
Added Sub GHz YellowAP Gerber
2023-10-23 10:58:08 +02:00
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