Skip to content

Releases: terragraph/terragraph-planner

v1.3.0

21 Nov 19:02
3bf71f6
Compare
Choose a tag to compare

What's Changed

  • Link tx power when computing capacities is now max allowed by MCS class rather than min needed to support MCS class
  • Compute link capacity (with deviation) in reporting stage rather than the end of optimization stage
  • Change convergence criteria to tx power no longer changing in TPC rather than SINR=SNR which might not be possible
  • Upgrade dependency xpress from 8.13.0 to 8.14.0

Documentation

  • Update doc content for RF and optimization
  • Bump versions of dependencies
  • Upgrade docusaurus to 2.2.0

Full Changelog: v1.2.0...v1.3.0

v1.2.0

30 Aug 21:12
64813a7
Compare
Choose a tag to compare

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

v1.1.0

20 Aug 03:18
7c271f9
Compare
Choose a tag to compare

What's Changed

  • Fix rain rate calculation
  • Accelerate LOS computation for cylindrical model
  • Fix numerical precision issues when constructing 2D projection of Fresnel zone on xy-plane
  • Add maximum elevation deviation parameter for valid LOS
  • Fix incorrect removal of some links with distance close to minimum or maximum LOS distance
  • Force minimum LOS distance to be at least 5m
  • Relax most 3rd party package restrictions
  • Fix total reported demand when using tiered service

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

11 Aug 21:29
Compare
Choose a tag to compare

Initial public release.