HCKalmanFilter Versions Save

HCKalmanFilter is Swift implementation of Kalman filter algorithm intended to solve problem with GPS tracking

1.2.1

6 years ago
  • Podfile and podspec file updated

1.2.0

6 years ago
  • Upgraded the matrix processing functions in HCMatrixObject class
  • small Compile Sources bug fix
  • small Location Accuracy bug in main kalmanFilter function fixed

1.1.0

6 years ago
  • Included altitude value correction
  • Small bug fixes
  • Sample project refactoring

1.0.1

6 years ago

Updated README.md, HCKalmanFilter.podspec, LICENSE, and comments in some files in the project.

1.0.0

6 years ago

Published the first version of HCKalmanFilter.