Gabriel Arrobo
85e456d1b1
build: Removed unused include and set dependencies back to previous status
2020-05-15 21:16:35 -07:00
Gabriel Arrobo
71a8b54ae1
build: Fix dependency error in spectrum module
...
When enabling only the wifi module (./waf configure --enable-examples
--enable-tests --disable-python --enable-modules=wifi), there is a
dependency error with three-gpp-channel-test-suite.cc (spectrum module)
because it includes buildings-channel-condition-model.h (buildings module)
2020-05-15 21:15:33 -07:00
Tommaso Zugno
b4f5695e05
Integration of the 3GPP TR 38.901 fast fading model (GSoC 2019) (2/2)
...
Close !90
2020-03-30 18:23:07 +02:00
Alexander Krotov
4227f89ec7
Move TraceFadingLossModel from lte to spectrum module
2019-03-11 16:53:08 +01:00
Benjamin Cizdziel
7e795e2891
TvSpectrumTransmitter classes to create television transmitter(s) that transmit PSD spectrums customized by attributes such as modulation type, power, antenna type, channel frequency, etc.
2015-04-08 19:45:39 -07:00
Luis Pacheco
32827de86a
Bug 2038 - Stop method does not stop next wave in WaveformGenerator
2015-01-17 09:01:26 +01:00
Tommaso Pecorella
b489a41127
Bug 1811 - Basic traffic generator for network module
2014-09-10 06:09:45 +02:00
Tommaso Pecorella
d7731afca3
Bug 1941 - [partial] Remove unnecessary dependency on Application module in other modules
2014-06-28 08:31:24 +02:00
Vedran Miletić
bbdb4231b3
Upgrade waf to 1.7.10 and fix included wscripts
...
This is a massive upgrade removing almost all pre-waf 1.6 script code. In addition, this does away with custom pkgconfig.py script for making .pc files and replaces it with waf's builtin mechanism.
Massive thanks to Alex Afanasyev for ideas and bugfixing, to Alina Quereilhac for bugfixing and testing, and to Tom Henderson for thorough testing.
2013-04-01 22:33:46 +02:00
Nicola Baldo
1bf54a64dd
merge ns-3-antenna with ns-3-dev
2012-04-11 11:15:12 +02:00
Manuel Requena
25acb29db6
added ConstantSpectrumPropagationLossModel
2012-03-02 20:20:46 +01:00
Nicola Baldo
83ae03cb9a
integrated AntennaModel with spectrum
2012-01-05 18:51:23 +01:00
Nicola Baldo
550728fbdd
spectrum API change
2011-11-13 16:08:44 +01:00
Gustavo J. A. M. Carneiro
c3059b6e68
Upgrade to waf-1.6.7, work in progress
2011-09-08 16:13:40 +01:00
Nicola Baldo
176b697d20
added support for single-freq PropagationLossModel to SpectrumChannel
2011-07-05 19:03:55 +02:00
Nicola Baldo
f345f9e983
renamed spectrum-value-test.h --> spectrum-test.h
2011-05-04 16:45:09 +02:00
Nicola Baldo
3a43783963
fixed Bug 1122 - spectrum-value test should check tolerance on a per-value basis
2011-05-03 12:26:55 +02:00
Mitch Watrous
e300f89a58
Create test module libraries for some modules
2011-03-24 16:46:49 -07:00
Gustavo J. A. M. Carneiro
e072bb3014
Add more modular bindings
2011-03-22 15:41:38 +00:00
Mitch Watrous
28384516a2
Create separate module and test-module libraries
2011-03-18 10:58:21 -07:00
Tom Henderson
8a28ba0622
Fix dependencies for spectrum module
2011-03-04 15:42:58 -08:00
Tom Henderson
ca7b93cc3d
Merge node and common modules into new network module
2011-02-21 09:11:37 -08:00
Tom Henderson
251c3968e8
spectrum module depends on propagation
2011-02-06 06:22:27 -08:00
Nicola Baldo
e9c4fdeef4
created spectrum module
2011-01-31 10:13:32 +01:00