-
Notifications
You must be signed in to change notification settings - Fork 22
Add the abilty to resend code though bluetooth in the same session #122
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
Merged
+231
−4
Merged
Changes from 5 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
07cacfc
change code sending script to stay connected to robot indefinitely
shaggysa 9dfd844
add a menu to select options
shaggysa 018af5a
move code resending to optional argument
shaggysa e1683b1
disable code resending when using usb
shaggysa aa342f4
bring longdemo.py back to original form
shaggysa 1180a0d
fix poetry lock file
shaggysa e83e1e9
implement all suggestions
shaggysa 004b3f5
move import statement to more suitable location
shaggysa 4e878ee
move import statement to be in alphabetical order
shaggysa 41e7a77
change unit tests to use the stay_connected arg
shaggysa dc1ecac
fix formatting issues
shaggysa c4e0745
fix additional formatting problem
shaggysa f76600c
Merge remote-tracking branch 'origin/master'
shaggysa 3a595e4
fix the stdout echoing issue
shaggysa 87ce5bc
fix some linting issues
shaggysa 39d6675
fix more linting issues
shaggysa 31561dc
linter fix V3
shaggysa 888aa70
linter fix V4
shaggysa 2b2ace0
Merge pull request #1 from shaggysa/stay-connected
shaggysa 5bc6a3b
refactor and change the time to wait after power button is pressed
shaggysa f4dede9
make custom errors for the hub disconnect and power button press events
shaggysa 52f055f
add proper handling of the new hub errors in the stay-connected code
shaggysa 745a588
minor fixes and cleanup
shaggysa 0633bfd
change uses of the exit function to return instead when possible
shaggysa 476a1cd
Merge branch 'pybricks:master' into master
shaggysa 2fa86cb
fix a windows specific issue where the wait_for_user_program_stop fun…
shaggysa 3bec955
add a special case in the stay-connected implementation for when the …
shaggysa f088c1a
minor stability changes to the behavior when using the stay-connected…
shaggysa 7429c39
remove unnecessary parameters from the hub wait_for methods
shaggysa 76a0b89
CHANGELOG.md: Add entry for the --stay-connected arg
shaggysa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.