flucto-gmbh / motion-sensor-box

Creative Commons Attribution Share Alike 4.0 International
4 stars 1 forks source link

Comp filter cherry pick #123

Closed pacjac closed 1 year ago

pacjac commented 1 year ago

Cherry picked and manually inserted changes from previous commits and #119, which had conflicting changes.

Cherry picked changes:

  1. Moved complementary_filters content to filters
  2. Renamed msb_attitude to msb_att

Additional changes:

  1. Added dataclass decorator to Attitude config, see #122.
  2. Formatted msb_attitude.py with black.