Files
PX4-Autopilot/src/lib/geo
Peter Duerr c070d326e0 Avoid violation of acos' domain in map_projection
* There are pathological cases (e.g., setpoint very close to reference
  for certain reference latitudes), where numerical errors lead to a sum
  larger than 1.0 passed to acos, resulting in NaN values.

This should fix issue #2813
2015-12-04 14:14:31 +09:00
..
2015-09-07 20:37:45 -04:00
2015-11-17 22:28:09 +01:00