[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 4dc4cd: [state interface] fix
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 4dc4cd: [state interface] fix LLA calculation if only UTM ... |
Date: |
Mon, 04 May 2015 05:41:32 -0700 |
Branch: refs/heads/state_fix_lla_utm
Home: https://github.com/paparazzi/paparazzi
Commit: 4dc4cd5626d8910114f3f85e6dc53fa9c7df434a
https://github.com/paparazzi/paparazzi/commit/4dc4cd5626d8910114f3f85e6dc53fa9c7df434a
Author: Felix Ruess <address@hidden>
Date: 2015-05-04 (Mon, 04 May 2015)
Changed paths:
M sw/airborne/state.c
Log Message:
-----------
[state interface] fix LLA calculation if only UTM origin initialized
as is the normal case in the fixedwing firmware.
While this fixes the immediate issue of making stateGetPositionLla_i() usable
in fixedwing firmware,
we really need to properly fix/implement UTM support in the state interface.
That means removing the HACK that ENU = UTM!
See also #455 and #641
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 4dc4cd: [state interface] fix LLA calculation if only UTM ...,
GitHub <=