paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 0b1702: [nps] correction betwe


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 0b1702: [nps] correction between geocentric and geodetic e...
Date: Tue, 18 Mar 2014 13:33:14 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 0b1702b8f31a23d90c5ee2fd1dbd2fff7d2ee92a
      
https://github.com/paparazzi/paparazzi/commit/0b1702b8f31a23d90c5ee2fd1dbd2fff7d2ee92a
  Author: Gautier Hattenberger <address@hidden>
  Date:   2014-03-18 (Tue, 18 Mar 2014)

  Changed paths:
    M sw/simulator/nps/nps_fdm_jsbsim.c

  Log Message:
  -----------
  [nps] correction between geocentric and geodetic ecef pos

This correction is required since jsbsim ecef is based on geocentric
model and pprz on geodetic model. This result is that lla pos computed
from ecef is wrong. It is not an issue if you use global coordinates or
if you reset the ecef ref, but it fails if only the reset is only on
altitude (NavSetAltitudeRefHere).
The correction is only computed when using flight plan init (no
JSBSIM_INIT defined in the airframe file), since the
original geodetic lla pos is required and jsbsim init xml files are
directly using geocentric pos.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]