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

Progress Feedback / Widget #369

Draft
wants to merge 47 commits into
base: develop
Choose a base branch
from
Draft

Conversation

simonmicro
Copy link
Member

@simonmicro simonmicro commented Sep 22, 2023

After #368

ToDo

  • integrate this into OswUI (deprecate and replace full-screen progress with native elements?)
  • integrate this into the wifi service

Fixed Bugs

  • emulator crash due to invalid texture
  • multiple race conditions with unit-tests
  • APSTA mode was fundamentally broken -> removed it
  • broken min/max emulator implementation
  • overflow problems on emulator platform due to too big time values
  • expire wakeup configs with wifi active

Features

  • progress widget displaying progress feedback
  • thread-safe progress feedback
  • pass-through arguments to test-framework (utest)
  • unit-tests will prefer non-headless mode
  • added unit-test app-fixture to test specific applications

@simonmicro simonmicro added 🐞 bug Something isn't working ⭐ enhancement New feature or request src/core src/osw-emulator labels Sep 22, 2023
@simonmicro simonmicro self-assigned this Sep 22, 2023
@simonmicro simonmicro changed the title Feature/progress indicators OSW Progress Feedback / Widget Sep 22, 2023
@simonmicro simonmicro changed the title OSW Progress Feedback / Widget Progress Feedback / Widget Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working src/core src/osw-emulator ⭐ enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant