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

GPSIO - automatic wait-for-mount #43

Open
caver456 opened this issue Jun 4, 2017 · 0 comments
Open

GPSIO - automatic wait-for-mount #43

caver456 opened this issue Jun 4, 2017 · 0 comments

Comments

@caver456
Copy link
Contributor

caver456 commented Jun 4, 2017

This issue would probably involve both GPSIO and sartopo:

Basically, it would be very nice to reduce the problem of trying to connect to the GPS before it is recognized by the OS, which results in one of a few different red line errors, in which case the user has to just try again after the device is fully recognized and mounted by the OS.

On windows, if javascript can recognize immediately that a new USB device has been plugged in, before it is identified or mounted, then it should be able to wait until the device is mounted as opposed to immediately returning a red line error.

If this is possible, the user could be shown something like "New device was just plugged in... waiting for it to be recognized..." with a counter (to show how long you have been waiting) and an abort button, and maybe an automatic timeout, with option to keep waiting, after some ridiculous period of time like 30 seconds... and there ARE GPSes that take more than 30 seconds to boot due to amount of data on the GPS.

@caver456 caver456 added this to the import/export milestone Jun 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant