Peter D. Barnes, Jr.
7b8bcd8572
[doxy] config tweaks
2017-09-17 19:41:21 -07:00
Peter D. Barnes, Jr.
0a7b303251
[sphinx] correct indentation
2017-09-17 19:39:15 -07:00
Peter D. Barnes, Jr.
729e31bc8d
Improve attribute help message.
2017-08-29 08:03:06 -07:00
Peter D. Barnes, Jr.
e48a2b7a17
Missing semicolons at end of statement
2017-08-29 08:01:56 -07:00
Peter D. Barnes, Jr.
485c2673b8
[doxy] Add doxygen file header to introspected-doxygen.h
2017-08-29 07:56:38 -07:00
Sébastien Deronne
a7f92e2d46
wifi: ( fixes #2771 ) Ideal wifi manager does not check the maximum number of TX streams
2017-09-25 20:25:58 +02:00
Sébastien Deronne
46a13fd0e1
wifi: ( fixes #2770 ) Drop frame if PHY cannot decode MIMO streams
2017-09-25 20:17:19 +02:00
Tom Henderson
65c8627d1d
wifi: Update documentation for previous two changesets
2017-09-22 09:43:30 -07:00
Tom Henderson
a3d3e55116
wifi: Update SpectrumWifiPhy example programs
2017-09-22 09:43:10 -07:00
Izydor Sokoler
7664251588
wifi: ( fixes #2783 ) MonitorSnifferRx SNR is invariant to RxNoiseFigure
...
The WifiPhy::MonitorSnifferRx reports signalNoiseDbm after subtracting the
RxNoiseFigure, and as a result, the SNR reported is invariant to changes
to the RxNoiseFigure parameter. The noise figure is already present
in the reported snrPer from the InterferenceHelper.
2017-09-22 09:42:08 -07:00
Tom Henderson
5afe8e179c
traffic-control: Clear a valgrind warning
...
Recent changes to QueueDisc::Enqueue() force instantiation of a simulator
instance to support timestamping (Simulator::Now()). The pfifo-fast unit
test did not previously instantiate a simulator, but does now, so the
instance needs to be deleted to produce a clean valgrind output.
2017-09-19 18:52:42 -07:00
Tom Henderson
e0f6baf998
bindings: Updates corresponding to project use of CastXML
2017-09-18 13:46:16 -07:00
Lynne Salameh
b14635b699
tcp: ( fixes #2285 ) Loss of ack of SYN can cause improper setup
2017-09-17 16:58:41 -07:00
Tom Henderson
f137dbb268
Update RELEASE_NOTES
2017-09-17 15:24:23 -07:00
Natale Patriciello
b90ef6ac5b
tcp: ( fixes #2133 ) Don't assert upon data receipt in FIN_WAIT_1/2
2017-09-17 15:18:37 -07:00
Michele Polese
fba9b08f18
tcp: ( fixes #2769 ) Set ssthresh correctly upon RTO
2017-09-17 14:59:26 -07:00
Tom Henderson
fc951f6669
tcp: Bug 2769 test case (based on Michele Polese's original)
2017-09-17 14:57:00 -07:00
Tom Henderson
a6482b5437
traffic-control: Rescan bindings (32-bit only)
2017-09-17 09:48:11 -07:00
Tom Henderson
05d5336bc1
tcp: ( fixes #2565 ) Documentation on NotifyNormalClose behavior
...
The code was fixed in 12915:fe4f8815dcad; this commit aligns documentation.
2017-09-17 08:17:08 -07:00
Stefano Avallone
9723ac5edb
traffic-control: Use lambdas to make MacOS linker happy
2017-09-16 18:28:14 -07:00
Stefano Avallone
b4dd9bd4db
traffic-control: Rescan bindings (64-bit only)
2017-09-14 18:12:36 +02:00
Stefano Avallone
eb0351dccb
traffic-control: Record reasons for dropping and marking packets
2017-09-14 18:12:34 +02:00
Stefano Avallone
4d6efe731b
traffic-control: Be more restrictive on internal queue size
2017-09-14 18:12:31 +02:00
Stefano Avallone
b38a97c11d
traffic-control: CoDel uses the QueueDiscItem timestamp
2017-09-14 18:12:28 +02:00
Stefano Avallone
090d37b19e
traffic-control: Trace sojourn times within queue discs
2017-09-14 18:12:23 +02:00
Stefano Avallone
59cd4d5f55
traffic-control: ( fixes #2751 ) Ensure queue discs keep correct statistics
2017-09-14 18:12:19 +02:00
Sébastien Deronne
923ef42e42
wifi: Enable beacon jitter by default
2017-09-13 23:11:38 +02:00
Tom Henderson
3e550b5150
lte: Fix a maybe-uninitialized compiler warning
2017-09-13 09:02:46 -07:00
Robert Ammon
62ab39c9f1
tcp: (fixes 2781) do not go beyond limit in TcpTxBuffer
2017-09-10 12:45:38 +02:00
Robert Ammon
66208e454a
mesh: Fix doxygen warnings
2017-09-06 05:57:39 -07:00
Alexander Krotov
4b66cb5ac5
Documentation spelling fixes
2017-09-01 11:40:28 +03:00
Robert Ammon
5fcca3808f
aodv: Fix doxygen warnings
2017-08-30 08:38:06 -07:00
Zoraze Ali
de237474eb
lte: ( fixes #2777 ) save bearer info in m_drbMap, needed for handover request
2017-08-30 11:13:13 +02:00
Robert Ammon
2e4d823635
uan: Doxygen update for recent change
2017-08-29 14:56:00 -07:00
Tom Henderson
b68a27364c
wifi: Extend documentation helper for attribute implementations
2017-08-29 14:51:27 -07:00
Akin Soysal
f4d433a5ea
wifi: ( fixes #2776 ) Fix segfault in MacLow
2017-08-21 11:31:00 +03:00
Robert Ammon
b47735c649
dsdv: Fix Doxygen warnings
2017-08-20 20:39:57 -07:00
Robert Ammon
fa6e4a0317
wifi: Additional Doxygen fixes
2017-08-19 08:43:14 -07:00
Tom Henderson
931059cca4
uan: Rescan python bindings
2017-08-17 08:15:32 -07:00
Federico Guerra
e4a837b784
uan: ( fixes #2588 ) development of new PER models
...
A new PER calculator class has been added in order to support standard
PER computations. A stricter check has been also enforced on other PER
calculations. A fatal error will be thrown in case of incompatible tx
mode and PER calculator.
2017-08-16 21:49:25 -07:00
Federico Guerra
189504501a
uan: ( fixes #2492 ) RxGainDb moved (patch co-author Randall Plate)
...
RxGainDb moved from UanPhy to UanTransducer in order to apply the gain to
all received packets
2017-08-16 17:48:17 -07:00
Federico Guerra
1352cf85db
uan: ( fixes #2299 ) WOSS integration + FH-FSK Interference rev.
2017-08-16 16:52:11 -07:00
Federico Guerra
0650860241
mobility: Allow WaypointMobilityModel to be subclassed
2017-08-16 16:47:41 -07:00
Alexander Krotov
8f180a8e49
lte: spelling fixes
2017-08-16 19:13:57 +03:00
Alexander Krotov
6691af358c
config-store: spelling fixes
2017-08-16 19:01:10 +03:00
Alexander Krotov
8d13ef312d
core: spelling fixes
2017-08-16 19:00:22 +03:00
Tom Henderson
9c6fd63995
documentation: Make script run correctly on symlinked path
2017-08-13 18:00:45 -07:00
Alexander Krotov
fcd45cda9f
lte: Fix antennaInfoUl.transmissionMode deserialization
2017-08-12 21:12:40 +03:00
Alexander Krotov
2ac1957c18
lte: Deserialize haveRadioResourceConfigDedicatedSCell
2017-08-12 21:16:35 +03:00
Alexander Krotov
2c92eec272
lte: Fix uninitialized variable
2017-08-10 22:44:13 +03:00