Commit Graph

  • f99d624f5e wifi: Allow QosTxop to return its Access Category Stefano Avallone 2021-01-12 12:42:20 +01:00
  • fa87c21c83 wave: doxygen fixes Tommaso Pecorella 2021-05-27 22:50:54 +00:00
  • 6f9225dfab applications: doxygen fixes Tommaso Pecorella 2021-05-27 21:52:29 +00:00
  • 4122e11a18 nix-vector-routing: doxygen fixes Tommaso Pecorella 2021-05-27 21:02:34 +00:00
  • e27d87e971 lte: Update doc on integration of BLER curves Rediet 2020-10-15 15:32:59 +02:00
  • 668a2de316 lte: Update links in model library references Rediet 2020-10-15 15:21:58 +02:00
  • 7329cc2554 lte: Rescan APIs ZorazeAli 2021-05-27 11:27:29 +02:00
  • ebfec2d7a7 lte: Pass complete PDCP SDU params from LtePdcpSapProvider to LtePdcp ZorazeAli 2021-05-27 11:26:25 +02:00
  • 77d6088608 ci: fix master doxygen fails Tommaso Pecorella 2021-05-27 00:36:44 +00:00
  • 867cc1981d wifi: (fixes #394) Obtain coherent Rx width for DSSS PhyEntity of HE-capable PHYs Rediet 2021-05-26 11:07:09 +02:00
  • 5b6220c268 wifi: fix doxygen warnings in src/test/ns3wifi Rediet 2021-05-19 16:20:35 +02:00
  • fe349e534b wifi: fix doxygen warnings in src/wifi/test Rediet 2021-05-19 13:28:35 +02:00
  • fad6f02301 doc: Add alias for gitlab issues Rediet 2021-05-19 11:21:10 +02:00
  • ce57ee91a3 wifi: fix doxygen warnings in src/wifi/examples Rediet 2021-05-19 10:28:27 +02:00
  • 2cd288b24d wifi: fix other doxygen warnings in src/wifi/model Rediet 2021-05-25 17:11:06 +02:00
  • 337851d75e wifi: Clear doxy warnings for GET_XXX_MCS and GET_XXX_MODE macros Rediet 2021-05-25 17:06:03 +02:00
  • 10ef08140a network: (fixes #404) Use Queue::Dispose() for SimpleNetDevice::DoDispose() Tom Henderson 2021-05-21 11:11:33 -07:00
  • f34d4c5025 network: Add Queue::DoDispose method Tom Henderson 2021-05-21 11:11:05 -07:00
  • 338f4c418e lte: fix crashing daily tests Rediet 2021-05-21 08:32:45 +02:00
  • a51b72e375 lte: Add NotValid enum members for initialization ZorazeAli 2021-05-21 08:32:37 +02:00
  • e6ca9be6fb lte: Assign default values Rediet 2021-05-19 16:34:01 +02:00
  • 936bb1168c wifi: Rescan Python bindings Tom Henderson 2021-05-19 07:38:24 -07:00
  • fae6245933 wifi: Make destructor virtual for polymorphic class type Tom Henderson 2021-05-19 07:36:39 -07:00
  • c55b3b0b37 wifi: Cleanup inherited and overriden comments in header files Sébastien Deronne 2021-05-18 21:52:51 +02:00
  • 97c772b053 wifi: Remove redundant virtual keywords Sébastien Deronne 2021-05-17 22:42:26 +02:00
  • 2f0d0229ce wifi: Use override keyword when necessary Sébastien Deronne 2021-04-27 22:39:19 +02:00
  • b9db718c22 wifi: ApWifiMac does not need to hold whole lists of non-ERP STAs nor non-HT STAs Sébastien Deronne 2021-05-12 18:21:08 +02:00
  • 8608166b6d wifi: enable ThompsonSamplingWifiManager logs in WifiHelper Alexander Krotov 2021-05-18 18:56:01 +03:00
  • a13fe418ba ci: fix gcc-11 test Tommaso Pecorella 2021-05-16 18:06:58 +00:00
  • 2d150b0f6a ci: add gcc-11 jobs Tommaso Pecorella 2021-05-14 17:52:02 +00:00
  • 0bc6512941 ci: update weekly jobs Tommaso Pecorella 2021-05-13 22:10:57 +00:00
  • c1cf29c57d internet: add NdiscCache::Entry::GetIpv6Address Tommaso Pecorella 2021-05-13 15:28:27 +00:00
  • 30bf1d3f76 network: add Ipv6Prefix to Ipv6Address conversion Tommaso Pecorella 2021-05-13 15:11:03 +00:00
  • 2917d45fb1 wifi: Rescan python bindings Stefano Avallone 2021-05-13 15:57:03 +02:00
  • 19d1c8da98 wifi: Enable TestUlOfdmaPowerControl in wifi-phy-ofdma test suite Stefano Avallone 2021-05-11 23:49:32 +02:00
  • c975eb6425 wifi: Pass BlockAck header as const reference rather than pointer Stefano Avallone 2021-04-21 20:05:02 +02:00
  • c28e2fdb48 wifi: Add a MAC OFDMA test suite Stefano Avallone 2021-01-12 12:04:22 +01:00
  • 5c7c5ad497 wifi: MacHelper installs a Multi User Scheduler Stefano Avallone 2021-01-10 12:34:31 +01:00
  • 630153e38c wifi: Add MAC support for UL OFDMA Stefano Avallone 2021-01-09 17:02:10 +01:00
  • 02a1923f55 wifi: Add a map storing ACs in increasing order of priority Stefano Avallone 2019-11-01 15:15:19 +01:00
  • b04bb017d9 wifi: Add an SnrTag for responses to MU frames Stefano Avallone 2021-04-27 23:39:35 +02:00
  • f929fa6b38 wifi: Define ack methods for UL OFDMA transmissions Stefano Avallone 2021-01-09 16:26:22 +01:00
  • e164766c9b wifi: Add support for Multi-STA BlockAck Stefano Avallone 2021-01-09 12:24:01 +01:00
  • e5629b2748 wifi: Extend BlockAck header to support Multi-STA BlockAck Stefano Avallone 2021-01-09 11:43:52 +01:00
  • 484aa9a624 nix-vector-routing: (fixes #383) Add support for multiple interface addresses Ameya Deshpande 2021-04-27 19:33:11 +05:30
  • 671b49eb80 internet-apps: (fixes #396) Remove forward declaration Tom Henderson 2021-05-12 16:20:46 -07:00
  • 38c23d169c Update .vscode/launch.json to use lldb and testrunner Tommaso Pecorella 2021-05-12 21:06:15 +00:00
  • 9ae9a044c3 Update .vscode/launch.json to build ns-3 before starting to debug Eduardo Almeida 2020-04-24 17:33:25 +01:00
  • 6aa2d3238e Update Python scripts to the safer "with open() as" Python syntax Eduardo Almeida 2020-05-13 18:45:06 +01:00
  • de8505ce2d ci: doc - fix ImageMagik conversion policy Tommaso Pecorella 2021-05-11 21:03:26 +00:00
  • b2f6f40241 internet: print Id and SeqNo for Icmpv6Echo Tommaso Pecorella 2021-05-10 22:57:17 +00:00
  • 337a67c818 internet: doxygen fix Tommaso Pecorella 2021-05-09 21:34:15 +00:00
  • 5beeda40a2 ci: switch to archlinux for documentation stage Tommaso Pecorella 2021-05-09 21:25:01 +00:00
  • d194fe3756 internet-apps: (partially fix #384) ping6 gives IPv6 reachability hints Tommaso Pecorella 2021-05-09 12:11:12 +02:00
  • fded01ad4f internet: (partially fix #384) add IPv6 reachability hint function Tommaso Pecorella 2021-05-09 12:09:42 +02:00
  • 810b70d8d8 wifi: Fix logs for WifiTxTimer Sébastien Deronne 2021-05-08 12:18:11 +02:00
  • 963991426f ci: fix doxygen script (7) Tommaso Pecorella 2021-05-03 23:20:09 +00:00
  • 5a22bf1f05 ci: fix doxygen script (6) Tommaso Pecorella 2021-05-03 17:48:10 +00:00
  • c419271ec9 ci: fix doxygen script (5) Tommaso Pecorella 2021-05-03 17:24:07 +00:00
  • 63372b26d9 ci: fix doxygen script (4) Tommaso Pecorella 2021-05-03 14:42:18 +00:00
  • 5c44b41a56 ci: fix doxygen script (3) Tommaso Pecorella 2021-05-03 14:06:36 +00:00
  • e2b73619ab ci: fix doxygen script (2) Tommaso Pecorella 2021-05-03 13:16:41 +00:00
  • ba5835e497 ci: fix doxygen script Tommaso Pecorella 2021-05-03 12:59:47 +00:00
  • 778f604511 ci: (fixes #207) doxy use warnings report, filtered to files touched in commit Peter Barnes 2021-05-03 02:37:51 +02:00
  • 6f22431412 buildings: Rescan APIs Tom Henderson 2021-05-02 16:19:58 -07:00
  • e3ce636d2a buildings: Remove deprecated methods Tom Henderson 2021-05-02 16:19:40 -07:00
  • 324644f86e doxygen: fix warnings in network, mobility Tommaso Pecorella 2021-05-02 21:42:55 +02:00
  • c16007469d doxygen: fix warnings in uan, dsr, wimax Tommaso Pecorella 2021-05-02 03:16:59 +02:00
  • a676a1ca39 lr-wpan: fix doxygen warnings and tweak tests Tommaso Pecorella 2021-05-01 21:47:26 +02:00
  • fa68baa2f0 internet: fix doxygen warnings and tweak tests Tommaso Pecorella 2021-05-01 18:53:56 +02:00
  • aab9388af6 internet-apps: fix doxygen warnings Tommaso Pecorella 2021-05-01 18:53:12 +02:00
  • 38bf93a8b5 documentation: Update Python API scanning section Tom Henderson 2021-04-30 22:08:23 -07:00
  • 6b0a9f4af7 sixlowpan: fix doxygen warnings Tommaso Pecorella 2021-05-01 04:36:19 +02:00
  • 21fb224e8a internet: fix doxygen warnings Tommaso Pecorella 2021-05-01 04:14:27 +02:00
  • 1a095cda5b network: fix doxygen warnings Tommaso Pecorella 2021-05-01 04:13:49 +02:00
  • e2f1ff084b core: fix doxygen warnings Tommaso Pecorella 2021-05-01 00:19:55 +02:00
  • a06388bf64 aodv: fix doxygen warnings Tommaso Pecorella 2021-04-30 19:09:29 +02:00
  • b922daa3c0 olsr: fix doxygen warnings Tommaso Pecorella 2021-04-30 19:08:28 +02:00
  • 4404c451e4 network: (fixes #393) Add support for DLT_LORATAP DataLinkType to Pcap files Alessandro Aimi 2021-04-30 15:32:20 +00:00
  • d7a08785d7 CI: update archlinux image Tommaso Pecorella 2021-04-29 20:45:59 +00:00
  • c3c1b3326f build: (fixes #329) Remove dead code from wscript Tom Henderson 2021-04-29 08:28:44 -07:00
  • 2d692ea383 wifi: Rescan python bindings Stefano Avallone 2021-04-26 20:00:24 +02:00
  • a629984f33 wifi: Add copy constructor and assignment operator to WifiTxParameters Stefano Avallone 2021-04-26 19:29:27 +02:00
  • a160f7054e wifi: Add Copy methods to WifiAcknowledgment and WifiProtection Stefano Avallone 2021-04-26 19:23:53 +02:00
  • ac7ad2c815 wifi: Add trace source for PSDU map timeout events Stefano Avallone 2021-01-08 23:43:15 +01:00
  • 2e4fdd3640 wifi: Add methods to get the target RSSI for TB PPDUs Rediet 2021-01-08 19:17:38 +01:00
  • dcb8ffe4e5 wifi: Add MAC support for DL OFDMA Stefano Avallone 2021-01-08 18:22:46 +01:00
  • 508a10a101 wifi: Add the MultiUserScheduler base class Stefano Avallone 2021-01-07 23:14:45 +01:00
  • 47eb2b1fbf wifi: Add DL OFDMA support to the WifiDefaultAckManager Stefano Avallone 2021-01-07 23:02:26 +01:00
  • 662c6a8a21 olsr (fixes #271): print methods for olsr headers Tommaso Pecorella 2021-04-25 15:49:18 +02:00
  • 57617feb3f nix-vector-routing: (fixes #390) Avoid changing routing-dependent members Ameya Deshpande 2021-04-21 21:45:09 +05:30
  • bbcea3e502 core: (fixes #387) Fix MakeCallbackAccessor compilation error Steven Smith 2021-04-15 13:26:12 -07:00
  • acec4714bb examples: (fix of commit e353bafa) Set PCAP data link type Tom Henderson 2021-04-20 09:40:57 -07:00
  • b4efd683be wifi: Fix typos and unnecessary headers in WifiPrimaryChannelsTest Sébastien Deronne 2021-04-18 14:05:27 +02:00
  • e353bafa48 examples: Set wifi data link type when PCAP file is generated Sébastien Deronne 2021-04-17 12:16:02 +02:00
  • db97b88195 core: Add missing include Tom Henderson 2021-04-18 17:55:30 -07:00
  • 2ae1abcc4e examples: Fix comment Tom Henderson 2021-04-16 15:10:38 -07:00
  • 5fc7a1be61 examples: Add author/copyright; improve logging and comments Tom Henderson 2021-04-16 07:56:21 -07:00
  • a773a15d48 applications: Include SeqTs header size in logged receive packet size Tom Henderson 2021-04-16 07:55:02 -07:00
  • 7840671edf ci: add "ccache-" prefix to ccache cache Alexander Krotov 2021-04-15 17:31:57 +03:00