Commit Graph

90 Commits

Author SHA1 Message Date
Tom Henderson
fd3c64fdaa documentation: Remove redundant model library chapter
data-collection chapter is already present in the manual
2017-11-10 09:28:08 -08:00
Tom Henderson
30c922ba2c documentation: Add missing ref to nix-vector-routing.rst 2017-06-05 12:58:57 -07:00
Stefano Avallone
6c0840352d traffic-control: Add the mq queue disc 2017-05-28 10:21:32 +02:00
Tom Henderson
c25f435c4f lte: add missing figure formats for documentation build 2017-03-19 07:39:03 -07:00
Tom Henderson
960908c604 wifi: Fix wifi documentation build issues 2017-02-03 10:19:28 -08:00
Tom Henderson
fb4c5d4de8 traffic-control: Include PIE chapter in documentation 2016-08-30 19:35:54 -07:00
Pasquale Imputato
a048b009b2 network: Introduce Byte Queue Limits (BQL) 2016-08-08 00:21:03 +02:00
Pasquale Imputato
5f3f99ec52 traffic-control: Introduce the FQ-CoDel queue disc 2016-08-01 10:53:29 +02:00
Natale Patriciello
b7ec2e833c tcp: Documentation on TCP-application interface 2016-06-27 16:32:04 +02:00
Pasquale Imputato
f2ddfb2948 traffic-control: CoDel is a queue disc now 2016-03-08 10:48:18 -08:00
Pasquale Imputato
58756a8efd traffic-control: RED is a queue disc now 2016-03-08 10:48:05 -08:00
Stefano Avallone
92f923701b traffic-control: Add the pfifo_fast queue disc
Linux pfifo_fast is the default priority queue enabled on Linux
systems.  Packets are enqueued in three FIFO droptail queues according
to three priority bands based on their Type of Service bits or DSCP bits.
2016-03-08 10:45:41 -08:00
Pasquale Imputato
2e7c7dbb00 internet: Move CoDel model, test and examples to the traffic-control module
This move prepares CoDel to become a queue disc. Building of CoDel
model, tests and examples is disabled until the conversion is done.
2016-03-08 10:45:32 -08:00
Stefano Avallone
bedc89eea9 traffic-control: Add the QueueDisc base class
QueueDisc is a base class providing the interface and implementing
the operations common to all the queueing disciplines. Child classes
need to implement the methods used to enqueue a packet (DoEnqueue),
dequeue a single packet (DoDequeue), get a copy of the next packet
to extract (DoPeek), plus methods to classify enqueued packets in
case they manage multiple queues internally.
2016-03-08 10:44:13 -08:00
Natale Patriciello
37af8b51de traffic-control: Add the traffic control layer 2016-03-08 10:43:16 -08:00
Tom Henderson
6f21c413bc add figures to main documentation build 2016-01-16 08:14:40 -08:00
Tom Henderson
22b15e3a4c include Internet Applications in documentation build 2015-11-10 09:42:46 -08:00
Tom Henderson
cfccf23b06 fix sphinx warnings 2015-09-27 12:49:29 -07:00
Peter D. Barnes, Jr.
0e5781ee97 [Sphinx] Fix mesh manual bugs. 2015-07-24 11:49:29 -07:00
Tom Henderson
0e03b5828f enable wifi module documentation to be built standalone 2015-06-24 21:48:29 -07:00
Benjamin Cizdziel
5b023387a4 add missing figures 2015-04-13 13:19:33 -07: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
Piotr Gawlowicz
a9e442320b figures redrawn 2014-12-16 12:43:23 -08:00
Peter D. Barnes, Jr.
2aebf37542 Sphinx] Reduce build chatter 2014-10-08 17:48:38 -07:00
Tom Henderson
94cd3d8542 remove deprecated emu module 2014-10-06 14:50:49 -07:00
Tom Henderson
9f77006419 remove outdated reference to statistics chapter 2014-09-15 13:01:31 -07:00
Piotr Gawlowicz
a9ef49d196 GSoC 2014 FFR algorithms 2014-09-05 01:12:55 +02:00
Anh Nguyen
a64d69ce19 documentation for CoDel queue 2014-09-04 12:33:50 -07:00
Tom Henderson
08a075ef1d fix lr-wpan documentation build 2014-04-30 13:40:07 -07:00
Tom Henderson
b5f0ebcab2 add lr-wpan documentation links to model library Makefile 2014-04-25 14:50:39 -07:00
John Abraham
208294924d NetAnim: Update Documentation 2014-02-09 19:49:01 -08:00
Nicola Baldo
fc244dde4d fixed Bug 1730 - no model library documentation for spectrum module 2013-12-24 18:22:02 +01:00
Nicola Baldo
ff91dd3e26 fixed Bug 1820 - models library doc: make should not rm -rf figures by default 2013-12-24 17:29:54 +01:00
Tommaso Pecorella
f27ed705b5 6LoWPAN module 2013-12-07 08:08:53 +01:00
Junling Bu
044cba4bbd base implementation of the IEEE 802.11p standard 2013-12-03 11:25:59 -08:00
Peter D. Barnes, Jr.
cce3b82113 Remove extra ':'s 2013-11-14 16:57:49 -08:00
Budiarto Herman
9fdf10eb97 merge from ns-3-dev branch to GSoC branch 2013-11-08 12:09:58 +01:00
Budiarto Herman
41d7f8e590 Updated the 'Handover simulation campaign' section of LTE module user documentation with a figure and averaged results over different RngRun 2013-09-22 20:34:55 +03:00
Budiarto Herman
397689f94e Renamed LTE initial cell selection figure 2013-09-15 22:43:30 +03:00
Budiarto Herman
70970ce418 Revamped lte-cell-selection test suite with better success probability 2013-09-15 20:54:03 +03:00
Budiarto Herman
6af79bf7df Updated lte-handover-target testing documentation 2013-09-11 14:38:13 +03:00
Tom Henderson
c5971345d1 hg root cannot be used on non-mercurial repositories 2013-09-06 18:46:39 -07:00
Budiarto Herman
611e124f5c Added notes on LTE handover failure 2013-08-26 02:06:49 +03:00
Budiarto Herman
d6288badf4 Updated LTE handover documentation 2013-08-24 19:36:40 +03:00
Budiarto Herman
abe882ea95 Testing documentation for LTE cell selection 2013-07-30 16:41:23 +03:00
Budiarto Herman
dfe28a253f Updated the structure of initial cell selection documentation 2013-07-29 18:24:32 +03:00
Budiarto Herman
697755b1fe Updated UE measurements and initial cell selection documentation 2013-07-28 08:17:35 +03:00
Tommaso Pecorella
cf8ee5fccb Spectrum model documetation placeholder 2013-07-13 15:31:12 +02:00
Peter D. Barnes, Jr.
97646e6481 Fix broken merge of LTE docs with Models 2013-08-06 15:34:43 -07:00
Budiarto Herman
f25ecbfd4e Updated UE measurements documentation 2013-07-10 14:59:00 +03:00