Commit Graph

13295 Commits

Author SHA1 Message Date
Sébastien Deronne
e45f43cd92 wifi: Use uint8_t for indexes in minstrel 2018-02-18 08:22:29 +01:00
Tom Henderson
911be7ce42 wifi: Fix type mismatch 2018-02-17 15:47:28 -08:00
Sébastien Deronne
69cd760649 wifi: Use uint8_t for the number of supported rates 2018-02-17 20:53:52 +01:00
Sébastien Deronne
45442cf410 wifi: Fix some more uint32_t to uint8_t in wifi rate managers (based on Robert Ammon's patch) 2018-02-17 11:25:58 +01:00
Sébastien Deronne
c8df174f11 wifi: Fix uint32_t to uint8_t for parameters in wifi rate managers 2018-02-17 11:04:09 +01:00
Sébastien Deronne
4b496742a1 wifi: Fix uint32_t to uint64_t (based on Robert Ammon's patch) 2018-02-17 00:21:06 +01:00
Sébastien Deronne
cd389fdf04 wifi: Cleanup enums 2018-02-17 00:10:33 +01:00
Tom Henderson
7208161858 lte: Correct stale documentation 2018-02-13 16:12:39 -08:00
Tom Henderson
7cf493c9b4 lte: Correct reference to standard 2018-02-13 16:08:49 -08:00
Alexander Krotov
c40b45f879 Fix typos ("desitnation", "soket", ...) 2018-02-12 18:09:43 +03:00
Sébastien Deronne
cb43ae1607 wifi: Clear doxygen warnings 2018-02-10 16:34:54 +01:00
Alexander Krotov
d16366eb16 wifi: Replace "VHtMcs9" with "VhtMcs9" in documentation. 2018-02-09 14:33:49 +03:00
Tommaso Pecorella
61b88be93f internet: remove commented lines from Ipv6AddressHelper 2018-02-08 19:06:43 -06:00
Tommaso Pecorella
986f07fe07 internet: remove uint128_t from Ipv6AddressHelper 2018-02-08 18:11:24 -06:00
Tom Henderson
52803ca937 internet: rescan bindings 2018-02-07 21:55:07 -08:00
Tom Henderson
b1a75b6afd lte: rescan bindings 2018-02-07 21:54:39 -08:00
Manoj Kumar Rana
b10a000aa0 lte: add support for IPv6 2018-02-07 17:36:41 -06:00
Tommaso Pecorella
0b4ffede67 internet: (fixes #1745) There can be only one Ipv6AddressHelper in a script 2018-02-07 17:35:48 -06:00
Mohit P. Tahiliani
3d8bddb597 tcp: Update documentation to indicate support for TCP-LP 2018-02-07 12:27:02 -08:00
Sébastien Deronne
d9b0966ae5 rescan bindings 2018-02-03 15:45:57 +01:00
Tommaso Pecorella
80050ca1b7 examples: Energy examples improvements 2017-10-24 22:58:32 +02:00
Sébastien Deronne
1b7dd60567 wifi: (fixes #2809) Stop wifi devices when energy is depleted 2018-01-10 17:43:54 +01:00
Tommaso Pecorella
ee8f90a664 energy: (fixes #2807) GetTotalEnergyConsumption is not updated correctly 2017-10-24 22:04:13 +02:00
Tommaso Pecorella
af5691366c lte: (fixes #2768) LteUeNetDevice has a null MAC address 2018-01-29 21:29:02 -06:00
Matias Richart
5433a5f0c9 wifi: (fixes #2656) Correct bugs and improve logging in MinstrelHt 2018-01-31 20:16:58 +01:00
Sébastien Deronne
a93794344b wifi: Allow 802.11ax to use 40 MHz channel width when operating at 5 GHz 2018-01-31 20:16:15 +01:00
Natale Patriciello
1c1bf17f91 branch merge 2018-01-30 22:20:24 +01:00
Sébastien Deronne
95917105bf wifi: (fixes #2854) Fix 802.11ax channel width capabilities 2018-01-24 19:09:29 +01:00
Sébastien Deronne
8c6d28009b examples: Fix broken python examples after wifi api cleanup 2018-01-24 12:51:57 +01:00
Peter D. Barnes, Jr.
51fa9e6142 [sphinx] Fix various sphinx errors 2018-01-24 01:57:57 -08:00
Peter D. Barnes, Jr.
b02adffd4a [doxy] Speed up doxygen.warnings.report.sh run 2018-01-22 17:25:15 -08:00
Sébastien Deronne
72d0b480c5 dsdv: Remove useless includes 2018-01-24 10:45:15 +01:00
Sébastien Deronne
225707ed3c documentation: Update limitations of the wifi module 2018-01-24 10:12:33 +01:00
Sébastien Deronne
7ac773214c wifi: rescan bindings 2018-01-24 10:01:54 +01:00
Sébastien Deronne
648081c69a wifi: Remove deprecated attributes and helpers 2018-01-24 09:10:36 +01:00
Getachew Redieteab
feccb6d214 wifi: Fix VHT guard interval initialization for Ideal wifi manager 2018-01-24 09:05:12 +01:00
Sébastien Deronne
3777db41ec wifi: Use static_cast instead of C-style cast 2018-01-21 09:21:38 +01:00
Sébastien Deronne
0d6f46f648 examples: Remove commented lines in wireless examples 2018-01-20 18:32:32 +01:00
Natale Patriciello
d16a9ce18c tcp: use minRtt of TcpSocketState when congestion controls have to track the minimum rtt for the entire connection 2018-01-19 16:50:39 +01:00
Vivek Jain
f1da2c177e tcp: Save minRtt in TcpSocketState 2018-01-19 16:49:41 +01:00
Charitha Sangaraju
9eea488338 tcp: Added TCP LP 2018-01-19 16:48:07 +01:00
Sébastien Deronne
4e27c5e008 examples: Add useRts option in wifi network examples, add frequency selection in he-wifi-network and extend regression 2018-01-13 12:16:29 +01:00
Sébastien Deronne
5bd9704dd0 wifi: (fixes #2838) Fix rate selection for control frames when no rate available in the BSSBasicRateSet 2018-01-13 12:14:55 +01:00
Sébastien Deronne
12ba919ef2 wifi: (fixes #2848) Set association ID in association response headers 2017-10-21 15:45:18 +02:00
Getachew Redieteab
8a9127f27b spectrum, wifi: (fixes #2843) Set correct channel width and center frequency provided for non-HT PPDUs when building SpectralDensity 2018-01-12 22:55:26 +01:00
Sébastien Deronne
1c246e8c09 wifi: Cleanup InterferenceHelper 2018-01-12 22:49:50 +01:00
Zoraze Ali
880f126211 lte: rescan ILP32 bindings 2018-01-11 10:36:39 -08:00
Zoraze Ali
87d8c1d5d4 lte: rescan bindings 2018-01-10 19:29:50 +01:00
Zoraze Ali
586fad807a lte: align uplink MCS to TBS index mapping as per TS36213 2018-01-10 19:29:07 +01:00
Sébastien Deronne
a163b27196 energy: Add missing configuration in basic-energy-model-test 2018-01-10 14:07:27 +01:00