Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

TODO List and Feature Ideas

richardbunt edited this page Oct 21, 2014 · 5 revisions
  • Export vessel list
  • Integrate CoffeeScript into the build pipeline
  • Modify Alexmun's code to use websockets if available
  • Update Kerbal Maps to use websockets
  • Modify other pages to use web sockets if available.
  • Modify Alexmun's code to cope with multiple sensors.
  • Test web socket stability when there is no Telemachus part on the craft.
  • Convert Telemachus behaviour to use start up annotations. [KSPAddon(KSPAddon.Startup.EveryScene, false)]
  • API to set targets.
  • Auto generate API and produce formatters on a per C# type basis.
  • Ask Nathan about real fuel Support.
  • Detailed API signatures - standardise the documentation syntax.
  • Replace pages using mobile JQuery UI with that of the D-Pad. Checkout console window.
  • Protractor page.
  • Staging information and resources page.
  • Ascending and descending nodes.
  • Change ships.
  • EVA - Crew Manifest
  • Create a vessel state class for the active vessel so that properties such as resources, thrust, mass and sensors can be calculated a single pass.
  • Fine controls.
  • Impact prediction.
  • Thrust, weight and deta-v information.
  • Increase accuracy of sensors by using internal functions at the sensor parts position.
  • Overlay graphs
  • Multiple vessel support.
  • Clear sensor and resource cache on vessel change. Move the detector to update in the part module loop.
  • Manoeuvre node information.
  • Allow the renaming of action group buttons.
  • Integrate video feed.
  • Logging.
Clone this wiki locally