Files
PX4-Autopilot/src/lib
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-10-19 13:48:23 +02:00
2015-11-22 12:26:07 +01:00
2015-11-17 22:28:09 +01:00
2015-11-17 22:28:09 +01:00
2015-11-28 09:13:15 +01:00