Thomas Farstrike
7ba45e692e
TaskManager: without new thread works but blocks REPL
...
aiorepl (asyncio REPL) works but it's pretty limited
It's probably fine for production, but it means the user has to sys.exit()
in aiorepl before landing on the real interactive REPL, with asyncio tasks stopped.
2025-12-11 19:02:40 +01:00
Thomas Farstrike
c0b9f68ae8
AppStore app: eliminate thread
2025-12-11 14:38:12 +01:00
Thomas Farstrike
c1c35a18c8
Update CHANGELOG and MANIFESTs
2025-12-08 14:33:12 +01:00
Thomas Farstrike
aa449a58e7
Settings: rename label
2025-12-08 11:08:29 +01:00
Thomas Farstrike
79cce1ec11
Style IMU Calibration
2025-12-08 11:07:50 +01:00
Thomas Farstrike
dadf4e8f4f
SensorManager: cleanup calibration
2025-12-08 11:04:00 +01:00
Thomas Farstrike
d720e3be32
Tweak settings and boards
2025-12-07 16:42:41 +01:00
Thomas Farstrike
f74838bb83
IMU Calibration: remove useless progress bar
2025-12-07 14:58:08 +01:00
Thomas Farstrike
219f55f310
IMU: fix mounted_position handling
2025-12-07 14:56:56 +01:00
Thomas Farstrike
e581843469
SensorManager: add mounted_position to IMUs
2025-12-07 14:43:22 +01:00
Thomas Farstrike
f61ca5632d
Remove debug
2025-12-07 09:18:32 +01:00
Thomas Farstrike
7a8cc92350
Fix unit tests
2025-12-07 09:17:24 +01:00
Thomas Farstrike
331cf14178
Simplify
2025-12-07 09:12:31 +01:00
Thomas Farstrike
421140cd7b
Calibration: fix cancel button visibility
2025-12-06 12:59:56 +01:00
Thomas Farstrike
7dbc813f4f
Fix calibration
2025-12-06 11:57:43 +01:00
Thomas Farstrike
5199a92394
Reduce debug output
2025-12-06 11:16:19 +01:00
Thomas Farstrike
0f2bbd5fa9
Fri3d 2024 Board: add support for WSEN ISDS IMU
2025-12-06 11:03:15 +01:00
Thomas Farstrike
56b7cc17e9
Settings app: add IMU calibration with check
2025-12-05 20:48:00 +01:00
Thomas Farstrike
f37ca70a89
API: add AudioFlinger for audio playback (i2s DAC and buzzer)
...
API: add LightsManager for multicolor LEDs
2025-12-03 22:32:36 +01:00
Thomas Farstrike
82f55e0698
Wifi app: simplify keyboard handling code
2025-12-02 21:22:38 +01:00
Thomas Farstrike
eff01581aa
About app: more robust
2025-11-30 23:17:54 +01:00
Thomas Farstrike
e40fe8fdb2
About app: add free, used and total storage space info
2025-11-30 15:30:32 +01:00
Thomas Farstrike
e9810a34ba
Merge branch 'main' into camera-resolution
2025-11-26 10:26:30 +01:00
Thomas Farstrike
ef0cb980f2
Settings app: fix un-checking of radio button
2025-11-26 09:25:43 +01:00
Thomas Farstrike
1ab4970dc7
Work towards changing camera resolution
2025-11-24 22:54:26 +01:00