Thomas Farstrike
b7844edfca
Fix unittest.sh for aiorepl
2025-12-15 12:01:31 +01:00
Thomas Farstrike
361f8b86d6
Fix test_websocket.py
2025-12-15 12:01:13 +01:00
Thomas Farstrike
7b4d08d432
TaskManager: add disable() functionality and fix unit tests
2025-12-11 22:07:04 +01:00
Thomas Farstrike
d7a7312b30
Add tests/test_graphical_imu_calibration_ui_bug.py
2025-12-08 13:56:58 +01:00
Thomas Farstrike
f3a5faba83
Try to fix tests/test_graphical_imu_calibration.py
2025-12-08 13:56:30 +01:00
Thomas Farstrike
6f3fe0af9f
Fix test_sensor_manager.py
2025-12-08 12:03:32 +01:00
Thomas Farstrike
11867dd74f
Rework tests
2025-12-08 11:52:27 +01:00
Thomas Farstrike
41db1b0fef
Fix failing unit tests
2025-12-07 15:11:47 +01:00
Thomas Farstrike
7a8cc92350
Fix unit tests
2025-12-07 09:17:24 +01:00
Thomas Farstrike
e94c8ab084
More tests
2025-12-07 09:13:56 +01:00
Thomas Farstrike
56b7cc17e9
Settings app: add IMU calibration with check
2025-12-05 20:48:00 +01:00
Thomas Farstrike
eaa2ee34d5
Add tests/test_sensor_manager.py
2025-12-04 13:21:58 +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
27d1af9931
API: add defaults handling to SharedPreferences and only save non-defaults
2025-12-02 12:08:47 +01:00
Thomas Farstrike
031d502e37
Fix tests/test_graphical_camera_settings.py
2025-12-01 12:08:25 +01:00
Thomas Farstrike
3bd9ce55f9
Fix unit tests
2025-11-29 14:59:14 +01:00
Thomas Farstrike
01f7a1f84f
Improve camera
2025-11-25 09:25:36 +01:00
Thomas Farstrike
7e4585e91e
Camera: support more resolutions
...
It's a bit unstable, as it crashes if the settings button is clicked after startup,
but not when closing and then re-opening. Seems to work for 640x480, including QR decoding.
2025-11-24 23:35:50 +01:00
Thomas Farstrike
cccfe320d2
Fix tests/test_battery_voltage.py
2025-11-24 22:08:00 +01:00
Thomas Farstrike
7d722f7f4a
Add tests/test_battery_voltage.py
2025-11-24 18:53:00 +01:00
Thomas Farstrike
61379985e9
OSUpdate app: resume when wifi reconnects
2025-11-24 18:20:06 +01:00
Thomas Farstrike
ce8b36e3a8
OSUpdate: pause when wifi goes away, then redownload
2025-11-24 18:03:02 +01:00
Thomas Farstrike
09a81c2f72
unittest.sh: make executable
2025-11-24 10:09:52 +01:00
Thomas Farstrike
92da6a5bf5
Add deleted unittest.sh
2025-11-24 10:08:59 +01:00
Thomas Farstrike
df486a5a5d
WifiService: connect to strongest networks first
2025-11-24 08:24:47 +01:00