Jump to content

[WIP]Pappolo Display Panel plugin


Tigrou

Recommended Posts

Those who use MechJeb or SteamGauges will not need this one, but I wanted to created a light and non-intrusive panel which should be able to display some essential informations actually available only in Map or IVA views :

- Radar altitude ;

- Geographic coordinates ;

- Apoapsis & periapsis.

This actually looks like this :

wip_00.png

For the moment, I only implemented altitude over terrain for testing, and it works nicely. Other values will come soon.

To do list :

- Add icon to hide/reveal panel.

- Implement missing parameters.

- Use LCD font to give an Apollo-like computer panel, as this one :

apollo_panel_detail.jpg

I started to project by using codes shared by NavyFish for a non-part plugin. Many thanks to him. :)

Link to comment
Share on other sites

Well, I use MechJeb, so I may not need it, but I've DL'd it and use it anyway. :) It's not a function of 'need', but of utility. Your plugin presents the pertinent information I need in an easy to read format, without having to have three different MJ windows open and cluttering up the screen. So thanks for making it, and I look forward to more good things from you in future, if you're so inclined. :D

Link to comment
Share on other sites

minor improvements fix the issues i found:

-The coordinates works fine all the time,

-After the radar goes blank so does Pe and Ap

-When reaching orbit velocity only Pe works Alt and Ap is blank.

still great looking addon.

Link to comment
Share on other sites

In facts, it bugs when value is very huge and it is displayed as exponential format as "1.1234567E+7".

So, the parser function is driving crazy. :)

Edit : fixed. The Mathf.Round function has been declared guilty and mercilessly replaced by a rough cast.

Edited by Tigrou
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 years later...
This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...