paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 718740: [filter] IMU prefilter


From: Gautier Hattenberger
Subject: [paparazzi-commits] [paparazzi/paparazzi] 718740: [filter] IMU prefiltering using the One Euro filter
Date: Mon, 01 Apr 2019 01:29:47 -0700

  Branch: refs/heads/1euro_imu_filter
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 7187404c73c8222ed37528ac534d49b22e869968
      
https://github.com/paparazzi/paparazzi/commit/7187404c73c8222ed37528ac534d49b22e869968
  Author: Gautier Hattenberger <address@hidden>
  Date:   2019-04-01 (Mon, 01 Apr 2019)

  Changed paths:
    A conf/modules/filter_1euro_imu.xml
    A sw/airborne/filters/1e_filter.h
    A sw/airborne/modules/imu/filter_1euro_imu.c
    A sw/airborne/modules/imu/filter_1euro_imu.h
    M sw/airborne/subsystems/abi_sender_ids.h

  Log Message:
  -----------
  [filter] IMU prefiltering using the One Euro filter

One Euro filter is a very simple adaptive low pass filter that can
efficiently remove the noise from the gyros and accelerometers without
adding to much lag.
As it is a separated module connected to the ABI bus, it can be used
with any IMU and AHRS/INS combination by selecting the correct data
source for the estimation filters.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]