I need help with a plane auto pilot. Specifically getting the angle of line between two Latitude and Longitude coordinates.
Gyro
m = (y2-y1) / (x2-x1)
Gyro
m = (y2-y1) / (x2-x1)