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

Implement wifi controls of some sort. #6

Closed
4 of 7 tasks
Eeems opened this issue Aug 31, 2020 · 4 comments
Closed
4 of 7 tasks

Implement wifi controls of some sort. #6

Eeems opened this issue Aug 31, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@Eeems
Copy link
Collaborator

Eeems commented Aug 31, 2020

  • Basic network selection pane
  • Scan button
  • On/off button
  • Allow entering passwords for new networks
  • Signal strength display
  • Sort by connected, known+available, signal, known (The sorting needs to handle sending move signals for the UI to update)
  • Ensure there are no issues with scrolling the list
@Eeems Eeems added enhancement New feature or request help wanted Extra attention is needed labels Aug 31, 2020
@Eeems
Copy link
Collaborator Author

Eeems commented Sep 7, 2020

Now that #7 has been resolved, and a lot of the infrastructure needed for this is done. It should be much easier to implement. It'll just take some time to figure out how to do it in a way that is a good experience for the user.

@Eeems Eeems modified the milestones: v2.1-beta, v2.0-beta Sep 16, 2020
@Eeems Eeems self-assigned this Sep 23, 2020
@Eeems
Copy link
Collaborator Author

Eeems commented Sep 23, 2020

There are still some bugs with scrolling the network list that need to be sorted out.

@Eeems
Copy link
Collaborator Author

Eeems commented Sep 26, 2020

Okay, I'm calling this good enough for 2.0 and moving the rest of the work to 2.1

@Eeems Eeems modified the milestones: v2.0-beta, v2.1-beta Sep 26, 2020
@Eeems
Copy link
Collaborator Author

Eeems commented Jan 6, 2021

It looks like wpa_supplicant always reports that a BSS signal is 0, so I'm removing that from the list of items to complete.

@Eeems Eeems closed this as completed Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant