This website requires JavaScript.
Explore
Help
Sign In
aepko
/
Ardupilot2
Watch
1
Star
0
Fork
0
You've already forked Ardupilot2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7dd909a16b
Ardupilot2
/
libraries
/
AP_DCM
History
Andrew Tridgell
8707965c15
DCM: changed the sense of floating point range comparison
...
This allows us to detect NaN, otherwise NaN values were considered 'in range'
2012-02-23 11:41:26 +11:00
..
examples
/DCM_Test
added a simple DCM library example
2012-01-18 21:25:19 +11:00
AP_DCM_HIL.cpp
Fix HIL DCM to match actual
2011-10-28 17:40:18 +08:00
AP_DCM_HIL.h
DCM: remove the taylor expansion optimisation for renormalisation
2012-02-23 08:16:08 +11:00
AP_DCM.cpp
DCM: changed the sense of floating point range comparison
2012-02-23 11:41:26 +11:00
AP_DCM.h
DCM: range check the matrix before calculating pitch
2012-02-23 08:16:08 +11:00