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
2025-11-20 22:22:55 +01:00
2026-03-11 11:13:51 +01:00
2026-03-11 12:38:52 +01:00
2026-02-27 12:40:29 +01:00
2026-03-09 12:43:08 +01:00
2025-11-29 13:04:52 +01:00
2026-02-25 20:53:25 +01:00
2025-06-15 09:09:33 +02:00
2026-02-28 22:37:41 +01:00
2025-10-24 17:57:04 +02:00
2026-02-13 13:06:03 +01:00
S
Description
No description provided
Readme MIT 4.2 MiB
Languages
Python 75.3%
C 11.5%
JavaScript 7.2%
HTML 3.5%
Shell 1.4%
Other 1%