Skydel Plug-ins Documentation
  • Introduction
  • Development Environment
    • Ubuntu 22.04
    • Windows 10 & 11
    • Compilation
    • Featured Plug-ins
      • IMU Plug-in
  • Plug-in Development
    • Roles
      • Core
      • RAPI
      • Position Observer
      • Raw Data Observer
      • HIL Observer
      • Radio Time Observer
      • Transmitter Observer
      • Simulator State Observer
    • Enabling
    • Runtime
    • Time Synchronization
  • Plug-ins in Skydel
    • Using Plug-ins
  • Legacy Custom Signal
    • Migration
Powered by GitBook
On this page
  1. Plug-in Development

Runtime

This section explains the interaction between Skydel and a plug-in at runtime.

PreviousEnablingNextTime Synchronization

Last updated 1 month ago

The following diagram summarizes the sequence and order of the interactions during the Simulator Initializing State. The dotted lines represent objects that the plug-in returns to Skydel. For more details, see the Roles section.

The following diagram summarizes the sequence and order of the interactions during the Simulator Streaming RF State. For more details, see the Roles section.

Skydel Interactions with a Plug-in During Simulator Initializing State
Skydel Interfactions with a Plug-in During Simulator Streaming RF State