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

add functionality when wifi_up_down false #551

Merged
merged 1 commit into from Oct 5, 2023

Conversation

tim-moody
Copy link
Contributor

No description provided.

@tim-moody
Copy link
Contributor Author

passed smoke test and hostapd functionality. otherwise vars get stored correctly, but processing functionality needs more testing

@tim-moody
Copy link
Contributor Author

pushing for wider testing

@tim-moody tim-moody merged commit 4a3b004 into iiab:master Oct 5, 2023
@holta
Copy link
Member

holta commented Oct 5, 2023

@tim-moody can you explain what you mean by "add functionality when wifi_up_down false" just a bit more, to help us all understand better?

@tim-moody
Copy link
Contributor Author

basically reintroduced what was lost with the hostapd password changes, namely, if wifi_up_down is false you have no dual wifi adapters, so you may want to use the builtin wifi as an AP or as a means of connecting to an external router. That functionality was added back in. newly added was the ability to change the wifi_up_down parameter under configigure Network Parameters.

@holta
Copy link
Member

holta commented Oct 5, 2023

Background for others — variable wifi_up_down (for dual-purpose internal WiFi) is explained here:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants