Radar Uplink


Useful radar circuit options. Read individual space platform status and unfulfilled requests to better control your rocket silos. Send signals across surfaces via named channels, with optional interplanetary transmission. Very low performance cost.

Utilities
9 days ago
2.0
148
Circuit network

Changelog

Version: 1.4.2
Date: 02. 06. 2026
  Minor Features:
    - Space age is now optional (Platforms mode greyed out without space_travel feature_flag)
  Bugfixes:
    - Correctly support modded radars not named "radar"
Version: 1.4.1
Date: 25. 05. 2026
  Info:
    - Fixed versioning scheme. (0.1.4 -> 1.4.x)
  Bugfixes:
    - Fixed serious bug with on_init that may have caused new saves to always crash. (sorry)
    - Fixed very rare crash when interacting with radar gui of ghost entity after it gets built (and the ghost becomes invalid)
Version: 0.1.4
Date: 12. 04. 2026
  Minor Features:
    - Allow reading total hub inventory slots in raw mode
  Bugfixes:
    - Fixed radar open sound playing when clicking any entity-ghost
    - Radar open/close sound now actually has category 'gui-effect' (affects sound settings)
Version: 0.1.3
Date: 02. 04. 2026
  Changes:
    - Added polling to radars with customizable rate for power check
    - Added power check so comms and platform signals no longer work without power
  Bugfixes:
    - Fixed error when configuring radars to read platform while placed on platform
    - Correctly update platform requests (in raw mode) when platforms are in transit
    - Requests did not update when logistics section in platform hub was toggled
      due to unexpected limitation of API, now updates in sub-second tick handler
    - Addressed gui/data desync, causing confusing behavior and errors on channel delete
Version: 0.1.2
Date: 30. 03. 2026
  Info:
    - Fix changelog and thumbnail.
Version: 0.1.1
Date: 30. 03. 2026
  Bugfixes:
    - Fixed error when custom gui from other mods was opened.
Version: 0.1.0
Date: 30. 03. 2026
  Major Features:
    - Initial release.