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

FileChooser GUI for downloading files from Tympan to Phone via BT #11

Open
chipaudette opened this issue Jan 4, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@chipaudette
Copy link
Member

What are the odds that we could have some sort of GUI in the App that allows the user to download files from the SD card?

The idea might be:

  1. The App sends a request to the Tympan for a file listing
  2. The Tympan sends a list of files (and folders) back to the App
  3. The App does some sort of display
  4. The user select either to drill down a folder, or the user selects a file
  5. The App tells the Tympan to start streaming the file's data via BT to the App
  6. The App collects the bytes and saves to a file
  7. The App offers to "share" the file to an email program or whatever

There's no priority on actually implementing anything yet. Instead, I'm interested in thoughts as to how hard this would be. For example, are there Android/iOS GUI widgets that can be employed off-the-shelf to help make the GUI part of this easier?

Potential Customers Include:

  • Cool Aid SLM for downloading the noise dosimetry log
  • Chip for downloading anything
@chipaudette chipaudette added the enhancement New feature or request label Jan 4, 2021
@chipaudette chipaudette changed the title FileChooser GUI for downloading via BT FileChooser GUI for downloading files from Tympan to Phone via BT Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant