Commit Graph

6 Commits

Author SHA1 Message Date
Stedd 6a03848435 Packing data for UDP telegram
Naive approach, but it works for now
2023-10-22 01:18:13 +02:00
Stedd c49c511d75 First UDP test
Copied code from UDP example
Added calls in setup and loop
Added Wifi config
2023-10-21 18:03:08 +02:00
Stedd b8e6e120d4 Balance Controller kind of works
Not sure why the gains dont work anymore.
Anyways, continuing with UDP publishing.
2023-10-21 17:51:45 +02:00
Stedd 62e07ce32a Balance controller is not working 2023-10-21 15:55:08 +02:00
Stedd 61684e11a6 Code compiles and runs
Getting correct pitch angle in SerialPlotter
2023-10-21 15:00:22 +02:00
Stedd 94c0d8621b Renamed Main and placed scripts in root folder 2023-10-21 13:25:29 +02:00