Commit Graph

751 Commits

Author SHA1 Message Date
Nicola Baldo
e9c4fdeef4 created spectrum module 2011-01-31 10:13:32 +01:00
Tom Henderson
6c2535afed fix example and sample dependencies 2011-01-28 14:11:42 -08:00
Tom Henderson
3ce8fa8e56 remove copy-pasted reference to FixedRss loss model 2011-01-03 12:56:27 -08:00
Tom Henderson
b9e03339ff Fix MTU issues with udp-trace-client-server example 2010-12-29 10:16:45 -08:00
Tom Henderson
48e8a5404c [bug 947] Pretty-print IPv4 routing tables (patch originated by Hemanth Narra) 2010-12-20 16:34:59 -08:00
He Wu
372a9b6fe8 RV battery model and WiFi energy example 2010-12-20 15:49:12 -08:00
Tom Henderson
52e4c15014 Fix arguments to Time and DataRate objects for TCP examples 2010-12-20 15:19:11 -08:00
Josh Pelkey
da85b34487 merge new TCP code 2010-12-17 13:57:22 -05:00
Josh Pelkey
40187d0511 Add BulkSendApplication 2010-12-16 20:24:14 -05:00
Dean Armstrong
0f79de44fe Bug 978: Run check-style.py on files touched in the reorganisation
Cosmetic changes only in this one (hence the reason I wanted them kept
separate from the the previous changeset).
2010-12-01 22:13:26 +00:00
Dean Armstrong
0946a77009 Bug 978: Consolidate Wi-Fi MAC high functionality
This change reorganises the Wi-Fi MAC high classes in attempt to
reduce duplication of functionality that is required for more than one
of the MAC high models. A new class called RegularWifiMac has been
created. This derives from the abstract WifiMac, and is parent of
AdhocWifiMac, StaWifiMac, ApWifiMac, and MeshWifiInterfaceMac. The QoS
and non-QoS class variants are no longer, with a RegularWifiMac
attribute "QosSupported" allowing selection between these two modes of
operation. QosWifiMacHelper and NqosWifiMacHelper continue to work as
previously.

Updates to some regression traces are necessary because the
reorganisation has led to random number streams being initialised in
slightly different orders and thus over-the-air timing changing.
2010-12-02 07:51:34 +00:00
Nicola Baldo
0240a54b8c fixed bug 1031 2010-11-17 17:12:55 +01:00
Pavel Boyko
eb0d765ebf Bug 1030: routing/aodv example fixed 2010-11-17 11:03:07 +03:00
Josh Pelkey
d43a904b5e fix nms examples 2010-11-11 16:09:15 -05:00
Egemen K. Cetinkaya
d50f39456e remove unneeded array 2010-11-09 20:27:55 -08:00
Tom Henderson
6a74375bb8 hello-simulator.cc depends on core module 2010-11-08 11:38:12 -08:00
Josh Pelkey
74c9606a9c add includes for mpi build 2010-11-01 12:23:07 -04:00
Gustavo J. A. M. Carneiro
cb32fb77be Missing ipv4-global-routing-helper.h include 2010-10-27 12:05:40 +01:00
Gustavo J. A. M. Carneiro
881e0a6655 Module layout rework for static-routing, list-routing, global-routing 2010-10-26 18:02:17 +01:00
Gustavo J. A. M. Carneiro
72689da5c2 Fix some examples, broken after bridge/olsr reorganization 2010-10-25 21:43:38 +01:00
Gustavo J. A. M. Carneiro
5745a8d18c Convert the virtual-net-device module to the new layout 2010-10-25 15:13:44 +01:00
Gustavo J. A. M. Carneiro
69e9c73ab8 Convert the bridge module to the new layout 2010-10-25 15:00:28 +01:00
Gustavo J. A. M. Carneiro
5f80a82a35 Convert the olsr module to the new module layout 2010-10-25 14:43:02 +01:00
Gustavo J. A. M. Carneiro
91f3abaa48 flow-monitor-helper.h is no longer part of the helper module 2010-10-23 12:50:24 +01:00
Gustavo J. A. M. Carneiro
58a17e5fae Adapt the flow-monitor module to the new module tree layout spec. 2010-10-22 17:18:49 +01:00
Gustavo J. A. M. Carneiro
2c3abc0bac Add example python script to parse Flow Monitor XML results. 2010-10-22 14:59:56 +01:00
Egemen K. Cetinkaya
94579d0e70 Fix comments on matrix-topology example 2010-10-19 22:03:30 -07:00
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