explosion33 / PLOP

code base for the SARP 2022-2023 payload
MIT License
2 stars 0 forks source link

Implement Kalman Filter in STM32 version #4

Open explosion33 opened 1 year ago

explosion33 commented 1 year ago

Implement the Kalman Filter class as well as the basic setup found in Rust/main.rs

explosion33 commented 1 year ago

Finished large portion of implementation

Still left todo:

explosion33 commented 1 year ago

Added a timer for sync version setup a working async version

todo:

explosion33 commented 1 year ago

Kalman Filter has been refactored, all that's left to do is test the GPS