• Joined on 2024-04-25
Patedam pushed to main at Patedam/Calendink 2026-03-26 20:17:52 -04:00
cfe19d5e65 deleting include folder in network component has it is useless
Patedam deleted branch display-managemetn from Patedam/Calendink 2026-03-26 20:16:13 -04:00
Patedam pushed to main at Patedam/Calendink 2026-03-17 21:10:09 -04:00
71d618f28c Merge pull request 'display-managemetn' (#4) from display-managemetn into main
e4b8ab4586 Added client folder for the client side of the project
2c79be36ef Grayscale quantization and fixing some defaults to support rgb565
7f296f9857 Last few tweaks
f64860125c Fixed code to use <screen> tags as base for the xml. Confirmed layout works now.
Compare 7 commits »
Patedam merged pull request Patedam/Calendink#4 2026-03-17 21:10:08 -04:00
display-managemetn
Patedam created pull request Patedam/Calendink#4 2026-03-17 21:09:56 -04:00
display-managemetn
Patedam pushed to display-managemetn at Patedam/Calendink 2026-03-17 21:09:22 -04:00
e4b8ab4586 Added client folder for the client side of the project
Patedam pushed to display-managemetn at Patedam/Calendink 2026-03-15 22:01:49 -04:00
2c79be36ef Grayscale quantization and fixing some defaults to support rgb565
Patedam pushed to display-managemetn at Patedam/Calendink 2026-03-15 15:30:22 -04:00
7f296f9857 Last few tweaks
Patedam pushed to display-managemetn at Patedam/Calendink 2026-03-15 15:08:29 -04:00
f64860125c Fixed code to use <screen> tags as base for the xml. Confirmed layout works now.
Patedam pushed to display-managemetn at Patedam/Calendink 2026-03-15 14:47:37 -04:00
ebb0ccecf4 Moved to lvgl 9.4 because 9.5 has removed runtime xml support.
Patedam pushed to display-managemetn at Patedam/Calendink 2026-03-15 11:07:14 -04:00
baa0a8b1ba basic of display management. Backend to register and give image for the device. front end to manage displays etc.
Patedam created branch display-managemetn in Patedam/Calendink 2026-03-15 11:07:14 -04:00
Patedam pushed to main at Patedam/Calendink 2026-03-15 10:52:46 -04:00
46dfe82568 TDD for device and screen management. Authored by gemini 3.1 pro
Patedam pushed to main at Patedam/Calendink 2026-03-14 21:24:17 -04:00
f0297418cf sdkconfig.defaults modified to remove some lvgl modules that are active by default. Also moved the ethernet config to default as it keeps on being deleted
Patedam pushed to main at Patedam/Calendink 2026-03-14 18:50:55 -04:00
238b408947 optimize lvgl setup by turning of some values
Patedam pushed to main at Patedam/Calendink 2026-03-14 18:41:12 -04:00
6384e93020 Added lvgl support to generate images. Made basic example, grayscale background + text displayed everytime we call /api/display/image.png
Patedam pushed to main at Patedam/Calendink 2026-03-14 17:27:37 -04:00
a9d5aa83dc added udp logger to log over network and not uart
Patedam pushed to main at Patedam/Calendink 2026-03-09 22:26:29 -04:00
b702839f8e Asked claude opus to make an audit of code and use coding guidelines etc. This is the fix
Patedam pushed to main at Patedam/Calendink 2026-03-09 22:07:58 -04:00
75d88f441c coding guidelines, agents and gemini.md
Patedam pushed to main at Patedam/Calendink 2026-03-08 22:10:59 -04:00
9d3a277f45 Updated the task view and backend to handle more like a routine