Skip to content
Snippets Groups Projects
  1. Mar 23, 2023
  2. Mar 22, 2023
  3. Jun 15, 2022
  4. Jun 14, 2022
  5. Feb 08, 2022
  6. Dec 11, 2021
  7. Dec 09, 2021
  8. Oct 25, 2021
  9. Jul 17, 2020
  10. Jul 08, 2020
  11. Jul 07, 2020
  12. Jul 01, 2020
  13. Jun 30, 2020
  14. Jun 29, 2020
  15. Jun 25, 2020
  16. Jun 23, 2020
  17. Jun 22, 2020
  18. Oct 30, 2019
  19. Mar 07, 2019
  20. Mar 05, 2019
  21. Feb 28, 2019
  22. Feb 27, 2019
  23. 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
  24. Feb 15, 2019
  25. Feb 12, 2019
  26. Feb 08, 2019
  27. Jan 25, 2019
Loading