main_ground.py ============== This is the entry point script for the ground station, meaning that this is the one you need to execute. This is a *managed* application, so you need to execute this code before starting up the NOS-T :ref:`Manager application `. .. automodule:: examples.application_templates.ground_station_template.main_ground :members: :undoc-members: :show-inheritance: