starlinkstatus icon indicating copy to clipboard operation
starlinkstatus copied to clipboard

GPS Data For Stations

Open sinnx3 opened this issue 2 years ago • 1 comments

You can directly pull GPS location data from the dish with the grpcurl command grpcurl -plaintext -emit-defaults -d '{"getLocation":{}}' 192.168.100.1:9200 SpaceX.API.Device.Device/Handle as long as the end user has the required setting enabled in their app Settings > Advanced > Debug Data > Starlink Location [Allow access on local network]

Should this be applied in a future update of this script it would allow more streamlined station creations directly from the script.

sinnx3 avatar Jan 28 '23 01:01 sinnx3

thx for the information, good idea but many people don't want their exakt location shown, so i'm not sure how much sense this makes. But i will look into it when i get time todo so.

Tysonpower avatar Feb 10 '23 09:02 Tysonpower