You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Telemachus should support multiple, independent telemetry feeds from individual antennae on a craft.
Version 1.x shared telemetry data streams across all antennae on a craft and that might cause issues when docking multiple craft together, where the combined craft may now have multiple Telemachus antennae.
API will need to support getting a list of available telemetry feeds on a craft and their broadcast status (master, slave, active, inactive)
Individual antennae should have a master/slave mode to support docking/multi-mode operations
The craft will handle API requests from the master antenna
Slaved antennae will enter standby mode upon docking.
Telemachus should support multiple, independent telemetry feeds from individual antennae on a craft.
Version 1.x shared telemetry data streams across all antennae on a craft and that might cause issues when docking multiple craft together, where the combined craft may now have multiple Telemachus antennae.
See Original Issue #9
The text was updated successfully, but these errors were encountered: