Skip Hansen
5ec69153b5
Updated chroma29_8151_ota_0013.bin to fix screen orientation.
2025-01-12 11:05:47 -08:00
Nic Limper
45427148f6
{mac} placeholder in json template content card
2025-01-12 14:12:52 +01:00
Skip Hansen
c5fb16836f
Added Chroma29 rev 'C' to tagotaversions.json.
2025-01-11 07:37:43 -08:00
Skip Hansen
63b6f911b6
Added Chroma29 firmware for Rev 'C' hardware.
2025-01-10 14:06:31 -08:00
Nic Limper
dec9b17655
add Portugal to dayahead prices options
2025-01-09 17:24:16 +01:00
atc1441
b8c4d4420e
Added 4inch AP
2025-01-08 20:03:48 +01:00
atc1441
0b064a9cee
Update 63.json
2025-01-04 12:38:31 +01:00
atc1441
4d186c81ff
Added more options in the direct image upload
2025-01-03 22:43:46 +01:00
Skip Hansen
5cc7869c0f
Disable builds for deprecated configurations,
...
OpenEPaperLink_Mini_AP, OpenEPaperLink_Nano_AP, Simple_AP, and
ESP_THREAD_BORDER_ROUTER.
2025-01-02 08:59:00 -08:00
atc1441
6a8450cbcb
Added firmware.json file to be compatible to old download C6 method. while switching to new takes place
2024-12-30 00:08:09 +01:00
Skip Hansen
ca8781f956
Fix typos in firmware_C6.json.
2024-12-25 06:45:18 -08:00
Skip Hansen
311ae1a570
Added processor type to C6/H2 binary filenames.
2024-12-25 06:36:41 -08:00
atc1441
06b2718d7d
Update ATC_Cheapo_BLE_OEPL_Watch.bin
2024-12-20 22:41:57 +01:00
atc1441
0f574bc3e8
Update ATC_Cheapo_BLE_OEPL_Watch.bin
2024-12-20 22:26:22 +01:00
Nic Limper
7e49c2a09e
some small tweaks
2024-12-17 19:20:17 +01:00
Skip Hansen
23cbadb9f6
Merge branch 'master' of https://github.com/OpenEPaperLink/OpenEPaperLink into oepl_master
2024-12-17 09:28:00 -08:00
Skip Hansen
fce2e43ef7
Update C6 and H2 binaries to ver 001f.
2024-12-17 09:27:09 -08:00
Magnus Erler
4f7a381eed
Update 2E.json ( #416 )
2024-12-17 17:14:18 +01:00
Magnus Erler
6a0f1310e1
Update 41.json ( #406 )
2024-12-17 16:54:36 +01:00
Skip Hansen
bb36185066
C6 Ver 001f - fix #410 & other C6 improvements
...
1. Only call esp_ieee802154_receive_handle_done() when ack != NULL.
2. Add 2 millisecond timeout for all SubGhz MISO wait loops to
prevent watchdog timeouts when/if bad things happen (none observed
during testing)
3. Make CC1101 detection more robust and less intrusive by testing
MISO and CSn before trying to read chip version number.
4. Remove useless "error" messages which occur during normal operation.
5. Added missing \r in some log messages for EOL consistency.
2024-12-17 07:17:47 -08:00
mhwlng
be8eac2fc5
added E3.json for GDEM1085Z51 10.85" 1360x480 e-paper ( #415 )
...
mainly for use in home assistant (implemented only calendar and AP info screens)
2024-12-17 06:30:40 +01:00
atc1441
e4ecf08e29
Create ATC_Cheapo_BLE_OEPL_Watch.bin
2024-12-16 19:36:42 +01:00
atc1441
99c048a29d
Merge branch 'master' of https://github.com/OpenEPaperLink/OpenEPaperLink
2024-12-16 17:33:12 +01:00
atc1441
f49731a240
Create E4.json
2024-12-16 17:33:11 +01:00
Jelmer
375662c69e
Added 'Set Mac' datatype/content card
2024-12-15 23:11:19 +01:00
Nic Limper
e246ac578d
optional border color and -width in box and rbox json template
2024-12-11 14:12:26 +01:00
Nic Limper
d8dcd498a3
optional colored google calendar events on BWR/BWY displays
2024-12-11 12:49:39 +01:00
Nic Limper
91b01c5fca
gzipped wwwfiles
2024-12-10 23:01:28 +01:00
Nic Limper
30812dff49
color related improvements
...
- added "image" to json commands to insert a jpg image/icon from the flash partition
- added optional center/right alignment to "textbox" json command
- google calendar content: added optional colors, different color per calendarid
- improved ordered dithering, works also with unevenly spaced color tables. This is to be used with graphs etc., not suitable for photos (use floyd steinberg for photos)
- improved flyod steinberg dithering (fix some bugs)
- added preview rendering for 4bpp images
- log tab now scrolls to the top on entering
- added optional perceptual color table to tagtypes (for rendering previews, for example to display darker yellows on screen while keeping the 255,255,0 color to the tag
- drag/dropping in an image to a tag while holding shift key now uses ordered dithering (default is floyd steinberg)
- some tagtype improvements
2024-12-10 23:01:02 +01:00
Jelmer
31a90d1498
Fixed G5 overflow bug
2024-12-09 20:58:31 +01:00
atc1441
2d02da1574
Update 62.json
2024-12-09 14:22:54 +01:00
Nic Limper
33f77b2192
gzipped wwwroot
2.75
2024-12-08 20:55:59 +01:00
Nic Limper
e079c30c54
version compare bugfix
2.74
2024-12-08 20:48:58 +01:00
Nic Limper
eba9f54454
Update update_actions.json
2.73
2024-12-08 20:14:00 +01:00
Nic Limper
a0a39e98cd
some polishing before release
2.72
2024-12-08 19:46:20 +01:00
Jelmer
2144bd58f9
Added binaries for some M2 tag types
2.71
2024-12-08 17:57:17 +01:00
Jelmer
fdd87779d7
Merge pull request #404 from OpenEPaperLink/G5-compress
...
Added G5 encoding
2024-12-08 15:59:29 +01:00
Nic Limper
44514e24d1
fix
2024-12-08 15:36:26 +01:00
Nic Limper
8857ecb669
DATATYPE_IMG_G5
2024-12-08 15:32:03 +01:00
Skip Hansen
1871f53b5a
Fix #403 : missing esp_ieee802154_receive_handle_done() function call causing stop of ZigBee reception.
2024-12-07 15:11:47 -08:00
Nic Limper
1de47b1133
bump tagtype version numbers
2024-12-07 22:27:23 +01:00
Nic Limper
2e38e9f218
added g5 preview to file editor
2024-12-07 22:25:23 +01:00
Nic Limper
a48511145c
added header to g5 compressed buffer
2024-12-07 21:59:39 +01:00
Nic Limper
ae87ac1960
added javascript g5 decoder for previews
2024-12-07 20:46:25 +01:00
Jelmer
d84a5f6e75
Added G5 for Opticon
2024-12-06 13:21:47 +01:00
atc1441
f4025fb18f
Added ATC BLE OEPL Sending
2024-12-05 09:45:58 +01:00
Jelmer
9d4e31b01b
Added G5 to M2 (zbs243) tag types
2024-12-04 00:48:21 +01:00
atc1441
5950c5df4a
Update 56.json
2024-12-01 12:23:07 +01:00
Jelmer
691b64d192
fixed the lut argument for g5-compressed images
2024-12-01 11:34:50 +01:00
Jelmer
573ba8c424
Added fallback, updated types
2024-12-01 10:41:24 +01:00