-
Notifications
You must be signed in to change notification settings - Fork 152
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
Add photo resolution and timelapse interval settings #533
Comments
Yes that is correct: not all settings are documented / exposed through Open GoPro. Some are deprecated, internal, or otherwise do not have reason to be exposed. |
@tcamise-gpsw Thanks for the reply. Some settings are still missing I think. For instance, I can't find a way to get the interval of a TimeLapse on a GoPro Hero 9. Or an indication of the Photo resolution. It's not a huge issue but it would be nice to show the same settings as what's displayed on the GoPro |
I'm working on a cleanup of the settings right now and will take a look at this after the update is pushed |
Well I've finished the setting cleanup such each setting and each option within a setting is unique. But this has not solved the issue here. I'll leave this open as an enhancement request to add the requested settings:
There are many internal settings that are not being publicly exposed for no valid reason. We need to go through and add these. |
That is a really cool app idea. Do you have any plans on developing a version with support for Garmin Fenix 6? I'm wearing one now and would really like that! |
Unfortunately the interactions possible when using a watch are very limited. The only way to make it work would be to tie the recording to start/stop activity and lap button. Not ideal but could be doable. Also, Fenix 6 will never be supported because those devices lack the proper APIs (they can't deal with secure BLE). I'm already very slow to add features for Edge devices, and GoPro 12 are very tough to handle because they behave differently in terms of BLE advertising and pairing so I have a lot to finish first. Watch support is not going to be done very soon... Sorry! |
That's alright. The Edge project is still very cool! |
Closing this since it has been implemented via: The following settings have been documented: There is no photo resolution setting as it is not configurable. |
As issue 416 has been closed already I'm reopening a new one.
I don't think every setting is documented. I'm currently writing a Garmin Edge remote control and when I parse the NotifyPresetStatus reply, there are settings which are missing from the documentation.
For instance, here is what I receive for the photo group ID
Settings with IDs 133, 147 and 19 are not documented.
Originally posted by @sam-dumont in #416 (comment)
The text was updated successfully, but these errors were encountered: