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

Skopos ground stations have no atmosphere/pointing noise applied #15

Closed
Capkirk123 opened this issue Aug 17, 2024 · 2 comments
Closed
Assignees

Comments

@Capkirk123
Copy link
Collaborator

Partner issue to KSP-RO/RealAntennas#38, as resolving it may demand changes from both mods

As shown in this screenshot of the connection debugger, no atmospheric noise is applied to receiving ground station, even with the antenna pointing a mere 0.9 degrees above the horizon.

Possibly related to KSP-RO/RealAntennas#14, which also appears to stem from RealAntennas not quite realizing Skopos ground stations are ground stations and treating them as vessel antennas instead (vessel antennas do not have atmospheric noise calculations applied)

@eggrobin
Copy link
Member

This needs an RA-side fix, KSP-RO/RealAntennas#38 (comment).
It then needs a fix here, namely to give ground stations RACommNetHomes a ParentBody somehow. That should also fix #14.

@eggrobin eggrobin self-assigned this Aug 17, 2024
@eggrobin
Copy link
Member

It then needs a fix here

It turns out it doesn’t, they have a ParentBody already. Fixed by KSP-RO/RealAntennas#42.

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

No branches or pull requests

2 participants