Skip to content

Convert ETS antenna pattern files to ADF standard format

License

Notifications You must be signed in to change notification settings

Cloud-RF/ets2adf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ETS to ADF conversion utility

This antenna utility converts ETS CSV files into TIA/EIA-804-B standard ADF files.

ADF antenna standard

To use, take a ETS CSV file and call the script with one argument of the filename:

python3 ets2adf.py {raw.csv}

The script outputs ADF files to the adf directory. Upload these at CloudRF to use them in the service. ADF polar plot from CloudRF.com

Assumptions

  • 15 degree separation between values
  • Vertical polarisation
  • Vertical plane needs rotating 90 degrees so it's 'north up'
  • Vertical plane is symmetrical as it expects only half

About

Convert ETS antenna pattern files to ADF standard format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages