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

Added serial console #383

Merged
merged 13 commits into from
Apr 13, 2024
Merged

Added serial console #383

merged 13 commits into from
Apr 13, 2024

Conversation

simonmicro
Copy link
Member

Some simple stuff to configure/reset/reboot/wipe the device without the need to setup/connect to the hotspot.

Also very useful if you disabled AutoAP, messed up the WiFi configuration and are now locked out. ALSO, much more convenient to reconfigure on-the-fly instead of recompiling all the time.

Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
@simonmicro simonmicro added ⭐ enhancement New feature or request src/core src/osw-config Stuff for the web UI / configuration options for the user labels Apr 6, 2024
@simonmicro simonmicro self-assigned this Apr 6, 2024
Signed-off-by: simonmicro <simon@simonmicro.de>
@simonmicro simonmicro changed the base branch from master to develop April 6, 2024 17:25
@simonmicro simonmicro marked this pull request as ready for review April 6, 2024 17:26
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Copy link
Member

@RuffaloLavoisier RuffaloLavoisier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See Review 👍

.github/workflows/test-EMULATOR.yml Outdated Show resolved Hide resolved
.github/workflows/test-FEATURE.yml Outdated Show resolved Hide resolved
.github/workflows/test-FEATURE.yml Outdated Show resolved Hide resolved
.github/workflows/test-OS.yml Outdated Show resolved Hide resolved
.github/workflows/test-OS.yml Outdated Show resolved Hide resolved
.github/workflows/test-OSW.yml Outdated Show resolved Hide resolved
.github/workflows/test-OSW.yml Outdated Show resolved Hide resolved
src/services/OswServiceTaskConsole.cpp Outdated Show resolved Hide resolved
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
Signed-off-by: simonmicro <simon@simonmicro.de>
@simonmicro simonmicro added the ✔️ merge when CI passed Note for the maintainers: Merge the PR ASAP after the CI finished label Apr 13, 2024
@simonmicro simonmicro merged commit 0607210 into develop Apr 13, 2024
45 checks passed
@simonmicro simonmicro deleted the feature/console branch April 13, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✔️ merge when CI passed Note for the maintainers: Merge the PR ASAP after the CI finished src/core src/osw-config Stuff for the web UI / configuration options for the user ⭐ enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants