Skip to content

v1.2.0

Compare
Choose a tag to compare
@dbeylkin dbeylkin released this 30 Aug 21:12
· 18 commits to main since this release
64813a7

What's Changed

  • Remove absolute values in computation of azimuthal deviation
  • Remove absolute values in computation of elevation deviation
  • Add support for negative deviations (azimuthal and elevation) when reading from the antenna pattern
  • Use elevation differences between interfering path and interference causing link (on transmitter side) and between interfering path and interfered on link (on receiver side) when computing interference
  • Remove elevation deviation for CNs because they are mechanically tilted toward serving DN
  • Fix computation of maximum transmit power by subtracting the maximum possible gain (independent of sector orientation) from the maximum EIRP (when provided); this only applies if this value is less than the user-supplied maximum transmit power
  • Prevent automatic site detection when extending a base topology (formerly known as extending existing candidate graph); keep the user-provided site and link statuses when loading the base topology

Full Changelog: v1.1.0...v1.2.0