ArduPilot / ArduRemoteID

RemoteID support using OpenDroneID
GNU General Public License v2.0
102 stars 50 forks source link

Altitude: Use Altitude encoding notation #70

Closed muramura closed 2 years ago

muramura commented 2 years 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 2 years ago

@friissoren san I have reflected on the review comments.

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

tridge commented 2 years ago

cleaned up to use AltString()