Skip to content

Control your Starlink Dishy to stow it automatically while in transit. Also a reference implementation for using the API to access Dishy.

Notifications You must be signed in to change notification settings

itemir/signalk-starlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Signal K Plugin for StarLink

This plugin allows getting statistics from Starlink Dishy and allows auto-stowing it while the vessel is moving. It will automatically unstow the Dishy when the vessels becomes stationary again at an anchorage or dock. It will take 10 minutes for the plugin to detect if the vessel is moving or stationary.

Currently publishing the following information under network.providers.starlink:

  • status: Either "online" or "offline"
  • downlink_throughput: Downlink throughput in bits per second
  • uplink_throughput: Uplink throughput in bits per second
  • outage (only when status if offline): A JSON providing details of outage (cause, time, duration, etc.)

Starlink proto files are originally sourced from Elias Wilken's starlink-rs repository and have been modified.

About

Control your Starlink Dishy to stow it automatically while in transit. Also a reference implementation for using the API to access Dishy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published