CrustyAuklet / GPS-Kalman-Filter

Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPS-Kalman-Filter

Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE

Note this requires the TinyGPS++ Library on Arduino to work and MATLAB API to display data

About

Filter out GPS Noise on Arduino and applying a Kalman Filter with SSE implementation

License:MIT License


Languages

Language:C++ 100.0%