Radio Manager Application

Overview

The Radio Manager Application is an OBC default application that manages radio state and queues and transmits downlink packets.

Data Input

  • Read command output from radio and radio health data using UART

  • Accepts input from the limit checker application in case of a detected fault

Data Output

  • Send satellite telemetry packets to the radio module

  • Transmit heartbeat signals to the watchdog application

Data Processing

  • Parse data stream into a formatted command, and publish this command on the software bus

Integration Points with PULSE-A Applications

Integration Points with NASA Provided Applications

Integration Points with Hardware

  • Radio Module: Receives commands and provides telemetry data

Integration Points with Other Software