-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement docking probe temp sensor for telemetry #1312
base: Orbiter2016
Are you sure you want to change the base?
Implement docking probe temp sensor for telemetry #1312
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Docking probe temperature is successfully transferred to the telemetry client when the cbs are closed and stays within the voltage limits. When docked, the temperature of the probe remains relatively close to the current cabin temperature, alternating slightly.
When undocked, a simulated period of 80 hours (maximum lunar orbit undocked time) gave these results for the probe facing the sun, the probe away from the sun, and the CSM in free drift:
This is not perfect to the real world conditions, but it provides the best balance between heating and cooling that I could find.
No description provided.