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

about altitude : #141

Open
okpapt opened this issue Aug 19, 2024 · 0 comments
Open

about altitude : #141

okpapt opened this issue Aug 19, 2024 · 0 comments

Comments

@okpapt
Copy link

okpapt commented Aug 19, 2024

Hello,
Sorry for my poor english.

Is it possible having 2 news functions please ?

  • TinyGPSPlus::altitudeBetween
  • TinyGPSPlus::lastInclination

TinyGPSPlus::altitudeBetween :
how many meters between 2 altitudes

TinyGPSPlus::lastInclination :
combinate TinyGPSPlus::distanceBetween and TinyGPSPlus::altitudeBetween to calculate TinyGPSPlus::lastInclination(lat1,lon1,alt1,lat2,lon2,alt2,incl) with incl='D' in degree (as inclinometer) or incl='P' in %(as road board) ?

TinyGPSPlus::lastInclination can help when is night, or big fog to understand why car's speed is low...

Maybe an library exist for sky driving or for drone pilote giving from GPS data altitudeBetween and lastInclination and can be used ?

Thank you.

I have a question : the TinyGPSPlus::distanceBetween is it right on montain roads ?
// distance computation for hypothetical sphere of radius 6371009 meters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant