What color should I make them ?
They look like toggles to me.
How about implementing OPS801 which is used for L-1 pre-entry system checkouts?
The latest version of meshres_vc.h defines GRP_MSH_VC repeatedly, which results in a number of macro redifinition warnings when compiling. The problem is that VC.msh has a number of groups labeled as 'MSH object xx', and meshc only reads the first word.
The smartest and simplest solution would be just to replace the blankspaces with underscores. That way the label would be still intact, but all of the label would be read by meshc.The latest version of meshres_vc.h defines GRP_MSH_VC repeatedly, which results in a number of macro redifinition warnings when compiling. The problem is that VC.msh has a number of groups labeled as 'MSH object xx', and meshc only reads the first word.
The smartest and simplest solution would be just to replace the blankspaces with underscores. That way the label would be still intact, but all of the label would be read by meshc.
And then in the future, avoid using blankspaces and treat labels as Internet URLs which doesn't permitt using blankspaces.

For the HAC, you should be able to use GPC MFD.I just flew a manual three engine RTLS abort with the latest SSU build, which was actually not as bad as I expected, but I really felt the lack of the reentry displays and autopilots. Landed 50m away from the runway because I had to guestimate the HAC. But at least my terminal approach energy management was not too bad as I had been pretty well inside the box.
The DAP development would also be a critical task to improve the RTLS maneuver, IMHO, an automatic speed brake control by the Aerojet DAP during the early reentry would take a lot of work away from the player.
For the HAC, you should be able to use GPC MFD.
For the speedbrake, do you have any idea of how it's actually used during reentry? One thing I'd really like to do is use the bodyflap to automatically counteract the pitch-up force caused by opening the speedbrake, but I don't know how to calculate the required change in bodyflap position.
That is what I'm doing now, editing each panel and saving it seperately.
In this case, please deactivate the APDS control panel lights. Right now they're constantly on.- Implement a minimal electrical power system and improve the ODS panel implementation.
In this case, please deactivate the APDS control panel lights. Right now they're constantly on.