/bmap

Python script to plot antenna blockage area using matplotlib

Primary LanguagePythonMIT LicenseMIT

Blockage Mapper Reader - Seatel Antenna Controller

Description

  • This script created in python aims to read blockage areas configured on antenna controller (specific for seatel models) and plot the data using matplotlib

Requirements

  • python 3.6
  • matplotlib
  • numpy
  • re

Instructions

  • Save the dump configuration string from the antenna controller into a text file and save it as antenna.dump, it must be at the same folder that is located the bmap.py script file
  • Run the script bmap.py