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

Parse and transmit to the system more infos about satellites #8

Open
kalon33 opened this issue Aug 27, 2017 · 7 comments
Open

Parse and transmit to the system more infos about satellites #8

kalon33 opened this issue Aug 27, 2017 · 7 comments
Assignees

Comments

@kalon33
Copy link

kalon33 commented Aug 27, 2017

Currently, when using an external device, we can see this kind of information in other GPS apps:
screenshot_2017-08-27-18-55-34
screenshot_2017-08-27-18-55-31

This is what would be great to be displayed, as it is from the internal phone GPS device:
screenshot_2017-08-27-18-56-14
screenshot_2017-08-27-18-56-10

Is this possible to have this kind of info? As previously, I'm ready to test and provide logs if needed :)

@freshollie
Copy link
Owner

No need for you to test. If I create this it will work with any NMEA data including my own GPS unit. Incidentally what is this app called? Is it open source because creating UI is the worst part, the data is easy to gather.

@freshollie freshollie self-assigned this Aug 27, 2017
@kalon33
Copy link
Author

kalon33 commented Aug 27, 2017 via email

@freshollie
Copy link
Owner

Wait, I just read the title and realised that I just need to send this info to the system. I will look into this.

@freshollie
Copy link
Owner

The only option would be for me to implement this into my app directly instead of an external app. I will be able to do this by potentially copying the code from this other app. I cannot send any of this data to android without root.

@freshollie
Copy link
Owner

I have started work on this

@sobrinho
Copy link

@freshollie have you ever finished this? :)

@freshollie
Copy link
Owner

@sobrinho Yeah it's mostly completed in its branch, however it has some problems which are mostly to do with the satellite position view. If you can build the APK it should run: https://github.com/freshollie/UsbGps4Droid/tree/satellite-analysis-development

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

3 participants