Commit Graph

  • 736e5950fc mobility: Add GroupMobilityHelper class Tom Henderson 2021-09-14 17:08:44 -07:00
  • 4fb672de9f mobility: Add Reference Point Group Mobility (RPGM) example and script Tom Henderson 2021-03-09 20:23:27 -08:00
  • 2422b35238 mobility: Add logging and stream assignment to HierarchicalMobilityModel Tom Henderson 2021-09-14 17:07:43 -07:00
  • a2cddc8da0 mobility: Expose child mobility model to parent position Tom Henderson 2021-09-07 16:22:23 -07:00
  • 4ca947a477 mobility: Initialize HierarchicalMobilityModel Tom Henderson 2021-03-09 20:21:16 -08:00
  • 53de766827 mobility: Fix Doxygen on MobilityHelper Tom Henderson 2021-09-15 20:21:24 -07:00
  • 9b3b23f4f0 mobility: Avoid course change stream corruption Tom Henderson 2021-09-14 17:05:57 -07:00
  • 70b0e87c69 Include missing header and forward declaration Gabriel Ferreira 2021-09-16 08:46:15 -03:00
  • 7cf16bf162 wifi: Update documentation Stefano Avallone 2021-09-09 17:38:25 +02:00
  • 3805195c08 wifi: Extend MAC OFDMA test to check MU EDCA operations Stefano Avallone 2021-09-14 14:03:36 +02:00
  • 015719dfcd wifi: Use access parameters from MU EDCA Parameter Set when needed Stefano Avallone 2019-10-29 22:12:18 +01:00
  • 25dc12a8e4 wifi: Add support for exchanging MU EDCA Parameter Set elements Stefano Avallone 2019-10-25 18:29:59 +02:00
  • dbf4160e1a wifi: Add attributes to HeConfiguration to set MU EDCA Parameter Set elements Stefano Avallone 2019-10-25 18:26:22 +02:00
  • 4e8684c480 wifi: Implement the MU EDCA Parameter Set element Stefano Avallone 2019-10-25 18:24:26 +02:00
  • 7c48447ffa core: Add hashing functor for creating hash of a Ptr Peter D. Barnes, Jr 2021-09-15 22:01:48 +02:00
  • 8cfe1b5e2e wifi: Make use of std::optional in HT FEM Stefano Avallone 2021-09-14 16:43:29 +02:00
  • 289e5aa4ed Switch to C++17 standard by default Stefano Avallone 2021-09-14 16:43:01 +02:00
  • 40b1edc404 wifi: Fix issue introduced by dba025fe Stefano Avallone 2021-09-14 14:18:02 +02:00
  • dba025fe6f wifi: Do not fire PHY trace sources if no callback is connected Stefano Avallone 2021-09-10 11:19:44 +02:00
  • ae87cd35f9 network: Move empty zero area to the end of buffer if needed Alexander Krotov 2019-04-26 15:39:27 +03:00
  • 310052adab tcp: Add logging to tcp-validation example Tom Henderson 2021-09-13 09:23:57 -07:00
  • 3eecf5162c tcp: (fixes #407) Align TcpCubic::GetSsThresh() with Linux Aditya Chirania 2021-07-11 21:54:31 +05:30
  • 7cd03652e1 flow-monitor: Fix time parsing in flowmon-parse-results.py Tommaso Pecorella 2021-09-12 16:19:14 +00:00
  • 4b2f77e114 wifi: Fix trace source documentation strings Tom Henderson 2021-09-10 17:21:04 -07:00
  • 65b1e59ccf applications: (fixes #449, #453) add correct receiving address to PacketSink traces for UDP. Tommaso Pecorella 2021-09-10 18:09:50 +00:00
  • 11e5476566 bindings: Remove stale file Tom Henderson 2021-08-20 14:20:10 -07:00
  • bc42c61530 network: simplify CheckNoZero Gabriel Ferreira 2021-08-07 14:30:43 -03:00
  • 9b1d79dc51 nix-vector-routing: Update copyright information Tom Henderson 2021-09-09 14:39:11 -07:00
  • f9cb9342ce Update wifi-spectrum-saturation-example.cc -- fix description of default distance value (from 50 to 1 m) to conform to the code Szymon Szott 2021-09-08 15:03:40 +00:00
  • 0ec69bda85 wifi: Rescan python bindings Tom Henderson 2021-09-07 17:06:27 -07:00
  • 5729302d28 wifi: (Qos)Txop does not need to hold a pointer to WifiRemoteStationManager Stefano Avallone 2021-05-14 18:37:18 +02:00
  • c9f52ab17f wifi: Move NotifyInternalCollision to FEM Stefano Avallone 2021-09-01 11:34:45 +02:00
  • 3c7cb72d61 mesh: A mesh STA is a QoS STA Stefano Avallone 2021-08-31 23:17:02 +02:00
  • 60f18a068f wifi: RxSignalInfo generated for an MPDU (part of A-MPDU) must contain per-MPDU SNR Stefano Avallone 2021-08-06 17:01:42 +02:00
  • 90f1f2d824 wifi: Set the Queue Size subfield of the QoS Control field Stefano Avallone 2021-08-05 16:51:32 +02:00
  • 847c88d392 wifi: BlockAckManager does not need to hold a pointer to WifiRemoteStationManager Stefano Avallone 2021-05-13 19:39:20 +02:00
  • a826d8a447 wifi: WifiHelper creates the PHY before the MAC Stefano Avallone 2021-03-31 11:55:05 +02:00
  • 02c20072bc antenna: Avoid multiple cosine and sine computations for the same angle(s) Gabriel Arrobo 2021-09-05 15:56:41 +00:00
  • dbb8b67ad8 core (fixes #452) Add TracedCallback::IsEmpty Tommaso Pecorella 2021-09-01 04:13:57 +02:00
  • 73a14518e7 core: (fixes #444) Remove Pareto::Mean attribute Tommaso Pecorella 2021-08-30 20:57:24 +00:00
  • b529897c6c Fix Duplicate detection for ipv4 l3 multicast cbowers1020 2021-08-30 19:52:04 +00:00
  • d1636bbb52 nix-vector-routing: (fixes #450) Avoid recalculation if path doesn't exist Ameya Deshpande 2021-08-30 20:02:56 +02:00
  • 58aa7cd91c nix-vector-routing: (fixes #448) Fix NMS examples Ameya Deshpande 2021-08-30 19:17:57 +02:00
  • 442536cd8b wimax: fix wrong downcast Gabriel Ferreira 2021-08-26 15:33:59 -03:00
  • 4aef3a52c1 config-store: (fixes #443) do not save obsolete attributes Tommaso Pecorella 2021-08-27 12:54:58 +00:00
  • 7be87100a9 nix-vector-routing: Handle Multiple Wifi connections with same channel object Ameya Deshpande 2021-08-13 21:17:20 +02:00
  • 2d512ad14b wifi: Always track interference when not locking on PPDU Davide Magrin 2021-07-22 17:14:25 +02:00
  • 269b0b9d82 wifi: Add test for reception of unsupported modulation Davide Magrin 2021-07-26 11:20:01 +02:00
  • a559501068 wifi: Always use SwitchMaybeToCcaBusy instead of MaybeCcaBusyDuration Davide Magrin 2021-07-22 17:09:39 +02:00
  • 22346169fb applications: cache peer address string in UdpClient Gabriel Ferreira 2021-08-05 00:12:59 -03:00
  • 6ed23c3ae1 core: (fixes #445) update doc for Timer::State Tommaso Pecorella 2021-08-23 19:52:57 +00:00
  • dedcbd8c1e Implement BlockAckManager::DoDispose () Alexander Krotov 2021-08-22 18:38:15 +03:00
  • 24d671704a spectrum: Avoid possible use of null pointer Tom Henderson 2021-08-21 18:02:01 -07:00
  • d53ea68bc2 utils: Improve Python style concerning unused variables and return values Gabriel Arrobo 2021-08-21 10:59:53 -07:00
  • 162b924130 doc: Remove sudo from command (reported by Gabriel Arrobo) Tom Henderson 2021-08-20 14:42:44 -07:00
  • 7f90de5f31 core: Fix two typos (reported by Gabriel Arrobo) Tom Henderson 2021-08-20 14:40:41 -07:00
  • 3563510a82 nix-vector-routing: Update CHANGES.html and RELEASE_NOTES Ameya Deshpande 2021-08-15 17:56:26 +02:00
  • b7629ca90c wifi: Modify a tiny typo yousukeayada 2021-08-13 19:31:43 +09:00
  • 0f3fbffcd7 core: (merges !621) Add DistanceSquared and LengthSquared methods to Vectors Michael Scoggin 2021-04-20 13:35:28 -06:00
  • a02b47a08a core: (merges !620) add operator to ptr to facilitate std alg Michael Scoggin 2021-02-03 09:14:36 -07:00
  • 892cfc0315 build: add header deprecation functionality Tommaso Pecorella 2021-08-16 00:09:13 +02:00
  • 5e73802488 fd-net-device: (fixes #441) Fix double dequeue on device stop Tommaso Pecorella 2021-08-18 01:01:08 +02:00
  • 4996d4f7a9 wifi: Make MultiUserScheduler return SU_TX if STA is not HE Davide Magrin 2021-08-10 15:07:46 +02:00
  • ed7ecfe002 wifi: MACaddress-to-AID mapping is held by the WifiRemoteStationManager Stefano Avallone 2021-07-20 18:24:34 +02:00
  • 52f1a7b7d8 wifi: WifiRemoteStationManager uses hash tables instead of vectors Sharan Naribole 2021-07-20 18:08:02 +02:00
  • 2e5cb463a8 wifi: inline TtlExceeded Gabriel Ferreira 2021-07-27 21:20:57 -03:00
  • 9617bd2e4d wifi: reuse Simulator::Now in WifiMacQueue Gabriel Ferreira 2021-07-24 22:39:44 -03:00
  • bbd1d576bc build: update deprecated defs in contrib wscript Tommaso Pecorella 2021-08-14 15:24:47 +00:00
  • a3349a598c fd-net-device: (fixes #434) fix memory leak when device stops Tommaso Pecorella 2021-08-13 23:43:54 +00:00
  • 972413ce80 nix-vector-routing: tests Ameya Deshpande 2021-08-13 23:33:47 +00:00
  • ec05adaa9f nix-vector-routing: Update doc on IPv6, examples and usage Ameya Deshpande 2021-08-13 23:33:03 +00:00
  • a80d4c95e0 nix-vector-routing: template-based Nix-Vector Routing - IPv4 and IPv6 compliant. Ameya Deshpande 2021-08-13 23:31:35 +00:00
  • 3294de1479 internet: Make similar functions in IPv4 and IPv6 consistent with naming Ameya Deshpande 2021-08-09 16:42:23 +00:00
  • 4024a0aeaa Clang-format: Add "BeforeCatch: true" Eduardo Almeida 2021-05-16 19:26:53 +01:00
  • f575793545 wifi: bypass attribute lookup for max A-MPDU and A-MSDU sizes Gabriel Ferreira 2021-07-30 11:25:26 -03:00
  • 75f15af2d6 build: Update wscript to handle new deprecation macro Tommaso Pecorella 2021-07-31 20:21:35 +00:00
  • a58ea7c633 core,network,wifi,wave: Update Python bindings Tom Henderson 2021-07-30 21:25:16 -07:00
  • f1f2877c81 core: Update deprecation macro definitions Tom Henderson 2021-07-25 10:20:03 -07:00
  • 08c197ab04 wifi,wave: Remove deprecated methods Tom Henderson 2021-07-25 10:19:35 -07:00
  • 73c106911d network: Remove deprecated methods Tom Henderson 2021-07-25 10:18:57 -07:00
  • a4598e8236 antenna: Extend UniformPlanarArray to have a configurable polarization slant angle Sandra Lagen 2021-07-15 18:25:38 +02:00
  • 8bf71f305e aodv: fix code style Tommaso Pecorella 2021-07-26 21:45:15 +00:00
  • 961e2782aa aodv: restore tests functionality Tommaso Pecorella 2021-07-26 23:42:47 +02:00
  • a17b86cdd5 wifi: reuse NiChangesPerBand iterators Gabriel Ferreira 2021-07-21 20:55:42 -03:00
  • cd400c6e17 spectrum: Fix more doxygen warnings Stefano Avallone 2021-07-22 10:58:33 +02:00
  • 4048708fa1 wifi: RxPowerWattPerChannelBand objects are moved to Event objects Stefano Avallone 2021-07-13 12:49:06 +02:00
  • 5d10cbdc91 wifi: Pass RxPowerWattPerChannelBand objects by reference Stefano Avallone 2021-07-13 12:47:45 +02:00
  • 3a70eaf365 spectrum: Add SpectrumModel move constructor Stefano Avallone 2021-07-07 16:26:35 +02:00
  • 66103475c0 spectrum: Update SpectrumModel constructor arguments Sharan Naribole 2021-06-08 11:49:56 -07:00
  • ac6c4c2e69 core: Create<>() forwards parameters to constructors Stefano Avallone 2021-07-07 15:08:01 +02:00
  • 2492614707 Variable length arrays are not supported by C++ Stefano Avallone 2021-07-07 14:53:09 +02:00
  • d821acaf85 wifi: speed up SpectrumWifiPhy::StartRx Gabriel Ferreira 2021-07-17 10:15:38 -03:00
  • 84a42ee26d spectrum: Fix doxygen warning Stefano Avallone 2021-07-21 15:45:14 +02:00
  • e780523fa6 doc: Update documentation about making releases Tom Henderson 2021-07-14 12:14:27 -07:00
  • 4b27025236 Update release files to start next release Tom Henderson 2021-07-14 08:44:59 -07:00
  • fd075f6ec2 Merge ns-3.34-release branch Tom Henderson 2021-07-14 08:41:07 -07:00
  • 3fab3cf057 Update availability in RELEASE_NOTES Tom Henderson 2021-07-14 08:35:58 -07:00
  • c50aaf707d Update VERSION and documentation tags for ns-3.34 release Tom Henderson 2021-07-14 08:34:25 -07:00
  • 9df8ef4b29 doc: Update ns-3 version in tutorial examples Tom Henderson 2021-07-14 08:16:40 -07:00
  • 9319cdd791 Update CHANGES.html and RELEASE_NOTES Tom Henderson 2021-07-12 17:44:39 -07:00