Skip to content
Snippets Groups Projects
  1. Feb 08, 2022
  2. Feb 20, 2019
    • Luc Maisonobe's avatar
      Improved robustness of recovery algorithm when refining returns null. · 0efb1aa8
      Luc Maisonobe authored
      Direct location is performed in two phases, with a first intersection
      being computed without corrections, then correction are applied and the
      first solution is "refined". It was expected that the DEM cell did not
      change there. Unfortunately, sometimes the refining did not find a
      result in the same DEM cell. This was a very rare occurrence, and was
      detected first on very ... rugged areas like mountains.
      
      Now, when this rare event is detected, we restart a full-blown
      intersection but starting from a point just after the exit of the
      failing cell, when LOS is still above DEM and we prevent the algorithm
      to find solutions backward (i.e. we prevent it from finding the previous
      solution again and looping infinitely).
      0efb1aa8
  3. Feb 12, 2019
    • Guylaine Prat's avatar
      Add and take into account atmospheric refraction flag in dump. · 2a136dcc
      Guylaine Prat authored
      If the flag is set to true, we use in the DumpReplayer the default
      MultiLayerModel. In case the user uses another model, one must asks the
      user's model for debug purpose.
      The dump files were updated to add the atmospheric refraction flag in
      the direct loc and inverse loc lines.
      2a136dcc
  4. Feb 08, 2019
  5. Jan 18, 2018
  6. Aug 25, 2016
  7. Jul 23, 2015
  8. Jun 18, 2015
  9. May 19, 2015
  10. May 18, 2015
  11. Apr 23, 2015
  12. Mar 24, 2015
  13. Feb 25, 2015
  14. Feb 24, 2015
  15. Feb 11, 2015
  16. Feb 10, 2015
  17. Dec 11, 2014
  18. May 27, 2014
  19. Apr 04, 2014
  20. Mar 29, 2014
Loading