1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jun 30, 2024 — Jun 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README updates More... over 11 years ago
Merge pull request #14 from sfwa/bendyer-ccs-build More... over 11 years ago
Use square root estimate in Cholesky decomposition More... over 11 years ago
Merge pull request #13 from sfwa/bendyer-ccs-build More... over 11 years ago
Switch to optimised, approximate atan2 [fixes #10] More... over 11 years ago
Dynamics model optimisation; worked around buffer overrun issue when compiling in CCS More... over 11 years ago
Performance improvements for X8 dynamics model More... over 11 years ago
Merge pull request #8 from sfwa/bendyer-dynamics-fixes More... over 11 years ago
Added X8 flying wing dynamics model More... over 11 years ago
Tuned equations to avoid instability in ACADO and excessive acceleration in X-Plane model More... over 11 years ago
Hard-coded coefficients in revised dynamics model for validation in NMPC code More... over 11 years ago
Replace pitch rate^2 with pitch rate in pitch moment equation; use qbar based on horizontal airflow More... over 11 years ago
Merge branch 'bendyer-dynamics-fixes' of https://github.com/sfwa/ukf More... over 11 years ago
Removed max velocity and angular rate constraints in dynamics model More... over 11 years ago
Fixed out-of-bounds defect reported by Coverity More... over 11 years ago
Merge pull request #5 from sfwa/bendyer-side-force-coeffs More... over 11 years ago
Allow for non-zero lift at alpha = 0; bring ccs-c66x version into line with Eigen More... over 11 years ago
Convert lift/drag/side force from wind frame to body frame More... over 11 years ago
Merge pull request #4 from sfwa/bendyer-side-force-coeffs More... over 11 years ago
Fixed Python install issues More... over 11 years ago
Removed alpha coefficients from side force estimation More... over 11 years ago
Updated C66 project files and setup.py build step More... almost 12 years ago
Merge pull request #3 from sfwa/bendyer-ccs-c66x More... almost 12 years ago
More robust handling of rdtsc and _nassert code More... almost 12 years ago
Re-worked temporary buffer assignments to cut space utilisation by 3247B More... almost 12 years ago
Fixed DLL path More... almost 12 years ago
Added test changes back in after rebase More... almost 12 years ago
Fixed some warnings; added loop and pointer constraints for C66x compiler More... almost 12 years ago
Using conditional matrix print macro for debugging More... almost 12 years ago
Fixed uninitialized measurement values leading to numerical instability; using C66 standard library sqrt function More... almost 12 years ago