KSP-RO / RealAntennas

KSP Mod to add better antenna / link calculations to CommNet.
2 stars 5 forks source link

Remove rxHome and txHome from the jobs #42

Closed eggrobin closed 3 months ago

eggrobin commented 3 months ago

use [tr]xIsTracking or [tr]xInAtmosphere as appropriate.

Fix #38.

Capkirk123 commented 3 months ago

This does not appear to actually fix #38?

It does do something, body noise appears to be calculated for everything, including vessels in orbit, as demonstrated by this screenshot, but it also causes atmospheric noise to not be calculated. image Skopos stations do at least now have body noise? image

For reference, this is what working atmospheric noise should look like image And this is the current state of Skopos ground stations image

Edit: on further observation Skopos stations already had body noise. All this does is break atmospheric noise calcs for everything?

Capkirk123 commented 3 months ago

image Much better. Reasonable atmospheric noise values appear to be applied to Skopos and normal ground stations alike.