rblilja / AltitudeKF
A linear Kalman filter estimating altitude and vertical velocity by doing sensor fusion of acceleration and any altitude measurement such as e.g. barometer or SONAR.
☆33Updated 7 years ago
Alternatives and similar repositories for AltitudeKF:
Users that are interested in AltitudeKF are comparing it to the libraries listed below
- A two-step Kalman/Complementary filter for Estimation of Vertical Position using an IMU-Barometer sytem☆63Updated last year
- A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)☆63Updated 4 years ago
- ☆41Updated 7 years ago
- Quaternion-Based Extended Kalman Filter for Fixed-Wing UAV Attitude Estimation☆92Updated 5 years ago
- ICM-20948 port of the MPU-9250 Kris Winer Arduino library☆37Updated 2 years ago
- Arduino Madgwick/Mahoney AHRS filters for the Pololu AltIMU9 and 10 series of 9 and 10DOF sensors. Includes code for sensor calibration.☆24Updated 9 months ago
- STM32 F4 Quadcopter Flight Software for AQ32 hardware☆39Updated 10 years ago
- OpenIMU - Open Hardware Mini Logger based on ESP32☆42Updated 2 years ago
- Kalman filter to estimate altitude and climbrate(sinkrate) by fusing altitude and acceleration sensor data☆41Updated 3 years ago
- A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)☆118Updated 4 years ago
- Get the best AHRS accuracy out of the Tlera USFS with good sensor calibration☆22Updated 6 years ago
- Implement Kalman filter for your Arduino projects☆142Updated 8 months ago
- The new filter with comparism to the well-known methods☆18Updated 8 months ago
- A compact realtime embedded Attitude and Heading Reference System (AHRS) using Recursive Least Squares (RLS) for magnetometer calibration…☆172Updated 4 years ago
- Arduino sketch for 10 DoF AHRS using the MMC5983MA magnetometer☆11Updated 4 years ago
- Arduino and CMake library for communicating with uBlox GPS receivers.☆107Updated last year
- Extended Kalman Filter (EKF) to fuse GPS coordinates, Altitude, Velocity(NED), Accelerometer X, Accelerometer Y, Accelerometer Z, Gyro X,…☆34Updated 2 years ago
- Teensy3.6 based flight control firmware☆25Updated 5 years ago
- Attitude and Heading Reference System (AHRS)☆52Updated 2 months ago
- 9 DoF sensor fusion with AHRS output for MPU-6050 gyro/accel + HMC5883 magnetometer sensor☆29Updated 3 years ago
- Mahony Fusion Filter and Tilt compensated compass for ICM_20948☆47Updated 3 months ago
- Quaternion Based AHRS Estimation Using MPU9250 and STM32G431