Commit Graph

  • 5f1cd14516 utils: Add namespace trailing comments to code generated by create-module.py Eduardo Almeida 2024-11-22 15:33:03 +00:00
  • 4e310a0d96 utils: Use @ Doxygen tags in code generated by create-module.py Eduardo Almeida 2024-11-22 15:29:22 +00:00
  • 123b04a8e3 wifi: Handle lifetime expiry for groupcast MPDUs stored by Block Ack manager Sébastien Deronne 2023-10-20 11:19:46 +02:00
  • 911220a0c1 wifi: Block/unblock groupcast transmission during Block Ack agreement setup Sébastien Deronne 2023-10-30 19:43:19 +01:00
  • 4586aee61e wifi: Handle GCR Block Ack agreement teardown Sébastien Deronne 2023-10-24 20:53:50 +02:00
  • 99c446bd5a wifi: Set correct starting sequence number for established GCR block ack agreement Sébastien Deronne 2023-10-26 20:38:32 +02:00
  • 04e9e45cf7 wifi: Update function to notify reception of a GCR BlockAck request frame Sébastien Deronne 2025-01-16 21:25:51 +01:00
  • 92eb7d0882 wifi: Add functions to retrieve the buffer size and the starting sequence for a GCR Block Ack agreement Sébastien Deronne 2025-01-16 21:22:17 +01:00
  • 55c58ead3b wifi: Add GCR support for GetBaAgreementEstablishedAsRecipient Sébastien Deronne 2025-01-16 21:37:28 +01:00
  • 860b8e93d2 wifi: Add GCR support for GetBaAgreementEstablishedAsOriginator Sébastien Deronne 2023-10-31 21:50:47 +01:00
  • bc0a9b5969 wifi: Use multimap for recipient block agreements Sébastien Deronne 2025-01-17 12:36:37 +01:00
  • f42436a9b8 wifi: Use multimap for originator block agreements Sébastien Deronne 2023-10-23 22:38:14 +02:00
  • b3c6b34fc0 spectrum: (fixes #1147) Scale the CDS to nanoseconds in 3GPP V2V channel models Gabriel Ferreira 2025-01-18 17:52:52 +01:00
  • f6e1ee4282 Convert ns-3 #include headers to quotes Eduardo Almeida 2025-01-13 23:12:01 +00:00
  • 89b008ccc3 doc: Update coding-style.rst to use #include with quotes Eduardo Almeida 2025-01-13 23:05:30 +00:00
  • c99b2007df check-style: Add check for ns-3 #include headers with angle brackets Eduardo Almeida 2024-10-07 17:21:01 +01:00
  • 944c2affa8 spectrum: Keep precoding matrix on the heap Gabriel Ferreira 2025-01-17 15:45:16 +01:00
  • 1a5957d9d0 spectrum: Reduce PSD complexity by computing only the main matrix diagonal Gabriel Ferreira 2025-01-07 17:28:41 +01:00
  • e299ddba3a spectrum: Calculate PSD by combining received power, even when no precoding matrix is set Gabriel Ferreira 2024-12-11 14:50:08 +01:00
  • fb5ed767be wifi: Add Per-STA Profile BSS Params Change count (de)serialization Sharan Naribole 2024-09-03 16:30:43 +02:00
  • 1acc3840ec wifi: Update RNR MLD Parameters to 802.11be draft 6.0 Sharan Naribole 2024-09-03 15:27:07 +02:00
  • 04784deddb wifi: Add Capability Information EHT subfields Sharan Naribole 2024-09-03 08:20:19 +02:00
  • def70cd895 wifi: Add multi-link Probe exchange test suite Sharan Naribole 2024-09-02 23:44:02 +02:00
  • 94be0bc488 wifi: Fix missing DSSS Param Set in Probe Request sent over 2.4 GHz links Sharan Naribole 2024-09-02 22:32:15 +02:00
  • 65fcfb3344 wifi: ApWifiMac responds to Multi-link Probe Request Sharan Naribole 2024-09-02 22:25:53 +02:00
  • ea474ecbbc wifi: Add StaWifiMac Multi-link Probe Request generation Sharan Naribole 2024-05-06 17:04:49 +02:00
  • 9c49377716 wifi: Update Basic MLE variant to newer 802.11be draft Sharan Naribole 2024-05-06 14:00:46 +02:00
  • e95689673e wifi: Add Probe Request MLE variant Sharan Naribole 2024-05-06 13:19:32 +02:00
  • 7c54cf1212 wifi: Add Probe Request Multi-link Element Common Info Sharan Naribole 2024-05-06 11:37:33 +02:00
  • 192c1e54b2 wifi: Move Common Info Basic MLE implementation to a separate file Stefano Avallone 2024-05-06 11:00:47 +02:00
  • 6506f441a1 zigbee: Add NWK status operator overload Alberto Gallegos Ramonet 2025-01-14 13:56:10 +09:00
  • cd67ed9814 spectrum: Change order of disposal for ThreeGppPropagationLossModel Gabriel Ferreira 2025-01-13 20:39:49 +01:00
  • 4b9e0c68e3 internet: (fixes #1177) check for 0-TTL before trying to decrement Tommaso Pecorella 2025-01-12 22:30:03 +01:00
  • a9adb7306f ci: fix possible dependency issues André Apitzsch 2025-01-13 10:24:03 +01:00
  • 994ff30b8a ci: fix doxygen job Tommaso Pecorella 2025-01-13 01:30:31 +01:00
  • 0343886af9 wifi: (fixes #1175) Fix mismatched callback function signature types YifanFan17 2025-01-10 12:31:10 +00:00
  • 13eb53f3ab wifi: Ensure AckedMpdu trace is fired before the MPDU is dequeued Stefano Avallone 2025-01-08 19:31:44 +01:00
  • 8f4292cd22 zigbee: Update Helper and Network joining documentation Alberto Gallegos Ramonet 2025-01-09 16:43:17 +09:00
  • 459255051a zigbee: Update zigbee grid routing example Alberto Gallegos Ramonet 2025-01-07 22:07:53 +09:00
  • c5ed16b05f lr-wpan: Fix missing PHY initialization Alberto Gallegos Ramonet 2025-01-07 18:31:43 +09:00
  • 2a7865cddb core: fix example dependencies Tommaso Pecorella 2025-01-05 15:15:36 +01:00
  • 00b529b15a wifi: Fix type of some variables Sébastien Deronne 2024-12-22 11:40:41 +01:00
  • 018a87da7e wifi: Prefer direct initialization instead of copy initialization Sébastien Deronne 2024-10-29 17:38:38 +01:00
  • 002a614c7b wifi: Prefer use of auto for variables using units Sébastien Deronne 2024-10-29 17:30:16 +01:00
  • dc5322b504 wifi: Use MHz unit for signal spread Sébastien Deronne 2024-10-29 22:54:40 +01:00
  • 544086503f wifi: Specify units of magic numbers Sébastien Deronne 2024-12-07 08:14:30 +01:00
  • 4cf22a3c55 wifi: Modularize calculation to determine the amount of 20 MHz subchannels covering a given width Sébastien Deronne 2024-11-11 12:03:53 +01:00
  • 3059da784a wifi: Modularize calculations to convert Hz to/from MHz Sébastien Deronne 2024-11-04 18:52:50 +01:00
  • c2e24619b2 wifi: Add missing use of weak types Sébastien Deronne 2024-12-07 08:13:56 +01:00
  • 5edc1a7990 wifi: Do no longer specify unit in names Sébastien Deronne 2024-10-29 16:12:00 +01:00
  • a57390cf9e wifi: Cleanup casts to weak types Sébastien Deronne 2024-10-29 15:56:52 +01:00
  • 3c523030c3 wifi: Cleanup unnecessary asserts Sébastien Deronne 2024-11-18 14:13:19 +01:00
  • ce2239202c examples: Fix incorrect energy calculation in wifi power adaptation examples Sébastien Deronne 2024-10-29 16:04:17 +01:00
  • afeec2978c zigbee: Update Zigbee documentation direct join Alberto Gallegos Ramonet 2024-12-12 14:24:04 +09:00
  • fb6426c3f3 tap-bridge: Remove unused gateway option from tap-creator André Apitzsch 2024-12-11 17:10:39 +01:00
  • 223e0ad68a tap-bridge: Deprecate unused 'Gateway' attribute André Apitzsch 2024-12-11 17:10:01 +01:00
  • b17fc02038 zigbee: Improves network formation sequence of events Alberto Gallegos Ramonet 2024-12-23 15:44:41 +09:00
  • e7c52a4f4f build: Scan for modules in the external contrib directory ../ns-3-external-contrib Gabriel Ferreira 2024-11-28 22:36:38 +01:00
  • 952bc77e03 zigbee: Aggregated LrWpanMacBase support Alberto Gallegos Ramonet 2024-12-09 11:18:46 +09:00
  • a0120b7e1f wifi: Add stream insertion operator for WifiPsduMap Stefano Avallone 2024-10-19 11:28:27 +02:00
  • 7b276d979b wifi: Add missing includes in wifi-emlsr-test.h Stefano Avallone 2024-10-12 19:04:55 +02:00
  • 3a5923afa0 wifi: AP MLD does not block links if it does not reply to an RTS sent by an EMLSR client Stefano Avallone 2024-09-16 15:51:56 +02:00
  • 5436ff4b1b wifi: Add missing logs Stefano Avallone 2024-09-16 11:13:36 +02:00
  • 8ecb93f572 wifi: Fix S-MPDU TX duration computation with BlockAck ack policy Stefano Avallone 2024-09-12 22:30:33 +02:00
  • e29cd34476 wifi: Perform all necessary checks when requesting main PHY to switch Stefano Avallone 2024-09-11 16:58:23 +02:00
  • 287b3d4fe2 wifi: Remove yet another case of scheduling actions when switching EMLSR links Stefano Avallone 2024-09-07 16:50:14 +02:00
  • f84ccacbd1 wifi: Check if data can be sent on a link before creating a BAR for that link Stefano Avallone 2024-09-02 15:49:31 +02:00
  • ea55edc384 wifi: Remove unused variable in default protection manager Stefano Avallone 2024-08-28 11:49:38 +02:00
  • 1ca0cc8cd9 wifi: Stop beacon generation in MLO test when no longer needed Stefano Avallone 2024-04-06 18:58:30 +02:00
  • ce1d1e7174 wifi: Early return in WifiMac::TidMappedOnLink if link is not setup Stefano Avallone 2024-04-06 18:57:16 +02:00
  • a64aed4849 wifi: EHT network example can use other EMLSR managers than the default one Stefano Avallone 2024-08-26 17:53:40 +02:00
  • f9b740456f wifi: Use a Time variable for the channelSwitchDelay option of wifi-eht-network example Stefano Avallone 2024-08-26 17:36:22 +02:00
  • e806abc0fb wifi: Clear PSDU map if no immediate response expected with BAR-BA ack sequence Stefano Avallone 2024-08-26 17:27:19 +02:00
  • 60853792b2 wifi: Extend EMLSR test to check that SwitchMainPhyBackDelay timer expires Stefano Avallone 2024-08-14 10:42:14 +02:00
  • f95d5030d8 wifi: Use main PHY switch trace in EMLSR unit test Stefano Avallone 2024-08-12 18:34:40 +02:00
  • 9d53b09450 wifi: Add main PHY switch trace source to EMLSR manager Stefano Avallone 2024-08-09 17:31:15 +02:00
  • 93ff99d46c energy: Fix doc section level Alberto Gallegos Ramonet 2024-12-13 11:12:41 +09:00
  • 86fb3ce8c4 Stats remove ns3 nan symbol jaredivey 2024-12-12 20:37:57 +00:00
  • 538087738d zigbee: Fix RREQ retry timing Alberto Gallegos Ramonet 2024-12-11 14:40:20 +09:00
  • b3c886111b zigbee: Update documentation (Mesh routing) Alberto Gallegos Ramonet 2024-12-10 16:58:08 +09:00
  • 637967a73b config-store: Remove unused config-store-config.h André Apitzsch 2024-12-09 09:33:05 +01:00
  • bbf4cb80e1 antenna: Add attribute to choose urban/indoor radiation pattern of 3GPP antenna Amir Ashtari 2024-11-11 12:47:17 +01:00
  • 9c69a42d49 doc: add ns3 show typeid command Peter D. Barnes, Jr 2024-10-09 13:15:00 -10:00
  • f67ff99635 build: Limit scope of MPI definition and include directory André Apitzsch 2024-11-21 17:43:50 +01:00
  • 3192d8f936 build: Exclude external imported targets from missing libraries check Gabriel Ferreira 2024-12-07 18:37:02 +01:00
  • c3ece18972 zigbee: Replace image in doc and add zigbee module to list of docs Alberto Gallegos Ramonet 2024-12-06 15:38:14 +09:00
  • 1f208a0294 zigbee: Fix valgrind variables initialization errors Alberto Gallegos Ramonet 2024-12-03 18:24:30 +09:00
  • 50c9e945e8 zigbee: Add Zigbee module support Alberto Gallegos 2022-05-30 01:47:29 +00:00
  • 097ae8f667 wifi: Handle block ack type for GCR Sébastien Deronne 2023-10-14 17:12:38 +02:00
  • 59d902f474 wifi: Store GCR group address to Block Ack agreement Sébastien Deronne 2024-11-28 16:45:46 +01:00
  • cb2982447f wifi: HT FEM SendAddBa{Request,Response} support adding the GCR Group Address element Stefano Avallone 2023-09-18 13:47:21 +02:00
  • 43fde5da78 wifi: Fill in bitmap for GCR Block ACK variants Sébastien Deronne 2023-09-26 21:13:44 +02:00
  • a648a6e2e9 wifi: Add support for GCR BlockAck(Req) variant Stefano Avallone 2023-08-22 23:16:38 +02:00
  • 7e242a89b3 wifi: DELBA frames optionally support GCR Group Address Sébastien Deronne 2023-10-19 20:52:13 +02:00
  • 9861301ea5 wifi: ADDBA Request/Response frames optionally support GCR Group Address Stefano Avallone 2023-08-22 19:26:46 +02:00
  • 9f72247061 wifi: Implement GCR Group Address element Stefano Avallone 2023-08-22 19:05:34 +02:00
  • 28d56de9da wifi: Add queue type for groupcast Sébastien Deronne 2023-07-08 15:33:33 -04:00
  • 496394bc6c wifi: Add function to determine whether a MAC address corresponds to a groupcast destination Sébastien Deronne 2023-07-26 12:43:01 +02:00
  • 9fd5bd03a6 wifi: Hold pointers to STA and AP MAC in base FEM Sébastien Deronne 2023-06-15 20:16:47 +02:00
  • 1e95559af2 wifi: Store extended capabilities sent by remote stations Sébastien Deronne 2023-11-30 22:12:30 +01:00