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

Request for small enhancement - disconnect command #123

Closed
grymoire opened this issue Oct 8, 2024 · 1 comment
Closed

Request for small enhancement - disconnect command #123

grymoire opened this issue Oct 8, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@grymoire
Copy link
Contributor

grymoire commented Oct 8, 2024

This is a minor convenience.

When you are connected to the BP and you want to disconnect so you can copy a file onto the BP, the only way to do this is to (1) use your terminal program to disconnect, (2) unplug the BP, or (3) type "#" to reset the BP.

Disadvantages of Option (1 ) - the file system remains read only. If you want to copy a file onto the BP, you have to use option 1 or 3.

Disadvantages of (2) - you have to take your hands off the keyboard. Replugging a USB cable sometimes causes fumbling, and takes time, and if you do this several times a day this is awkward.

Disadvantages of (3) This works, but my Linux system takes a few seconds to unmount and remount the file system, and the BusPirate is reset. In addition, my Linux system makes an alert sound when the FS disconnects and another when it remounts. Be-Bloop......... Boop-Bleep. This can get irritating the ears if heard multiple times an hour.

A command that would (a) terminate the serial connection, and (b) have the file system remounted read/write would be more convenient.

@henrygab henrygab added enhancement New feature or request wontfix This will not be worked on duplicate This issue or pull request already exists and removed wontfix This will not be worked on enhancement New feature or request labels Oct 10, 2024
@henrygab
Copy link
Collaborator

This is a duplicate of (a small part of) #110.

The current mechanism used for storage is only 97.2% safe(+). Soon, it will not be possible to write from the host by default, unless explicitly the BP5 is switched into a host-exclusive mode. There will be a command to switch the BP5 to that mode, and possibly also a boot method (e.g., holding the button while plugging in) will also go to that mode.


(+)

85.4% of people believe a percentage statistic when it has a decimal point. ;-)

Repository owner locked as resolved and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants