|
24c8773820
|
Completely ported compass to embassy.
|
2025-07-11 14:32:56 +02:00 |
|
|
3471b71dbc
|
ajusted line drawing from an array of u8 to array of bool.
|
2025-07-11 12:00:34 +02:00 |
|
|
45578958a6
|
got embassy compass outputting a heading number.
|
2025-07-08 17:22:26 +02:00 |
|
|
b894d424aa
|
WIP, learning embassy.
|
2025-06-24 23:27:07 +02:00 |
|
|
26a1da2cb9
|
Fixed some math bugs in the compass calcs, needle is now more accurate.
|
2025-06-23 18:00:26 +02:00 |
|
|
a77b3845e0
|
documentation, stripped out unused functionality.
|
2023-10-30 13:22:42 -05:00 |
|
|
4e4b314ccd
|
hooked up the line drawing algorithm to the compass.
This entailed fixing a few bugs in it as well.
|
2023-10-29 20:27:26 -05:00 |
|
|
3e29d8bc6a
|
Added unit tests!!
|
2023-10-28 23:02:22 -05:00 |
|