Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sfuhrer
/
ecl
Public
forked from
PX4/PX4-ECL
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 18, 2019
README: Fix link to EKF/ECL tuning guide
hamishwillee
authored and
dagar
committed
8b4ae48
View commit details
Copy full SHA for 8b4ae48
Browse repository at this point
EKF: fixed some comment typos
Show description for f0889c1
CarlOlsson
authored and
dagar
committed
f0889c1
View commit details
Copy full SHA for f0889c1
Browse repository at this point
Commits on Mar 15, 2019
Add DataValidatorGroup tests, add more DataValidator tests (#592)
tstellanova
authored and
dagar
committed
6e77b19
View commit details
Copy full SHA for 6e77b19
Browse repository at this point
Commits on Mar 13, 2019
cmake add ECL_TESTS option only enabled in standalone build
dagar
committed
a892ece
View commit details
Copy full SHA for a892ece
Browse repository at this point
Commits on Mar 12, 2019
EKF: Documentation edits
priseborough
committed
fabd216
View commit details
Copy full SHA for fabd216
Browse repository at this point
EKF: update get_mag_decl_deg()
Show description for 8d6e8ae
CarlOlsson
authored and
priseborough
committed
8d6e8ae
View commit details
Copy full SHA for 8d6e8ae
Browse repository at this point
EKF: Clean up use of magnetometer declination. Before the innovation was not zero in fuseDeclination()
Show description for 2b17ced
CarlOlsson
authored and
priseborough
committed
2b17ced
View commit details
Copy full SHA for 2b17ced
Browse repository at this point
EKF: correct quaternion order
CarlOlsson
authored and
priseborough
committed
1d91785
View commit details
Copy full SHA for 1d91785
Browse repository at this point
EKF: do not update the newest attitude estimate in initialiseFilter(). Is is now done in alignOutputFilter()
CarlOlsson
authored and
priseborough
committed
000aa0d
View commit details
Copy full SHA for 000aa0d
Browse repository at this point
EKF: Change the EKF initialization to
Show description for 96c5c14
CarlOlsson
authored and
priseborough
committed
96c5c14
View commit details
Copy full SHA for 96c5c14
Browse repository at this point
EKF: initialize the newest attitude estimate to a valid quaternion
Show description for ea259d3
CarlOlsson
authored and
priseborough
committed
ea259d3
View commit details
Copy full SHA for ea259d3
Browse repository at this point
EKF: Also update the newest and oldest quaternion estimate in
Show description for 6cf512f
CarlOlsson
authored and
priseborough
committed
6cf512f
View commit details
Copy full SHA for 6cf512f
Browse repository at this point
EKF: fix the rotation direction of the buffered attitude solutions
Show description for 78122b2
CarlOlsson
authored and
priseborough
committed
78122b2
View commit details
Copy full SHA for 78122b2
Browse repository at this point
EKF: cleanup use of _mag_filt_state
Show description for 56b6b7a
CarlOlsson
authored and
priseborough
committed
56b6b7a
View commit details
Copy full SHA for 56b6b7a
Browse repository at this point
EKF: remove unused variable
Show description for 37339de
CarlOlsson
authored and
priseborough
committed
37339de
View commit details
Copy full SHA for 37339de
Browse repository at this point
Commits on Mar 9, 2019
Initial unit tests for DataValidator (#588)
tstellanova
authored and
dagar
committed
6c759e0
View commit details
Copy full SHA for 6c759e0
Browse repository at this point
Ekf: add more useful methods to interface with the covariances (#543)
TSC21
authored and
dagar
committed
4e0e68e
View commit details
Copy full SHA for 4e0e68e
Browse repository at this point
Commits on Mar 5, 2019
attitude_fw remove unused
dagar
committed
a85d3a4
View commit details
Copy full SHA for a85d3a4
Browse repository at this point
EKF drop unused timestamp from collect_gps() and pass data by const reference
dagar
committed
c66f7f4
View commit details
Copy full SHA for c66f7f4
Browse repository at this point
Add Paparazzi compatibility (#580)
Show description for 78b899c
fvantienen
authored and
dagar
committed
78b899c
View commit details
Copy full SHA for 78b899c
Browse repository at this point
cmake standalone build pin PX4/Matrix to commit
Show description for 5cd3310
dagar
committed
5cd3310
View commit details
Copy full SHA for 5cd3310
Browse repository at this point
Commits on Feb 8, 2019
EKF mag_fusion avoid unnecessary double promotion
dagar
committed
1378ec1
View commit details
Copy full SHA for 1378ec1
Browse repository at this point
Commits on Feb 6, 2019
EKF: add method to get the terrain variance
CarlOlsson
authored and
dagar
committed
54ab819
View commit details
Copy full SHA for 54ab819
Browse repository at this point
Commits on Feb 3, 2019
EKF tests update SWIG usage and use latest containers
dagar
committed
c5554ca
View commit details
Copy full SHA for c5554ca
Browse repository at this point
Commits on Jan 31, 2019
EKF: Ensure FW yaw alignment method is used on first in-air reset
priseborough
authored and
dagar
committed
dd58e69
View commit details
Copy full SHA for dd58e69
Browse repository at this point
EKF: protect declination fusion from badly conditioned earth field estimates
Show description for 3accab1
priseborough
authored and
dagar
committed
3accab1
View commit details
Copy full SHA for 3accab1
Browse repository at this point
EKF: Update cleaned up autocode fragment with sign error fix and missing LD
priseborough
authored and
dagar
committed
7bddbd1
View commit details
Copy full SHA for 7bddbd1
Browse repository at this point
EKF: Prevent unwanted declination fusion when re-starting 3-axis fusion
priseborough
authored and
dagar
committed
fe378fd
View commit details
Copy full SHA for fe378fd
Browse repository at this point
EKF: Rework use of fuseDeclination()
Show description for bd1647a
priseborough
authored and
dagar
committed
bd1647a
View commit details
Copy full SHA for bd1647a
Browse repository at this point
EKF: Save mag field covariance data before reset
priseborough
authored and
dagar
committed
d52f536
View commit details
Copy full SHA for d52f536
Browse repository at this point
EKF: Save mag field covariance information on startup
priseborough
authored and
dagar
committed
82ce7a8
View commit details
Copy full SHA for 82ce7a8
Browse repository at this point
EKF: Ensure mag field state covariance data is always available for re-use
Show description for 708c79e
priseborough
authored and
dagar
committed
708c79e
View commit details
Copy full SHA for 708c79e
Browse repository at this point
EKF: Don't discard declination certainty information when resuming 3-axis fusion.
Show description for 8839e4e
priseborough
authored and
dagar
committed
8839e4e
View commit details
Copy full SHA for 8839e4e
Browse repository at this point
EKF: Prevent rapid changes in declination estimate after a reset
Show description for 25148e1
priseborough
authored and
dagar
committed
25148e1
View commit details
Copy full SHA for 25148e1
Browse repository at this point
EKF: limit yaw variance increase to 0.01 rad^2 to prevent a badly conditioned covariance matrix
Show description for 6e7c119
CarlOlsson
authored and
dagar
committed
6e7c119
View commit details
Copy full SHA for 6e7c119
Browse repository at this point
Previous
Next
You can’t perform that action at this time.