Skip to content

Remaining work of Wi-Fi Access point #1340

@mattiaswal

Description

@mattiaswal

Description

After initial work for Wi-Fi access (#1337) point there are some obvious remainers:

  • Check the hardware for supported modes and validate in the c-code (for example it is impossible to run 5ghz on a radio only supporting 2.4Ghz)
  • Implement show interface wifi0 survey or something, to see how crouded the 2.4Ghz band is
  • Implement auto for channel, when generating config, use the python script (wifi-channel-map.py) to automatic set the current best channel, with fallback to 6 or something for 2.4.
  • Implement more settings in AP mode (This only implement bare minimum)
  • Today generate primary SSID och generate BSS is two different function, these could most likely be one
  • Refactor yanger for AP, do not read hostapd config, and go to use iw.py insted

Additional Information

No response

General Information

Anyone can help out by sponsoring development of new features or contributing pull requests.
Please use this issue for discussions related to the feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions