Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve BlueOS wifi service #2785

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jul 5, 2024

  1. core: tools: blueos_startup_update: Sort order of binds

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a90e208 View commit details
    Browse the repository at this point in the history
  2. core: tools: blueos_startup_update: Update path of wpa_supplicant to …

    …support multiple drivers
    
    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6579857 View commit details
    Browse the repository at this point in the history
  3. bootstrap: startup: Update path of wpa_supplicant to support multiple…

    … drivers
    
    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b65b49a View commit details
    Browse the repository at this point in the history
  4. core: services: wifi: Add temporary_cache for scan endpoint

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e1c7f5a View commit details
    Browse the repository at this point in the history
  5. core: services: wifi: WifiManager: Remove worker cache to use tempora…

    …ry_cache
    
    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    71a9205 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0928454 View commit details
    Browse the repository at this point in the history
  7. core: services: wifi: main: Improve search for first socket file

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a974694 View commit details
    Browse the repository at this point in the history
  8. core: services: wifi: wpa_supplicant: Add autoscan and scan_interval …

    …commands
    
    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9d122e0 View commit details
    Browse the repository at this point in the history
  9. core: services: wifi: WifiManager: Set autoscan and scan_interval to …

    …10 seconds
    
    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    7b3a1d6 View commit details
    Browse the repository at this point in the history
  10. core: start-blueos-core: Update wifi service to use automatic socket …

    …search
    
    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e7ec8ff View commit details
    Browse the repository at this point in the history
  11. core: services: wifi: Add aiocache

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6e817ec View commit details
    Browse the repository at this point in the history
  12. core: services: wifi: wpa_supplicant: Ensure that a single async oper…

    …ation will run for each command
    
    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5b89af8 View commit details
    Browse the repository at this point in the history
  13. core: frontend: wifi: WifiUpdater: Improve frequency interval

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8101562 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be22d54 View commit details
    Browse the repository at this point in the history