RemoteTech icon indicating copy to clipboard operation
RemoteTech copied to clipboard

Community developed continuation of Kerbal Space Program's RemoteTech mod.

Results 70 RemoteTech issues
Sort by recently updated
recently updated
newest added

I proposed this at the Main RT2 thread, and i got adviced into placing it here. IRL, before major comm networks were online, probes were controled from ground stations. My...

Feature Request

Any chance we can have a GUI option to change the color of individual ground stations dots in order to visually differentiate between future network segments? The color picker created...

Feature Request
UI

Due to flight imprecisions it is practically impossible to properly align a relay network to be consistent across high timewarp. I propose that satellites should snap to any close semimajor...

Feature Request
Game Rules Change

Consider the following MM patch, which is intended to add a 160km Omni antenna to all command pods: ``` @PART[*]:HAS[@MODULE[ModuleCommand]]:NEEDS[RemoteTech]:AFTER[RemoteTech]:FOR[SETIctt] { !%MODULE[ModuleRTAntennaPassive]{} %MODULE[ModuleRTAntenna] { %IsRTActive = true %Mode0OmniRange = 0...

Old Issue: Reconfirm
Bug
Other Mod
Config

Range in communications is customarily computed using the [Friis equation](https://en.wikipedia.org/wiki/Friis_transmission_equation), and RT does quite in a good way too, at least when adopting the root model. Sure enough, polarization (with...

Feature Request

(warning; wall of text inbound:) Since the flight computer is currently being overhauled, it might be time to build in a bit of simple programability. I suggest replacing the current...

Feature Request
FlightComputer

Clicking on "Kerbnet" action on a probe core delay the action if delay is enabled and is reasonably large (or actions are delayed on Flight Computer). Is there any reason...

Request For Comments

Could you please introduce a signal strength bar - signal strength of the first connection on the path to control center. Monitoring signal strength can help avoid some accidental "out...

Feature Request
UI
Connection

I will rewrite the flight computer gui to add the current implemented rover computer and a new part to control the satellite via rcs.

FlightComputer

we have run into an issue in kOS where we want to allow users to use the stock sas system in script to handle basic steering. we quickly realized that...

Feature Request
API
Other Mod