Thomas Farstrike
|
3986dfebc8
|
apps.py: remove unused function
|
2025-05-13 14:14:17 +02:00 |
|
Thomas Farstrike
|
7c650a3710
|
button.py: shorter long press duration for bootloader mode
|
2025-05-13 14:14:01 +02:00 |
|
Thomas Farstrike
|
e53b501c9f
|
apps.py: fix script name
|
2025-05-13 14:12:38 +02:00 |
|
Thomas Farstrike
|
9ab41521ca
|
main.py: install button handler in same thread for predictability
|
2025-05-13 14:11:50 +02:00 |
|
Thomas Farstrike
|
96778cf1e6
|
button handler: explicitly set stack size
|
2025-05-13 13:56:18 +02:00 |
|
Thomas Farstrike
|
5b240d9a7e
|
Increase stack size to 32KB for camera
Perhaps this could be done on a per-app basis, where apps can specify in their manifest how much they would like?
|
2025-05-13 13:22:20 +02:00 |
|
Thomas Farstrike
|
f7a42f1da8
|
wificonf: don't activate wifi if nothing is configured
|
2025-05-13 13:21:52 +02:00 |
|
Thomas Farstrike
|
c23d51f8ac
|
wificonf: 12KB of stack size for child threads seems enough
|
2025-05-13 13:21:16 +02:00 |
|
Thomas Farstrike
|
a981150103
|
osupdate: 12KB stack should be enough
|
2025-05-13 13:20:43 +02:00 |
|
Thomas Farstrike
|
b40d0c47eb
|
appstore: stop downloading icons when closing
|
2025-05-13 13:20:21 +02:00 |
|
Thomas Farstrike
|
d6e2d582e3
|
camtest: works unless wifi is connecting
|
2025-05-13 12:48:36 +02:00 |
|
Thomas Farstrike
|
11aa61e7a9
|
Cam works 20% of the boots
|
2025-05-13 12:39:19 +02:00 |
|
Thomas Farstrike
|
e5f6bafec1
|
camtest: rework
|
2025-05-13 12:27:55 +02:00 |
|
Thomas Farstrike
|
9b0057eaf0
|
qrdecode: return bytes instead of string
|
2025-05-13 11:55:22 +02:00 |
|
Thomas Farstrike
|
a5d98bec3c
|
qrdecode: reduce logging
|
2025-05-13 11:46:10 +02:00 |
|
Thomas Farstrike
|
658a4c64ea
|
camtest: add live QR decoding
|
2025-05-13 11:12:06 +02:00 |
|
Thomas Farstrike
|
b7fce80935
|
QR decoding in app works (to serial)
|
2025-05-12 22:59:44 +02:00 |
|
Thomas Farstrike
|
11af02e80f
|
quirc: use ps_malloc() more
|
2025-05-12 20:41:48 +02:00 |
|
Thomas Farstrike
|
84baebd8dd
|
Fix camera again...
|
2025-05-12 19:31:16 +02:00 |
|
Thomas Farstrike
|
57383828db
|
QR decoding works on unix desktop target
|
2025-05-12 17:18:24 +02:00 |
|
Thomas Farstrike
|
fc12d9e35a
|
draw: less verbose
|
2025-05-12 00:29:21 +02:00 |
|
Thomas Farstrike
|
6a12af12de
|
Fixes for actual hardware
|
2025-05-12 00:26:54 +02:00 |
|
Thomas Farstrike
|
1f1a333172
|
Comments and changelog
|
2025-05-12 00:11:49 +02:00 |
|
Thomas Farstrike
|
f8fac8a32f
|
Explicitly use mpos. prefix + don't hide notification bar in launcher
|
2025-05-12 00:05:56 +02:00 |
|
Thomas Farstrike
|
c09e023cca
|
main.py: simplify
|
2025-05-11 23:56:28 +02:00 |
|