Commit Graph

115 Commits

Author SHA1 Message Date
Johnathon Slightham
548e8db484 Fix RIP bugs, add in UART 2026-05-19 23:13:25 -04:00
d4602012f1 Update code for demo 2026-05-19 23:13:25 -04:00
Justin Chow
80f9e295b5 fix watchdog 2026-05-19 23:13:25 -04:00
5f6b5cc940 Flush the LUT every 30 seconds to prevent broken entires from causing incontrollable robot 2026-05-19 23:13:25 -04:00
9cd7cbac3b Fix watchdog on rmt task 2026-05-19 23:13:24 -04:00
Justin Chow
5f02634794 add logs and decerase rx queue wait timer 2026-05-19 23:13:24 -04:00
94237011be Update PID tuning 2026-05-19 23:13:24 -04:00
5eca9c0a35 Send sensor reading over control frame instead of generic + ack 2026-05-19 23:13:24 -04:00
367b93a68e Increase LUT size 2026-05-19 23:13:24 -04:00
Johnathon Slightham
870e87b428 Js/servo max speed 2026-05-19 23:13:24 -04:00
404d18cc0c Update DC motor parameters 2026-05-19 23:13:24 -04:00
da858d1ca6 Reliability fixes for wired comms 2026-05-19 23:13:24 -04:00
b1ca6da6a1 Fix battery module not showing up in UI 2026-05-19 23:13:24 -04:00
bb08a2f0ba Add a cache to data link layer for control frames with hash 2026-05-19 23:13:24 -04:00
1083d3e2c0 Send topology information more often 2026-05-19 23:13:24 -04:00
c8cd1545dc Fix mDNS crash 2026-05-19 23:13:24 -04:00
74d57dd915 Append id to wifi ssid 2026-05-19 23:13:24 -04:00
Justin Chow
e9edc33b96 fixed leo's broken dc motor 2026-05-19 23:13:24 -04:00
Johnathon Slightham
71ff7b63ac Fix generic UDP frame type 2026-05-19 23:13:24 -04:00
f8b43036b3 Add crash logging and retrieval 2026-05-19 23:13:24 -04:00
8135f0e248 Log the reason for the config read to fail 2026-05-19 23:13:24 -04:00
d90d5b9550 Very minimal error reporting 2026-05-19 23:13:24 -04:00
10d03a895f Fix RMT does not work 2026-05-19 23:13:24 -04:00
ab761ba90f Fix define guard on distancesensor 2026-05-19 23:13:24 -04:00
377b6a7cc0 Change direction of DC motor for final module design 2026-05-19 23:13:24 -04:00
7e1ba801d1 Fix UDP server when in softap mode 2026-05-19 23:13:24 -04:00
20b047bbfe Add distance sensor, rewrite OLED to use new i2c library 2026-05-19 23:13:24 -04:00
29b79fbbb5 Remote configuration 2026-05-19 23:13:24 -04:00
c66c7bf17c Fix crashing due to config with the wrong number of ports 2026-05-19 23:13:24 -04:00
7b9aa3cd95 Add define guards around ring buffer 2026-05-19 23:13:24 -04:00
107f185527 OTA + remote logging + profiling 2026-05-19 23:13:24 -04:00
63a18677cb Add gripper module 2026-05-19 23:13:24 -04:00
Johnathon Slightham
649669d598 RPC calls 2026-05-19 23:13:24 -04:00
52ff24e649 Display control code 2026-05-19 23:13:24 -04:00
Johnathon Slightham
2e9004ee34 Reduce DataLink latency 2026-05-19 23:13:24 -04:00
b9c6a99260 Create pinout 2026-05-19 23:13:24 -04:00
017a5f3cf0 Sensor data implementation 2026-05-19 23:13:24 -04:00
5f31171fe6 Format TCPServer 2026-05-19 23:13:24 -04:00
64f0b4f91a Fix AP mode 2026-05-19 23:13:24 -04:00
b4d30aac01 Add formatting style 2026-05-19 23:13:24 -04:00
e0bd150878 Fix versioning 2026-05-19 23:13:24 -04:00
28ea0a130c Revert back to v5.5
This reverts commit 5c751cacc570ed1bdaf8d828143931b0a571b3ac.
2026-05-19 23:13:24 -04:00
e0d1f008f1 Create compile_commands symlink 2026-05-19 23:13:24 -04:00
9e7f15d548 Update readme to esp v6.0 2026-05-19 23:13:24 -04:00
c289a641df Work on sensor 2026-05-19 23:13:24 -04:00
f1b7c6fced Fix wireless restarts itself after intentionally disabled 2026-05-19 23:13:24 -04:00
86d773ea2d Update SensorMessage_generated.h 2026-05-19 23:13:24 -04:00
35ade5624a Create SensorMessage_generated.h 2026-05-19 23:13:24 -04:00
5e8827c128 Add back leader update 2026-05-19 23:13:24 -04:00
7f717f56ba Fix shutdown functions 2026-05-19 23:13:24 -04:00