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

v3.3 - Axis selection #563

Open
wants to merge 98 commits into
base: main
Choose a base branch
from
Open

v3.3 - Axis selection #563

wants to merge 98 commits into from

Conversation

r59q
Copy link
Collaborator

@r59q r59q commented Dec 18, 2024

  • Removes the connection logic for USB and Bluetooth protocol from the project. It is moved to the package 'microbyte'
    • This massively reduces the complexity of the project and helps enforce a more modular architecture
  • Updates Vitest to 2.x from 1.x, gaining a massive speed-up
  • Resolves some code duplication
  • Adds live-data values on live-data-graph
    image
  • Adds recording values to the recording on the scrubber
    image
  • Ability to select individual axes
    image
    Simplifies the dependency checker, as chrome have supported web bluetooth for many versions
  • Adds a snackbar
    image
  • Adds button to retry usb connection when no micro:bit was found, instead of automatically downloading hex

@r59q r59q marked this pull request as ready for review December 18, 2024 15:57
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.

1 participant