1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/matlab/ins
James Cotton 0eedaa1250 Change how we convert LLA to NED. Now it is done with a taylor expansion
around the home LLA coordinate to avoid the conversion into ECEF coordinates.
This has the benefit of not requiring double precision math and uses less
operations.

Now we should remove the Rne and ECEF fields from HomeLocation as they are
unused
2012-04-03 03:42:25 -05:00
..
analyzeEKF.m Check in some code for simulating the INSGPS 2012-04-03 03:42:20 -05:00
AttiudeFromVectors.m Check in some code for simulating the INSGPS 2012-04-03 03:42:20 -05:00
compile.m Check in some code for simulating the INSGPS 2012-04-03 03:42:20 -05:00
insgps_ml.c More work for the simulation 2012-04-03 03:42:22 -05:00
insgps_ml.m Check in some code for simulating the INSGPS 2012-04-03 03:42:20 -05:00
insgps.c Work on the INS algorithm 2012-04-03 03:42:21 -05:00
insgps.h Work on the INS algorithm 2012-04-03 03:42:21 -05:00
inspgs_ml.m Check in some code for simulating the INSGPS 2012-04-03 03:42:20 -05:00
LLA2NED_symbolic.m Change how we convert LLA to NED. Now it is done with a taylor expansion 2012-04-03 03:42:25 -05:00
Quaternion2RPY.m Check in some code for simulating the INSGPS 2012-04-03 03:42:20 -05:00
RPY2Quaternion.m Check in some code for simulating the INSGPS 2012-04-03 03:42:20 -05:00
sim.m More simulation work 2012-04-03 03:42:23 -05:00
test.m Check in some code for simulating the INSGPS 2012-04-03 03:42:20 -05:00