Commit Graph

395 Commits

Author SHA1 Message Date
Thomas Farstrike b7fce80935 QR decoding in app works (to serial) 2025-05-12 22:59:44 +02:00
Thomas Farstrike c4fcbc8ee0 it works! 2025-05-12 22:46:18 +02:00
Thomas Farstrike 7b234f00bc Do it on the heap 2025-05-12 22:42:12 +02:00
Thomas Farstrike 455187aaae micropython_stack_use() doesn't work 2025-05-12 22:39:41 +02:00
Thomas Farstrike 1d53f8f10a cleanups 2025-05-12 22:27:14 +02:00
Thomas Farstrike 3909c10025 quirc_decode fails 2025-05-12 22:23:12 +02:00
Thomas Farstrike 170ec4faeb Debugging qrdecode 2025-05-12 22:10:15 +02:00
Thomas Farstrike 053595a236 Fix debug 2025-05-12 21:40:59 +02:00
Thomas Farstrike b6c79c8dae quirc_decode: finally debug prints work! 2025-05-12 21:37:22 +02:00
Thomas Farstrike a81157b33a Still no crash 2025-05-12 21:19:14 +02:00
Thomas Farstrike 90856304ef Doesn't crash... 2025-05-12 21:01:16 +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 d83f6ba99a FPS logging no longer works :-/ 2025-05-12 18:27:15 +02:00
Thomas Farstrike 868cfc1c35 quirc: use ps_malloc() 2025-05-12 18:16:15 +02:00
Thomas Farstrike 8b92724ed1 Add upstream https://github.com/dlbeer/quirc 2025-05-12 18:15:09 +02:00
Thomas Farstrike 1886d22278 Remove subproject 2025-05-12 18:14:25 +02:00
Thomas Farstrike ddb1167bdd quirc_decode: add debug and fix warnings 2025-05-12 18:08:32 +02:00
Thomas Farstrike 57383828db QR decoding works on unix desktop target 2025-05-12 17:18:24 +02:00
Thomas Farstrike a65e48ebb5 Add c_mpos module with quirc 2025-05-12 16:07:00 +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