Commit Graph

9890 Commits

Author SHA1 Message Date
Sébastien Deronne
e71851491d wifi: (fixes #2551) Move preamble to TXVECTOR 2016-11-27 19:26:13 +01:00
Sébastien Deronne
a2745b97cb network: Rescan bindings 2016-11-27 19:12:56 +01:00
Tom Henderson
6e3b4d416e stats: Increase floating-point arithmetic tolerance in a test
The 'average' test suite, which used a constant TOLERANCE value of
1e-14 to check the MinMaxAvgTotalCalculator class computations,
started to fail on a 32-bit Fedora 24 test machine because the
arithmetic slightly exceeded a difference of 1e-14.  This patch
doubles the tolerance to 2e-14 to make this test pass again.
2016-11-27 07:55:09 -08:00
Tom Henderson
f61da28ef5 test case to support commit 12425:1313ad34c26a 2016-11-27 07:50:18 -08:00
Peter D. Barnes, Jr.
88b9ea15bb network: (fixes #2221) Remove size constraint of Tag objects 2016-11-27 07:49:26 -08:00
Sébastien Deronne
647c62936b wifi: Remove unused m_accessOngoing variable in DcaTxop 2016-11-27 15:23:03 +01:00
Sébastien Deronne
7c7f8c2533 wifi: merged and moved similar functions to retrieve TID to QosUtils 2016-11-25 22:48:17 +01:00
Sébastien Deronne
e45a3546c0 wifi: small code cleanup 2016-11-25 22:45:34 +01:00
Biljana Bojovic
babcf4b843 bug 2048: Test cases by Nicola Baldo (with minor changes) 2016-11-23 12:33:21 +01:00
Biljana Bojovic
94364343c7 lte: (fixes #2048) Complements changeset 12416: Schedulers to skip UEs when CQI==0 2016-11-23 12:18:33 +01:00
Nicola Baldo
1acb24307e bug 2048: applied Piotr's fix for lte-cqi-generation test (with minor changes) 2016-11-22 10:55:49 +01:00
Nicola Baldo
f7bab73741 lte: (fixes #2048) Fix scheduler resource allocation when CQI==0 (out of range) 2016-11-22 10:54:20 +01:00
Biljana Bojovic
649ef0a0e4 lte: (fixes #2543) Fix when EstimateUlSinr returns NO_SINR (fix by N. Patriciello and M. Miozzo) 2016-11-21 11:26:37 +01:00
Sébastien Deronne
4310fb9e45 wifi: Rescan bindings 2016-11-16 22:39:19 +01:00
Sébastien Deronne
122c0fab14 wifi: (fixes #2533) Improve 802.11n MIMO PHY abstraction 2016-11-16 21:35:19 +01:00
Natale Patriciello
8199054dae tcp: (fixes #2540) removed dead assignment on ie-dot11s-perr.cc 2016-11-16 14:46:40 +01:00
Natale Patriciello
fb2b0a6f85 tcp: (fixes #2547) removed various dead assignments 2016-11-16 14:43:25 +01:00
Tommaso Pecorella
1bdf2efdfb bindings: Rescan flow-monitor bindings 2016-11-12 01:42:32 +01:00
Tommaso Pecorella
ee35fc8de2 flow-monitor: (fixes #2545) Optimized build fails for flow-monitor (2) 2016-11-12 01:25:34 +01:00
Tommaso Pecorella
06018c412f bindings: Rescan flow-monitor bindings 2016-11-12 01:01:57 +01:00
Tommaso Pecorella
f44b620610 flow-monitor: (fixes #2545) Optimized build fails for flow-monitor 2016-11-12 01:03:56 +01:00
Natale Patriciello
52fb85be6c tcp: Added a missing assert 2016-11-11 15:40:40 +01:00
Natale Patriciello
89a703409b tap-bridge: (fixes #2538) removed dead assignment 2016-11-11 13:44:56 +01:00
Natale Patriciello
7242409fe8 wimax: (fixes #2536) Removed potential memory leak 2016-11-11 12:40:32 +01:00
Tommaso Pecorella
027deedd50 core: provide ParetoRandomVariable::GetScale implementation 2016-11-09 15:23:34 +01:00
Alina Quereilhac
6c25afefc2 Bug 2539 - emu-fd-net-device-helper.cc dead assignment. (fix due Natale Patriciello) 2016-11-07 23:08:52 -03:00
Tommaso Pecorella
5c9b97d6d7 bindings: Rescan core bindings 2016-11-08 01:59:06 +01:00
Tommaso Pecorella
bec49d392d core: (fixes #2513) - Deprecates Mean attribute in ParetoRandomVariable 2016-11-08 01:42:06 +01:00
Sébastien Deronne
7a7a87a06d wifi: Fixed potential bug with broadcasted packets when RTS-CTS protection is used 2016-11-07 22:58:13 +01:00
Sébastien Deronne
3a1d92cfac wifi: Small improvement when setting HT Protection Information Element 2016-11-07 22:56:14 +01:00
Natale Patriciello
3b095059ba wifi: (fixes #2542) Corrected dead assignment on wifi mac-low 2016-11-07 22:54:21 +01:00
Natale Patriciello
fb5b35bc76 wifi: (fixes #2541) Corrected preamble assignment 2016-11-07 22:52:26 +01:00
Biljana Bojovic
05d4a0fb57 lte: (fixes #2523) Scheduler to generate properly the RLC PDU (fix by Marco Miozzo and Zoraze Ali)
Extend all schedulers to generate properly the RLC PDU structure when there is no retransmission on the layer.
2016-11-07 12:13:34 +01:00
Mohit P. Tahiliani
1748d667eb traffic-control: (fixes #2534) ARED and PIE examples should return 1 upon exit 2016-11-05 12:44:39 +01:00
Tommaso Pecorella
f552e0a63d bindings: Rescan bindings 2016-11-05 02:38:37 +01:00
Robert Ammon
bf956783aa routing: (fixes #2527) Extend PrintRoutingTable to specify the time unit for the report. 2016-11-05 02:38:15 +01:00
Tommaso Pecorella
25c6f50908 bindings: Rescan aodv bindings 2016-11-05 01:18:51 +01:00
Robert Ammon
8956f0e1e8 aodv: (fixes #2530) rename function SetBalckListTimeout to SetBlackListTimeout 2016-11-04 17:32:35 +01:00
Zoraze Ali
7e17a38592 lte: (fixes #2531) Set HARQ feedback default value to ACK to avoid false retx when only one layer (i.e., layer 0) is used in MIMO 2016-11-03 18:31:23 +01:00
Sébastien Deronne
e1fd378394 wifi: (fixes #2532) Remove potential inconsistencies between 802.11n MCS and NSS value reported in TXVECTOR 2016-11-01 11:26:50 +01:00
Sébastien Deronne
33bc706e2b wifi: (fixes #2477) Check that PHY state is not RX nor TX before sending BACK response to A-MPDU 2016-10-30 09:21:08 +01:00
Sébastien Deronne
cccee8c146 wifi: (fixes #2529) Trigger m_macTxDataFailed for failed or missed MPDUs when A-MPDU is used 2016-10-26 20:42:32 +02:00
Sébastien Deronne
ec5dfe2a58 bindings: Rescan wifi and wave bindings 2016-10-23 21:45:33 +02:00
Sébastien Deronne
3945808336 wifi: Use WifiPhyTag in YansWifiPhy in order to avoid code duplication for each new PHY parameter 2016-10-23 20:45:31 +02:00
Mohit P. Tahiliani
38a0fd1a13 In third.cc restore limit on nWifi due to grid layout.
This partially reverts r11418 4d6051f4166f
2016-10-21 18:06:49 -07:00
Alexander Krotov
626693fc32 lte: s/Periocity/Periodicity/ 2016-10-20 12:06:45 +03:00
Alexander Krotov
9e93dfed82 lte: fix typos in RadioBearerStatsConnector documentation 2016-10-19 16:30:59 +03:00
Alexander Krotov
410ec0fe8d lte: (fixes #2456) Add MemberCschedSapProvider and MemberCschedSapProvider templates 2016-07-30 01:53:49 +03:00
Alexander Krotov
16a4d770ef spectrum: (fixes #2467) Do not schedule StartRx for receivers with orthogonal SpectrumModels
This change greatly reduces number of StartRx calls, propagation delay
computations and SpectrumValue conversions for scenarios with large number
of transmitters and receivers operating in different non-overlapping channels,
i.e., Wi-Fi scenarios with multiple BSS operating in different channels.
2016-08-07 20:38:18 +03:00
Alexander Krotov
d8509c1a58 spectrum: (fixes #2464) Store spectrum conversion matrix in CSR format
Spectrum conversion matrix are usually sparse, so this change speeds up
calculations for large number of bands.
2016-08-07 02:00:09 +03:00