Skip to content

Conversation

clarkzjw
Copy link
Owner

@clarkzjw clarkzjw commented Mar 19, 2025

  • add --map oneshot command line option for getting obstruction map.
./lens -h
Usage of ./lens:
  -map
        Get obstruction map

by default, it uses the default Starlink gRPC address 192.168.100.1:9200. in rare cases, if custom gRPC address is needed (e.g., the client has multiple NICs connected to different Starlink dishes), one can set a GRPC_ADDR_PORT variable in config.ini in the current directory.

GRPC_ADDR_PORT = "192.168.2.1:1234" # custom gRPC address and port
  • it saves the obstruction map in png format in the current directory with the naming scheme obstruction-map-2025-03-19-23-20-51.png.

  • it follows the same color scheme as starlink-grpc-tools, with the only difference is changing the background to black from transparent.

obstruction-map-2025-03-19-23-20-51

@clarkzjw clarkzjw force-pushed the feat/obstruction_map branch from 24db2a8 to 2db25fb Compare March 19, 2025 23:15
@clarkzjw clarkzjw merged commit aa3fca2 into master Mar 19, 2025
2 checks passed
@clarkzjw clarkzjw deleted the feat/obstruction_map branch March 19, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant