Commit Graph

13484 Commits

Author SHA1 Message Date
Robert Ammon
e1c73ce575 traffic-control: Eliminate Visual Studio compiler warnings in the examples 2018-04-12 23:06:30 +02:00
Tom Henderson
b64dcb4234 lte: Fix compilation error 2018-04-11 21:01:04 -07:00
Tom Henderson
b54256d51d lte: Fix compilation error 2018-04-11 17:45:48 -07:00
Tommaso Pecorella
ac3e174111 Python Bindings: regenerate wave and mesh 2018-04-11 16:11:08 -05:00
Tom Henderson
c681150e81 build: (fixes #2908) Check if pybindgen version exists before use 2018-04-11 13:46:07 -07:00
Sébastien Deronne
5c09ddf105 wifi: Use forward declaration as often as possible (part 9) 2018-04-11 20:22:36 +02:00
Sébastien Deronne
eb2fd20e8c wifi: Use forward declaration as often as possible (part 8) 2018-04-11 20:22:31 +02:00
Sébastien Deronne
7b670e4c7b wifi: Use forward declaration as often as possible (part 7) 2018-04-11 08:19:40 +02:00
Sébastien Deronne
00161ead2a wifi: Use forward declaration as often as possible (part 6) 2018-04-11 08:14:13 +02:00
Peter D. Barnes, Jr.
7ccef2f46b core: fix log-macros-disabled.h compilation broken by r13461 (eb9262b0) 2018-04-10 22:43:00 -07:00
Sébastien Deronne
390cf24639 wifi: Use forward declaration as often as possible (part 5) 2018-04-10 20:59:50 +02:00
Sébastien Deronne
78bf05b15f wifi: Use forward declaration as often as possible (part 4) 2018-04-09 22:46:40 +02:00
Sébastien Deronne
d1e029e07e examples: Remove useless network-module inclusion in some wireless examples 2018-04-09 18:44:59 +02:00
Sébastien Deronne
3bbb45d79f wifi: Use forward declaration as often as possible (part 3) 2018-04-08 22:37:51 +02:00
Sébastien Deronne
7a33944f40 wifi: Use forward declaration as often as possible (part 2) 2018-04-08 21:32:03 +02:00
Sébastien Deronne
65efb1fd66 wifi: Use forward declaration as often as possible (part 1) 2018-04-08 19:57:26 +02:00
Sébastien Deronne
b9064f504e wifi: GetEdThreshold should return a dBm value 2018-04-06 23:32:13 +02:00
Peter D. Barnes, Jr.
8c84b8be73 core: bug 2461: CommandLine should handle non-option arguments 2018-04-05 17:32:03 -07:00
Peter D. Barnes, Jr.
5b57d9286e core: refactor DesMetrics to accept new argument vector from CommandLine 2018-04-05 17:26:49 -07:00
Peter D. Barnes, Jr.
e8f3f26eb0 core: command-line: minor docs and white space 2018-04-05 17:25:58 -07:00
Sébastien Deronne
18506bf1b7 wifi: Fix valgrind errors 2018-04-05 22:50:07 +02:00
Peter D. Barnes, Jr.
042d2e38e5 core: bug 2901: Add CommandLine::Parse (const std::vector<std::string>> args); 2018-04-03 14:49:27 -07:00
Peter D. Barnes, Jr.
975a287288 core: Enable NS_LOG_FUNCTION to log the contents of vectors. 2018-04-03 14:45:16 -07:00
Tom Henderson
428199ed95 uan: Fix uninitialized value warning 2018-04-02 08:12:41 -07:00
Sébastien Deronne
01d2f04c03 wifi: rescan bindings 2018-04-01 20:44:20 +02:00
Sébastien Deronne
8290a681c5 wifi: Rename some functions based on Tom's suggestions 2018-04-01 19:20:30 +02:00
Sébastien Deronne
421ace0151 wifi: rescan bindings 2018-04-01 13:14:54 +02:00
Sébastien Deronne
fe1a487cf6 examples: Add dsss-validation example to regression 2018-04-01 12:14:02 +02:00
Sébastien Deronne
06776fbf18 examples: Add wifi DSSS validation example 2018-04-01 11:35:30 +02:00
Sébastien Deronne
98ec98b72a wifi: Fix double precision issues in DsssErrorRateModel 2018-04-01 11:35:28 +02:00
Sébastien Deronne
e57bee6789 examples: Improve wifi ofdm validation examples 2018-04-01 11:19:53 +02:00
Sébastien Deronne
ace234df06 wifi: Improve tables printing in minstrel wifi managers 2018-04-01 11:12:20 +02:00
Sébastien Deronne
48119eba2a wifi: Cleanup WifiMacQueue 2018-04-01 11:10:39 +02:00
Sébastien Deronne
94cad3c54a wifi: Cleanup WifiRemoteStationManager 2018-04-01 11:07:57 +02:00
Sébastien Deronne
ebbddb2bea wifi: Cleanup ApWifiMac 2018-04-01 11:02:21 +02:00
Sébastien Deronne
eaf5bc80e9 wifi: Cleanup WifiPhy 2018-04-01 11:01:15 +02:00
Sébastien Deronne
de42170ff2 wifi: Cleanup SupportedRates 2018-04-01 10:53:05 +02:00
Sébastien Deronne
bcfc809ba3 wifi: Cleanup EdcaParameterSet 2018-04-01 10:52:14 +02:00
Sébastien Deronne
dd4dbb48db wifi: Cleanup WifiMac 2018-04-01 10:52:01 +02:00
Sébastien Deronne
517ddcdb6d wifi: Remove unused function RegularWifiMac::GetCtsToSelfSupported 2018-04-01 10:51:49 +02:00
Sébastien Deronne
df1aa12ab9 wifi: m_phyListener should be null before calling DcfManager::SetupPhyListener 2018-04-01 10:51:32 +02:00
Sébastien Deronne
8bc0849a9b wifi: Add 802.11ax supported MCS indexes provided by HeCapabilities IE 2018-04-01 10:51:19 +02:00
Sébastien Deronne
4f05f5f8df wifi: Print supported MCS in HtOperation IE 2018-04-01 10:51:02 +02:00
Sébastien Deronne
6d142d9cd2 wifi: Print ExtendedCapabilities IE and fix issues when used with non-VHT STA 2018-04-01 10:51:01 +02:00
Jörg Christian Kirchhof
1ef9c0dd26 build: (fixes #2902) missing modules cause Waf to run indefinitely 2018-03-30 09:24:09 -07:00
Sébastien Deronne
edf0c9395f wifi: Fix small typo in documentation 2018-03-30 10:31:52 +02:00
Sébastien Deronne
38ccd3f45e wifi: Use uint8_t for channel width in Ideal wifi manager 2018-03-30 10:22:38 +02:00
Sébastien Deronne
7660d90b21 wifi: use uint8_t for mcsIndex in MinstrelHt wifi manager to silent compilation warnings 2018-03-30 10:18:08 +02:00
Robert Ammon
2da548660d wifi: Eliminate some more Visual Studio compiler warnings 2018-03-29 21:26:57 +02:00
Sébastien Deronne
776c285b45 Rescan bindings 2018-03-29 05:58:13 +02:00