ArduPilot / ArduRemoteID

RemoteID support using OpenDroneID
GNU General Public License v2.0
93 stars 46 forks source link

Altitude: Use Altitude encoding notation #70

Closed muramura closed 1 year ago

muramura commented 1 year ago

Altitude of -1000 is UNKNOWN. I want to show defined in TABLE 7 of F3411-22A.

AFTER Screenshot from 2022-09-23 18-33-09

BEFORE Screenshot from 2022-09-23 17-18-08

muramura commented 1 year ago

@friissoren san I have reflected on the review comments.

AFTER Screenshot from 2022-09-23 23-28-24

tridge commented 1 year ago

cleaned up to use AltString()