Skip to content

Improvements and fixes for wifi network examples

This MR is fixing and improving slightly our wifi network examples:

  • fix incorrect check conditions
  • fix randomness in these examples
  • allow to configure run/seed
  • skip 800ns guard interval for UL OFDMA in HE/EHT examples (not allowed according to specs)
  • abort in case of incorrect configuration provided to these examples

Merge request reports