Search:

Type: Posts; User: J_D_W

Search: Search took 0.00 seconds.

  1. I see Time, Latitude, Longitude, Altitude, and...

    I see Time, Latitude, Longitude, Altitude, and Speed as well from the menu but the data within the video has more data in the GMPF stream. Using https://goprotelemetryextractor.com/free I can...
  2. Hello, I did not realize the Enhanced Script...

    Hello,

    I did not realize the Enhanced Script Editor was available. Coding isn't an issue but since I am getting data from a GoPro file I have since realized I dont even have the CSV file to...
  3. Hello, I have used the following formula to...

    Hello,

    I have used the following formula to calculate pitch and roll based on raw accelerometer readings in microcontroller code:

    accelerationX = (signed int)(((signed int)rawData_X) * 3.9);...
Results 1 to 3 of 3