Natale Patriciello
b982ace47e
Merge branch 'add-get-prop-model'
...
Close !262
* add-get-prop-model:
spectum: Fixes style of the last change on spectrum-channel.cc
spectrum: Retrieve a pointer to the propagation model
2020-05-05 08:12:31 +02:00
Natale Patriciello
70a2c88418
spectum: Fixes style of the last change on spectrum-channel.cc
2020-05-05 08:09:03 +02:00
Natale Patriciello
f250e8e6ec
spectrum: Retrieve a pointer to the propagation model
...
With the recent addition of the 3GPP propagation models,
it is often needed to obtain the pointer to be able to set
properties on it.
2020-05-05 08:09:02 +02:00
Tommaso Pecorella
2918a0d9b3
(core): Fix compilation error.
2020-05-02 11:25:51 +00:00
Peter Barnes
5879700a90
core: (fixes 2815) Config::Connect should throw warnings
...
This patch logs unconditionally when a trace path doesn't exist.
We also provide FailSafe versions of Config::Connect and
Config::ConnectWithoutContext. These should be used
when you can't be sure that a trace path exists in the current model.
This resolves the warnings from AnimationInterface::ConnectCallbacks()
Credit to "InquisitivePenguin (GCI 2019) <>" for diagnosing this issue,
opening the way to a solution.
2020-05-01 23:54:30 +00:00
Peter D. Barnes, Jr
2d1a05b405
core: fix ordering in PriorityQueueScheduler
2020-05-01 23:50:34 +00:00
Peter D. Barnes, Jr
df90b17e3b
core: PriorityQueueScheduler: add complexity, move impl to .cc
2020-05-01 23:50:34 +00:00
ra1nst0rm3d
9c95f815ba
core: implement Remove for PriorityQueueScheduler
2020-05-01 23:50:34 +00:00
Alexander Krotov
82b555582e
core: PriorityQueueScheduler based on std::priority_queue
...
This has a stub for Remove, which just cancels the event.
In turn this causes the simulator test case to fail, because of
the sanity check at the end of DefaultSimulatorImpl::Run.
2020-05-01 23:50:34 +00:00
Alexander Krotov
4434c65c7a
core: Event and EventKey comparison operators
2020-05-01 23:50:34 +00:00
Peter D. Barnes, Jr
b23be18b3b
Use CommandLine cmd (__FILE__) instead of COMMANDLINE macro.
...
This in effect replaces commit 5e624d550
2020-05-01 14:42:53 -07:00
Peter D. Barnes, Jr
885dc2297a
core: add missing includes
2020-05-01 14:23:04 -07:00
Peter D. Barnes, Jr
fe8981f2c9
doc: sphinx warnings in Models book
2020-05-01 12:58:21 -07:00
Tommaso Pecorella
5f8291006d
(internet): IPv6 Duplicate Address Detection (DAD) must use Solicited-Node multicast address
2020-05-01 14:21:04 +00:00
Rahul Bothra
a30639fc8b
docs: move from using courier to sans in dia figures
...
* courier font is not supported while converting dia to eps in Ubuntu Focal Fossa
2020-04-29 16:44:45 -07:00
Peter D. Barnes, Jr
5e624d5504
doc: Use the new COMMANDLINE macro in every example
2020-04-27 16:20:09 -07:00
Peter D. Barnes, Jr
20f5e442ed
doc: Add CommandLine::Usage to the doxygen for every example
2020-04-27 16:20:09 -07:00
Peter D. Barnes, Jr
e070724fe4
core: regularize usage of getenv
2020-04-27 16:20:09 -07:00
Peter D. Barnes, Jr
da6e6b340f
docs: various fixes for broken links, removed AttributeValue types
2020-04-27 16:20:09 -07:00
Eduardo Almeida
6a2a652355
internet: ( fixes #182 ) Fix SACK list cleaning in TcpOptionSack::Deserialize()
2020-04-26 15:13:43 +01:00
Alexander Krotov
40de9c4a56
lte: use Create<> in lte-spectrum-signal-parameters.cc
...
Its implementation is the same as used in ::Copy() methods.
2020-04-24 13:42:24 +03:00
Tommaso Zugno
18ade3b7d9
antenna: fix doc
2020-04-23 17:15:16 +02:00
Tommaso Zugno
1ecd22c97f
antenna: use a better normalization
2020-04-21 18:44:24 +02:00
Tommaso Zugno
c847199de6
antenna: update comments
2020-04-21 18:07:14 +02:00
Tommaso Zugno
b64cf50d0b
antenna: update doc and doxy
2020-04-21 17:58:36 +02:00
Rahul Bothra
a9b96af5fb
tcp: Fix typo in PrrRecoveryTest doxygen
2020-04-20 21:21:56 -07:00
Steven Smith
da959bb7ba
Removed references to obsolete tutorial-pt-br translation that was removed in commit db1ad997e3
2020-04-20 21:15:57 -07:00
Steven Smith
6ad3e0709c
Removed references to obsolete tutorial-pt-br translation that was removed in commit db1ad997e3
2020-04-20 21:15:57 -07:00
Mohit P. Tahiliani
35d24af5e2
point-to-point-layout: Doc for Dumbbell Helper (Contributions from GCI 2018)
2020-04-19 00:00:31 +05:30
Tom Henderson
bef81760d4
wifi,wave,mesh: Rescan APIs
2020-04-15 15:34:24 -07:00
Stefano Avallone
e5d69e80b3
wifi: Remove unused {Set,Get}CtsTimeout methods
2020-04-15 10:50:06 +02:00
Stefano Avallone
cf5a4c0d35
wifi: ( fixes #1909 ) Implement timeouts according to the standard
2020-04-15 10:49:41 +02:00
Mohit P. Tahiliani
c2508a8337
tcp: Fix error due to equation labels in doc
2020-04-13 14:40:06 +05:30
Mohit P. Tahiliani
e9d407154c
traffic-control: Remove unused variable in COBALT
2020-04-13 07:59:55 +02:00
Tom Henderson
99ba3f2ad7
wifi,wave,mesh: Rescan APIs
2020-04-12 15:42:06 -07:00
Sébastien Deronne
abddddbd66
Update RELEASE_NOTES
2020-04-12 15:35:00 +02:00
Sébastien Deronne
d55b10a863
wifi: Add test to verify Ideal rate manager selects the appropriate rate when non-best effort traffic is sent
2020-04-12 12:32:47 +02:00
Sébastien Deronne
2a9f9df7c7
wifi: Add test to verify Ideal rate manager recovers when the station is moving away from the access point
2020-04-12 10:24:28 +00:00
Sébastien Deronne
20d9522a1b
wifi: ( fixes #40 ) Reset Ideal rate manager when the maximum number of retries for a packet has been reached
2020-04-12 10:24:28 +00:00
Sébastien Deronne
c1b23433dc
wifi: Hold per-AC SLRC and SSRC counters independently of the peer
2020-04-12 10:06:46 +00:00
Sébastien Deronne
031b516acd
wifi: Remove TID from WifiRemoteStation and hold SLRC/SSRC counters per AC
2020-04-12 10:06:46 +00:00
ZorazeAli
2fec7d7c0d
mobility,buildings: Rescan APIs
2020-04-12 00:56:30 +02:00
ZorazeAli
0a0e7847a6
mobility,buildings: Move the code to check box and line intersection to box class
...
mobility: Also add a UNIT test to check box and line intersectioni
see merge request !244
2020-04-12 00:52:57 +02:00
Peter D. Barnes, Jr
18d0e5742f
core: fix failing enum test case
2020-04-11 09:57:49 -07:00
Peter D. Barnes, Jr
fddf3eaac4
doc: various doxygen fixups in core
2020-04-10 17:30:25 -07:00
Peter D. Barnes, Jr
2fb2ed1689
doc: use \pname{} instead of \p when referring to arguments.
2020-04-10 17:30:25 -07:00
Peter D. Barnes, Jr
5096cf389d
docs: refactor doxygen.warnings.report.sh to produce introspected-doxygen.h correctly.
2020-04-10 17:30:25 -07:00
Peter D. Barnes, Jr
6888c76550
core: refactor EnumChecker
2020-04-10 17:30:25 -07:00
Peter D. Barnes, Jr
2a704651d7
network: construct a NodeContainer with Nodes
2020-04-10 17:30:25 -07:00
Mohit P. Tahiliani
73f2613aa4
tcp: Improvements and fixes in documentation
2020-04-09 20:41:44 -07:00