Skip to content

Releases: signetlabdei/qd-channel

v1.2.0

18 Apr 14:49
43df1ba
Compare
Choose a tag to compare

Introduced compatibility with the latest ns-3 (3.38) and mmWave releases, by switching from the legacy Waf build system to the newer CMake one

v1.1.0

24 May 13:21
b42678e
Compare
Choose a tag to compare

Now compatible with ns-3-dev master branch, commit 77d60886080e42eb5761dca60dc69145d915e5a6.

Changes:

  • Update ThreeGppAntennaArrayModel to PhasedArrayModel framework

v1.0.1

27 May 09:56
Compare
Choose a tag to compare

Improved code style and fixed log components.
Please check v1.0.0 for further information.

v1.0.0

27 May 08:44
f4d3a52
Compare
Choose a tag to compare

This release has only been tested on ns-3.33.

Previous versions lack the class CsvReader. An advanced user could copy CsvReader from ns-3.33 into release ns-3.31 or 32, and still use this module.
Versions older than ns-3.31 do not support MatrixBasedChannelModel.