- Nov 09, 2024
-
-
Jakub Vaněk authored
-
Jakub Vaněk authored
I have missed that the sensor enters the "STATE_CALIBRATE_DONE" state after the calibration. From the reverse-engineered sources it seems to me that in this mode, the sensor will no longer process CMD-SELECT messages. This commit should fix this by cutting off NACKs to the sensor and letting it reboot.
-
Jakub Vaněk authored
-
- Nov 05, 2024
-
-
Václav Jelínek authored
-
- Oct 13, 2023
-
-
This is essentially replaced by the wait-on-access solution implemented in commit 959b6b6a. The sensor code will wait for the sensor once the user tries to access it. The wait_for_connection() function can still be useful, though - with reasonable certainty, it ensures that future accesses to the sensor will not block (barring the situation that the user briefly unplugs the sensor).
-
- May 28, 2023
-
-
Jakub Vaněk authored
-
- May 20, 2023
-
-
Jakub Vaněk authored
-
- Apr 26, 2023
-
-
Jakub Vaněk authored
-
- Apr 13, 2023
-
-
Jakub Vaněk authored
-
- Feb 14, 2023
-
-
Jakub Vaněk authored
-
Jakub Vaněk authored
-
Jakub Vaněk authored
Now they can be imported simply by writing from lib.ev3 import ColorSensor
-
- Feb 13, 2023
-
-
Jakub Vaněk authored
-
- Nov 15, 2022
-
-
Jakub Vaněk authored
-