1
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
bd683d9b74
don't drop connection on spurious lapse
also reduced logging (systemd is a killer)
2025-02-09 12:56:09 -05:00
852b95dcc0
propagate voltage to controller 2025-02-08 22:22:17 -05:00
6a285fe7cd
controller input timeout 2025-02-04 19:27:26 -05:00
951dafc7d5
switched southbridge->northbridge to postcard cobs 2025-02-04 17:50:15 -05:00
17553cf2a3
thingy drives
added deadzone to gamepad controller

mended drive polarity

wait to start telem until awakened by northbridge
(linux doesn't boot in 300 cycles)
2025-02-04 15:48:14 -05:00
1c268bba12
converted southbridge -> northbridge to length-data
also divided the pwm clock by ten to align with microseconds
2025-02-04 13:54:01 -05:00
a9573dc8bc
switched northbridge -> southbridge communication to length-data
buffereduart peek does not appear to work, and
coms are very stable with shielded wire
2025-02-04 13:06:38 -05:00
a7efcab3ce
updated cargo cross config
encoder builds for now (not pinning image)
2025-02-03 14:37:27 -05:00
b012a83ee0
recv control input on northbridge 2025-02-03 14:09:20 -05:00
e717238727
added basic controller 2025-02-03 13:54:16 -05:00
8a972cd660
encoder/decoder impl 2025-02-03 13:13:02 -05:00
ecd0800891
enable on start 2025-02-02 15:50:10 -05:00
91ed6eeb14
moved serialization to encoder 2025-02-01 16:24:10 -05:00
5d88a32095
sink converter (unpin woes) 2025-02-01 16:18:46 -05:00
80d15f7079
northbridge stub 2025-01-31 13:51:58 -05:00