blackbox-tools icon indicating copy to clipboard operation
blackbox-tools copied to clipboard

Altitude in gps should be in meter and not in cm

Open cpihl opened this issue 6 years ago • 4 comments

Betaflight blackbox logs altitude in cm from gps and barometer, and this is exported as integer to gpx file field (ele), while comment in gpxwriter.c says "Altitude is in meters". The standard unit for altitude in gpx file is meter, for example used by google earth viewer. I also added a flag alt-offset to enable adjustment of altitude, if anyone interested.

cpihl avatar Feb 16 '19 08:02 cpihl

@cpihl: Yes, please open a pull request to fix this.

mikeller avatar Feb 16 '19 12:02 mikeller

This issue / pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

stale[bot] avatar Mar 18 '19 13:03 stale[bot]

Automatically closing as inactive.

stale[bot] avatar Mar 25 '19 14:03 stale[bot]

Why is it closed? The problem is still there

HereticToXa avatar Apr 26 '24 05:04 HereticToXa