time4tea / gopro-dashboard-overlay

Programs to process GoPro MP4 & Generic GPX/FIT files and create video dashboards & maps
GNU General Public License v3.0
327 stars 48 forks source link

Enhancement: Use GPX/FIT only for non-GPS data #133

Closed time4tea closed 1 year ago

time4tea commented 1 year ago

Now that GoPro 11 has very good GPS, and perhaps in other circumstances too, it might be useful to only add data from GPX/FIT files, rather than replacing.

GPX/FIT has HR/Cadence/Power etc - so just use these and not the GPS data.

time4tea commented 1 year ago

Implemented as --gpx-merge EXTEND / --gpx-merge OVERWRITE - extend is now default

time4tea commented 1 year ago

in 0.100.0