I have been trying to decode GPS coordinates (latitude and longitude) which is in HEX format, and the documentation doesn't have a clear explanation, please help me out. I'm adding some examples below.
latitude 0x414F51 = +28.758963 dd(decimal degree)
longitude 0x45429B = +077.627784dd(decimal degree)