Blaarkies / ksp-visual-calculator

Online tool for Kerbal Space Program that helps players determine delta-v requirements for a mission, and what type of comms dishes a certain satellite requires.
https://ksp-visual-calculator.blaarkies.com
Other
23 stars 0 forks source link

Add CommNet control indicator to craft #62

Closed Blaarkies closed 11 months ago

Blaarkies commented 1 year ago

See #60

Currently it is not clear which craft have remote control without inspecting the connections from the craft all the way to the nearest DSN or Remote Guidance Core.

Use the node-graph lib from the Delta-v page to traverse the CommNet signal network to finding a connection to a DSN/RGC end-node. Finding the absolute shortest(strongest) signal path is not strictly necessary, but having a final connection strength reading would be great for the user.

Blaarkies commented 11 months ago

Using a red indicator to show when no control is available.

image

A connection with a control point (such as the KSC on Kerbin) will have no control available image

A "RC-L01 Remote Guidance Unit" part provides remote control to

KSC(or any other planetoid's DSN) acts as a guidance control point.