We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do you have some info/description of other attributes in json produced by GPSReader.exe tool?
{ "extended_gps_info": [ { "altitude": 656.700012207031, "dts": 59, "gps_fix_type": 3, "horizontal_accuracy": 0.709999978542328, "latitude": 43.420506, "longitude": 76.8998693333333, "pts": 59, "speed_accuracy": 0, "time_gps_epoch": 1651548385.74794, "velocity_east": -1.27124738693237, "velocity_north": -2.90150761604309, "velocity_up": 0, "vertical_accuracy": 0.709999978542328 }, .... ] }
What is meaning of attributes like dts, gps_fix_type, pts and etc.
dts
gps_fix_type
pts
The text was updated successfully, but these errors were encountered:
Sorry dude, no idea. Try contacting insta360.com
Sorry, something went wrong.
No branches or pull requests
Do you have some info/description of other attributes in json produced by GPSReader.exe tool?
What is meaning of attributes like
dts
,gps_fix_type
,pts
and etc.The text was updated successfully, but these errors were encountered: