CessnaSkyhawk / SkyhawkScienceSystem

Other
12 stars 18 forks source link

Fix some SAS upgrade related B9PartSwitch warnings with BDB 11.0 #72

Closed rkunze closed 1 year ago

rkunze commented 1 year ago

BDB 11.0 now apparently has ModuleSAS on some parts that do not have a ModuleCommand at all, and so are not caught by the generic SAS upgrade patch. Fixed generically in afdff3e by appliying the same logik to parts with ModuleSAS but no ModuleCommand as for the uncrewed probes with ModuleCommand and ModuleSAS.

Also, BDB11 adds an option to fly Kane-11 (Apollo) uncrewed, gated behind the BDB SAS upgrade that grants prograde/retrograde control. Fixed in b7b2f85 by tying that to the sss_SAS2 upgrade instead.