Tom Henderson
9dd80eaf7b
fix optimized build
2010-10-19 21:58:13 -07:00
Egemen K. Cetinkaya
2307785176
Matrix topology example program
2010-10-18 22:02:03 -07:00
Tom Henderson
6d8cbd3edf
fix csma-packet-socket.cc comments
2010-10-08 09:43:42 -07:00
Quincy Tse
d2e47093cd
Bug 930 - examples/topology-read/topology-example-sim.cc uses variable length array
2010-08-10 22:33:13 -04:00
Gustavo J. A. M. Carneiro
fb99c4fe3b
Bring nodes close together, due to changes in ns-3.9 that bring reduced wifi range
2010-08-10 12:28:56 +01:00
Gustavo J. A. M. Carneiro
cde83e6c89
realtime-udp-echo.cc ported to python
2010-08-10 12:21:08 +01:00
Josh Pelkey
c6b9e33b75
remove mobility trace to pass regression for now
2010-08-09 18:47:12 -04:00
Flavio Kubota
e3f7114daf
Bug 953 - WiMAX channel scanning overflow
2010-08-07 21:15:14 -03:00
Josh Pelkey
bb427ac976
Bug 970 - move UAN over to new directory structure
2010-08-03 15:23:18 -04:00
Gilaras Drakeson
0a28c73bd1
SetAllowBroadcast(true) addition made to wifi-simple-infra.cc and wifi-simple-interference.cc
2010-07-19 23:15:42 +05:30
Gilaras Drakeson
e6b2ad62e3
Adds SetAllowBroadcast(true) to wifi-simple-adhoc.cc
2010-07-19 22:37:44 +05:30
ltracy
f40bedb441
Fixed valgrind errors
2010-07-09 13:29:12 -07:00
Yida Gao
33158c3969
Fix errors in simple-point-to-point-olsr.cc comments
2010-07-08 20:18:14 -07:00
Josh Pelkey
ef1d99d2c0
fix uan example
2010-06-28 14:47:06 -04:00
Leonard Tracy
3353f641c6
UAN module addition
2010-06-24 14:35:29 -04:00
Hajime Tazaki
b6093c6789
Bug 946 - Rocketfuel topology dataset support for topology reader
2010-06-23 18:16:45 +09:00
Dean Armstrong
e54fea5648
Bug 853: Use consistent standards/rates for examples and tests that use Wi-Fi
...
The change to consider mandatory rates for control responses if a
suitable basic rate could not be found broke the tests involving the
wireless/wifi-simple-adhoc-grid example, and the
routing-olsr-regression testsuite.
In these cases it is actually the tests that need updating; in the
wifi-simple-adhoc-grid test and the bug780-test part of the
routing-olsr-regression testsuite, 802.11b rates were being used with
the Wi-Fi PHY standard left at the default of 802.11a. The fix here is
to set the standard to 802.11b in the test.
In the tx-regression-test part of routing-olsr-regression, the problem
was that the reference traces needed to be updated given the control
response rate fix. In this case I have also modified the test to set
the standard to 802.11a for clarity.
2010-06-23 09:01:30 +01:00
Gustavo J. A. M. Carneiro
eb79f5d518
Another missing <math.h> include
2010-06-20 15:57:49 +01:00
Martín Giachino
2b36eff9bc
473: brand new NS-2 mobility trace reader merged
2010-06-20 17:21:22 +04:00
Dean Armstrong
498c1d27fb
Bug 871: Update OFDM validation script for new rate naming
2010-06-16 20:49:41 +01:00
Dean Armstrong
ebb9193ef9
Bug 871: Rework construction of Wi-Fi rates
...
This patch attempts to lay some groundwork for enhancements to the Wi-Fi module
by bringing the representation of transmit rates more in line with the
standard.
The key part of the patch is the introduction of a type that corresponds to the
notion of Modulation Class described in IEEE 802.11-2007, Section 9.6.1, Table
9-2.
It also adds coding rate information to the WifiModes and centralises their
construction into a single WifiModeFactory method. The rates are also renamed
with reference to their Modulation Class.
WifiModes no longer have a WifiStandard, but the latter type still exists and is
used to imply the set of WifiModes that a MAC/PHY pair will support.
2010-06-16 10:55:13 +01:00
Gary Pei
a1fd50d60e
Add NistErrorRateModel for wifi
2010-06-15 10:28:51 -07:00
Lalith Suresh
91d49b20c4
hnaEntries Create() moved into if block for clarity
2010-06-13 13:40:12 +05:30
Nicola Baldo
2cb96e68f5
merged spectrum framework
2010-06-11 19:30:06 +02:00
Tom Henderson
d5624122d1
bug 702: make global routing robust to link/device events
2010-05-24 10:52:58 -07:00
Duy Nguyen
147bb21923
cleaned up and fixed valgrind error in multirate example
2010-05-21 14:19:15 -07:00
Duy Nguyen
78317ae460
disable flowmonitor for multirate example
2010-05-20 13:45:20 -07:00
Duy Nguyen
d9b2fb855c
update multirate example for test.py
2010-05-19 16:09:42 -07:00
Nicola Baldo
416743507f
fixed bug 890
2010-05-18 15:38:17 +02:00
Nicola Baldo
ed5eadfbde
fixed bug 843
2010-05-18 11:35:47 +02:00
Mirko Banchi
e5d2640345
add methods in QosWifiMacHelper for block ack parameters setup
2010-05-10 16:41:20 +02:00
Andrey Mazo
892d5e3f3d
spell check, mostly in comments.
2010-04-23 15:09:31 +04:00
Kim Højgaard-Hansen
d51cda0b67
Bug 885 - Error in Ascii tracing in Python examples
2010-04-20 14:12:35 -04:00
Gustavo J. A. M. Carneiro
4bae5d0289
Fix a couple of Python examples
2010-04-16 15:06:54 +01:00
Gustavo J. A. M. Carneiro
26498c13a4
Fix tracing part of the mixed-wireless.py example
2010-04-16 12:58:30 +01:00
Mathieu Lacage
9cf441b3be
bug 872: ns3::PcapFileWrapper::Write explodes stack
2010-04-16 07:48:12 +02:00
Mohamed Amine Ismail
e0aecf002e
Bug 866 - WiMAX mobility models not aggregated to Node
2010-04-15 09:32:31 +02:00
Lalith Suresh
5df0dae003
Bug 407 - OLSR is missing HNA support
2010-03-17 15:46:42 +00:00
Mohamed Amine Ismail
dfa55631f1
merge
2010-03-16 14:50:26 +01:00
Mohamed Amine Ismail
46f0a8a0b1
Enabling pcap tracing in examples/wimax/wimax-simlpe.cc
2010-03-16 14:29:08 +01:00
Mohamed Amine Ismail
448f5cf6f0
Adding a figure describing the wimax architecture
2010-03-16 10:49:16 +01:00
Tommaso Pecorella
57cb94b09b
merge topology read system
2010-03-12 14:36:38 -05:00
Mohamed Amine Ismail
fde7b7c890
Fix Bug#840: BS scheduler does not support fragmentation for UGS flows
2010-03-11 14:21:17 +01:00
Pavel Boyko
b7d98aea1e
Missed file
2010-03-09 11:47:18 +03:00
Pavel Boyko
edd772f5e7
Matrix propagation loss model added
2010-03-09 11:35:09 +03:00
Josh Pelkey
5afc6bd374
Merge distributed simulation code
2010-03-08 21:07:31 -05:00
Craig Dowell
c62514bb74
Python versions of tap VM examples
2010-03-08 15:24:22 -08:00
Mohamed Amine Ismail
a9101c335f
Merge WiMAX module
2010-03-07 20:49:47 +01:00
Craig Dowell
80e76b0ac6
add object-names test
2010-03-01 09:21:13 -08:00
Craig Dowell
8b4770ff79
branch merge
2010-02-23 12:18:35 -08:00