You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use better gps measurement for videos
* Improves the process of finding the correct gps location of the video.
I have reviewed all my gopro videos and made all improvements to improve accuracy
I have removed the GpsFix and because some videos recorded with the gopro have the correct location but the gpsfix flag was not active, the same thing also happened with the speed that there were videos with the correct location but at speed 0
Then I have added a process to select the most repeated and next locations so we discard false locations.
we also control the height because it is an indicator of incorrect position.
That's why in the end I added a filter by country, so that they discard the false locations, but this generates an infinite loop that makes the videos repeat over and over again.
I have gone crazy and I have not been able to solve it
Please help
All the best
* Fix async problem
* When active only CountryCodes return this countries
Get max country codes from config
* Enable hero6+ble.mp4" for test fix
* Fix test and include Fusion and karma in test
* Comment fusion error and remove from test
* Fix async problem
* fix test karma without gps, only elevation
* Fix complex nested blocks
* revert android changes
* remove unnecessary conversion
* Fix lint
* Fix lint
* revert Fix lint
* Update gci
* Remove comment of fusion.mp4
* Reuse utils.Location
* Clean errors in golangci-lint
* Revert go modifications
* Revert go.mod/go.sum
0 commit comments