Skip to content
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

File produced by GPSReader.exe tool #5

Open
bolatuly opened this issue May 13, 2022 · 1 comment
Open

File produced by GPSReader.exe tool #5

bolatuly opened this issue May 13, 2022 · 1 comment

Comments

@bolatuly
Copy link

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.

@javiersanp
Copy link
Owner

Sorry dude, no idea.
Try contacting insta360.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants