gopro / OpenGoPro

An open source interface specification to communicate with a GoPro camera with accompanying demos and tutorials.
https://gopro.github.io/OpenGoPro/
MIT License
717 stars 155 forks source link

GPS position data #106

Open ShaynAli opened 2 years ago

ShaynAli commented 2 years ago

Is your feature request related to a problem or use case? Please describe. The GoPro has an impressively powerful GPS, if we, as developers, could leverage the GPS this would open up an entirely new world of possibilities. To name a few:

Describe the solution you'd like I would like the GoPro's GPS latitude and longitude to be provided in the API at a 10Hz+ rate, if possible.

Describe alternatives you've considered A connected phone can provide some data, but the quality is typically so low that it greatly hampers many possible applications. Additionally, in many applications it is not possible or practical for a phone to remain connected.

Additional context None at this time.

tranzmatt commented 1 year ago

Was this feature ever enabled? I would find it very useful.