Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Conversation

@penrods
Copy link
Contributor

@penrods penrods commented Jun 7, 2017

Implementing changes to out-of-the-box experience, providing an "onboarding" process.

  • Added a mycroft.api.is_paired() method
  • Added mycroft.util.is_speaking and mycroft.util.wait_while_speaking() methods
  • RESET now waits for the spoken notice to complete
  • Stopped the "Checking for updates" and "Skills updated" prompts (commented out for now, probably will eliminate)
  • Wifi setup filters out hidden ("x00") networks
  • Visemes should keep up better if they get behind (will skip)
  • Mimic is now searched for on the users path
  • Onboarding process:
    • wifi setup starts automatically
    • User is walked through the process
    • wake word and button pressing are ignored
    • At end, a short tutorial is given

…arding" process.

* Added a mycroft.api.is_paired() method
* Added mycroft.util.is_speaking and mycroft.util.wait_while_speaking() methods
* RESET now waits for the spoken notice to complete
* Stopped the "Checking for updates" and "Skills updated" prompts (commented out for now, probably will eliminate)
* Wifi setup filters out hidden ("x00") networks
* Visemes should keep up better if they get behind (will skip)
* Mimic is now searched for on the users path
* Onboarding process:
  - wifi setup starts automatically
  - User is walked through the process
  - wake word and button pressing are ignored
  - At end, a short tutorial is given
@penrods penrods requested a review from forslund June 7, 2017 10:01
Copy link
Collaborator

@forslund forslund left a comment

Choose a reason for hiding this comment

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

Looks good!

@forslund
Copy link
Collaborator

forslund commented Jun 7, 2017

Fix the pep8 isdues and we should be good to merge

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 38.661% when pulling 7a72b05 on feature/new-onboarding into fb89ae9 on dev.

@penrods penrods merged commit 84dd10e into dev Jun 7, 2017
@penrods penrods deleted the feature/new-onboarding branch June 7, 2017 16:45
@penrods
Copy link
Contributor Author

penrods commented Jun 7, 2017

Merged!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants