- Aug 17, 2023
-
- Aug 16, 2023
-
- Aug 14, 2023
-
-
Anon authored
-
- Aug 13, 2023
- Aug 12, 2023
-
-
Alexander authored
- Aug 11, 2023
-
-
dx authored
Also: - improved LED docs - fixed the repr of the leds module - fixed fix LED_POSITIONS in the sim About the last point, the previous version was clockwise but not starting from the top, but from the "first" LED according to the hardware, which is ~11 LEDs after the one at the top. The C firmware already adjusts for this. Not fixed by this commit: Melodic demo (it's already a mess) Didn't need changes: nick (now rotates clockwise)
-
q3k authored
-
- Aug 10, 2023
-
- Aug 09, 2023
- Aug 07, 2023
-
- Aug 06, 2023
-
-
Required a bunch of renaming from ctx.Ctx to ctx.Context (its real name) Makes the docs actually show docstrings Also apparently mypy doesn't like "from typing_extensions import Protocol" and the fact that it didn't complain so far means that we're probably not type checking everything.
- Aug 05, 2023
- Aug 04, 2023
- Aug 03, 2023
- Jul 30, 2023
-
- Jul 28, 2023
- Jul 20, 2023
-
-
q3k authored
-
- Jul 17, 2023
-
-
q3k authored
-