QUB-ASL / bzzz

Quadcopter with ESP32 and RaspberryPi
MIT License
7 stars 1 forks source link

Packaging pi code #100

Closed patchedByBatman closed 11 months ago

patchedByBatman commented 11 months ago

Main Changes

Packaging Python code running on Pi. Below is the changes list:

  1. Moved folder raspberry/estimators to raspberry/bzzz/estimators.
  2. Moved folder raspberry/read_sbus to raspberry/bzzz/read_sbus.
  3. Moved folder raspberry/simulations to raspberry/bzzz/simulations.
  4. Some minor code changes.

Associated Issues

None

Tests

Just repacking existing code.

alphaville commented 11 months ago

I'm not sure when/whether the altitude KF was reviewed, but here are a few comments from my side: