package stellarstation.api.v1.monitoring

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AntennaState

monitoring.proto:247

The current state of the ground station's antenna during the operation of a pass. Next ID: 4

Used in: GroundStationState

message AntennaState.Angle

monitoring.proto:250

The state of an antenna angle.

Used in: AntennaState

enum ConvolutionalCodingStatus

monitoring.proto:167

A current status of convolutional coding.

Used in: ReceiverState

message GroundStationConfiguration

monitoring.proto:113

The current configuration of a ground station. This is controlled by the parameters of a pass, based on the configuration of the satellite it will communicate with. When debugging issues with a pass, it is good to first confirm that the actual reported configuration matches the expected settings. Status: ALPHA This API is under development and may not work correctly or be changed in backwards incompatible ways in the future.

Used in: PlanMonitoringEvent

message GroundStationEvent

monitoring.proto:339

Events generated by a ground station during the operation of a pass. Status: ALPHA This API is under development and may not work correctly or be changed in backwards incompatible ways in the future.

Used in: PlanMonitoringEvent

message GroundStationState

monitoring.proto:275

The current state of a ground station during the operation of a pass. State that can be monitored will vary by the specifications of the ground station that executes the pass. Any information that cannot be monitored for the current ground station will not be filled.

Used in: PlanMonitoringEvent

message PlanConfiguration

monitoring.proto:101

The configuration of the currently executing plan.

Used in: GroundStationConfiguration

message PlanLifecycleEvent

monitoring.proto:294

An event that describes the status of the plan being executed by the ground station.

Used in: GroundStationEvent

message PlanLifecycleEvent.FailureDetails

monitoring.proto:319

If a plan fails, this message describes the cause of the failure.

Used in: PlanLifecycleEvent

enum PlanLifecycleEvent.FailureDetails.Cause

monitoring.proto:321

A description of the cause of the failure.

Used in: FailureDetails

enum PlanLifecycleEvent.Status

monitoring.proto:296

A description of the plan status.

Used in: PlanLifecycleEvent

message ReceiverConfiguration

monitoring.proto:61

The current configuration of a receiver. A receiver takes a waveform from a satellite and applies signal processing to produce a bitstream.

Used in: GroundStationConfiguration

message ReceiverState

monitoring.proto:209

The current state of the ground station's receiver during the operation of a pass. Next ID: 12

Used in: GroundStationState

message ReedSolomonStatus

monitoring.proto:183

The status of Reed-Solomon coding. Next ID: 5

Used in: ReceiverState

enum ReedSolomonStatus.Status

monitoring.proto:184

Used in: ReedSolomonStatus

message TransmitterConfiguration

monitoring.proto:37

The current configuration of a transmitter. A transmitter takes a bitstream and applies signal processing to create the final waveform sent to a satellite.

Used in: GroundStationConfiguration

message TransmitterState

monitoring.proto:140

The current state of the ground station's transmitter during the operation of a pass. Next ID: 9

Used in: GroundStationState