Skip to content
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

Fix science transmit value #1889

Merged
merged 1 commit into from
Dec 6, 2016

Conversation

hvacengi
Copy link
Member

@hvacengi hvacengi commented Dec 2, 2016

Fixes #1795

ScienceExperimentFields.cs

  • Protect ScienceValue method from null ref for subjectByID
  • TransmitValue now ues ExperimentResultDialogPage to get the transmit
    value, ensuring it replicates the display readout (partial fix for Support for KSP 1.2 #1835)

Fixes KSP-KOS#1795

ScienceExperimentFields.cs
* Protect ScienceValue method from null ref for subjectByID
* TransmitValue now ues ExperimentResultDialogPage to get the transmit
value, ensuring it replicates the display readout (partial fix for KSP-KOS#1835)
@Dunbaratu Dunbaratu merged commit 97a87a8 into KSP-KOS:develop Dec 6, 2016
@hvacengi hvacengi deleted the issue-1795-sciencedata-values branch January 27, 2017 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ScienceData sciencevalue and transmitvalue not working in sandbox mode
2 participants