Author Topic: Elite Dangerous planetary landing guidance  (Read 5599 times)

netkingcol

  • Newbie
  • *
  • Posts: 28
Elite Dangerous planetary landing guidance
« on: June 26, 2019, 12:01:00 AM »
For those who are still having trouble flying to and landing at a given latitude and longitude on a planet or moon, here is a profile to help you.

It uses EDDI v3.4.0 to retrieve current latitude, longitude, and altitude and calls an inline function to perform calculations of the range, bearing, and slope to the target destination. The commander steers the ship onto the suggested heading, paying attention to range and slope. It's still left to the commander's judgement when to drop out of orbital cruise as the range decreases and the slope increases, so this isn't an autopilot.

This video demonstrates the use of the profile by flying to location (15,-60) on a planet that's about 4,800km in radius:

https://youtu.be/kPNkjJsEQQ4


Release 1.2 is attached.
« Last Edit: June 27, 2019, 05:56:25 AM by netkingcol »

netkingcol

  • Newbie
  • *
  • Posts: 28
Re: Elite Dangerous planetary landing guidance
« Reply #1 on: June 27, 2019, 02:43:55 AM »
Landing Guidance v1.1
==============
Release Notes
--------------------
  • Stop trying to be clever by aiming for a point 5km above the target which typically causes an overshoot. Let the commander learn to judge the approach slope based on the range to the destination and the altitude above the dropout point from orbital cruise.
  • Removed all settings to save target details to the profile. This is not necessary.
  • Tidied the code, renaming commands and variables to align with the title of 'Landing Guidance'.

The new profile is attached along with an updated ReadMe.