Files
MicroPythonOS/internal_filesystem/lib
Thomas Farstrike 94401dbbde SensorManager: skip if no iio sensor connected
This fixes:

Traceback (most recent call last):
  File "<stdin>", line 31, in <module>
  File "lib/mpos/main.py", line 150, in <module>
  File "lib/mpos/board/linux.py", line 133, in <module>
  File "lib/mpos/sensor_manager.py", line 286, in class_method
  File "lib/mpos/sensor_manager.py", line 109, in init_iio
  File "lib/mpos/imu/manager.py", line 52, in init_iio
  File "lib/mpos/imu/drivers/iio.py", line 21, in __init__
  File "lib/mpos/imu/drivers/iio.py", line 129, in ensure_sampling_frequency_max
TypeError: unsupported types for __add__: 'NoneType', 'str'
2026-03-11 15:10:48 +01:00
..
2026-03-11 12:38:52 +01:00
2026-02-10 23:49:28 +01:00
2026-01-26 15:12:01 +01:00
2026-01-26 15:04:32 +01:00
2025-05-22 21:06:02 +02:00
2025-05-19 10:08:43 +02:00
2025-07-02 12:43:01 +02:00
2025-10-29 09:34:54 +01:00
2026-02-27 12:18:21 +01:00
2025-05-20 14:47:19 +02:00
2026-02-27 12:18:21 +01:00
2025-05-20 15:12:30 +02:00
2025-05-19 11:21:54 +02:00
2025-05-19 10:08:43 +02:00
2025-05-19 21:19:01 +02:00