Skip to content
Snippets Groups Projects
  1. Mar 28, 2025
  2. Mar 27, 2025
  3. Mar 26, 2025
  4. Mar 25, 2025
    • Dmytro Puz's avatar
      airties: use global AmbiorixClient object. · 3fe452a1
      Dmytro Puz authored
      
      There is an issue with AmbiorixClient destruction which
      cause multiple memory freeing in amx lib.
      
      Use extern m_ambiorix_cl in tlvf_airties_utils.
      
      PPM-3218.
      
      Signed-off-by: default avatarDmytro Puz <d.puz@inango-systems.com>
      3fe452a1
    • Durmus Koyuncu's avatar
      agent: topology_task: non-1905 neighbor device reporting · 1d762e17
      Durmus Koyuncu authored
      
      An EasyMesh Agent shall report non-1905.1 devices in response to a 1905
      Topology Request message from the EasyMesh Controller.
      Non-1905 devices shall include only downstream WLAN and non-WLAN devices
      connected to the internal 802.1d bridge of the platform operated by the
      EasyMesh Agent.
      
      All entries in the bridge forwarding table are evaluated to determine
      whether they are non-1905 neighbors.
      Non-1905 entries are determined based on following conditions:
      - Local entries are excluded since they belong to the device itself.
      - Entries that are known to be 1905 neighbors are excluded.
      - Entries discovered through the ports to which 1905 neighbors are
      connected are excluded.
      
      The remaining entries are considered as non-1905 neighbors.
      
      PPM-3013
      
      Signed-off-by: default avatarDurmus Koyuncu <durmus.koyuncu@airties.com>
      1d762e17
    • Bora Sahin's avatar
      Merge branch 'feature/PPM-3174-Add-320MHz-BW-support-for-WiFi7' into 'master' · 41aaeaf1
      Bora Sahin authored
      Add 320MHz bandwidth support for WiFi 7
      
      Closes PPM-3174
      
      See merge request prpl-foundation/prplmesh/prplMesh!3883
      41aaeaf1
  5. Mar 21, 2025
  6. Mar 20, 2025
  7. Mar 19, 2025
    • Arda Aras's avatar
      agent: Correcting the operating class reporting in operating channel report · 2345a98f
      Arda Aras authored
      
      The operating channel report shall include operating classes corresponding
      to each channel bandwidth in which the radio is currently operating.
      
      Example: If primary channel 40 with a 160MHz bandwidth is selected, the report
      should include primary channel 40 for operating class 115 (20MHz), primary
      channel 40 for operating class 117 (40MHz), center channel 42 for operating
      class 128 (80MHz) and center channel 50 for operating class 129 (160MHz).
      
      PPW-341
      
      Signed-off-by: default avatarArda Aras <arda.aras@airties.com>
      2345a98f
    • Arda Aras's avatar
      Add 320MHz bandwidth support for WiFi 7 · 8fbb0e82
      Arda Aras authored
      
      OPClass 137 has been added, and it provides the following center channels:
      - 31, 63, 95, 127, 159, 191
      
      Due to the odd number of 160 MHz channels, two groups of overlapping 320 MHz
      channels have been defined. This allows for more efficient spectrum utilization
      because each 160 MHz can be part of a 320 MHz channel. IEEE 802.11be offers
      two forms of 320 MHz channelization: 320 MHz-1 and 320 MHz-2.
      
      - 320MHz-1: 31, 95, 159
      - 320MHz-2: 63, 127, 191
      
      Normally, these two bandwidths should be used separately. However, the operating
      class 137 encompasses both. Therefore, a transition is needed to locate it in the
      operating_classes_list.
      
      PPM-3174
      
      Signed-off-by: default avatarArda Aras <arda.aras@airties.com>
      8fbb0e82
  8. Mar 10, 2025
  9. Mar 07, 2025
  10. Mar 06, 2025
  11. Mar 05, 2025
  12. Mar 04, 2025
Loading