mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-06 21:53:57 -04:00
this changes the use of longitude_scale() to use the average latitude instead of the lattitude at one end of the line when calculating positions and distances. It means we obey the basic geometry rule that: pos1 + offs = pos2 pos2 - offs == pos1 |
||
---|---|---|
.. | ||
test_ap_common.cpp | ||
test_bitmask.cpp | ||
test_cpp.cpp | ||
test_expandingstring_failure.cpp | ||
test_expandingstring.cpp | ||
test_fwversion.cpp | ||
test_location.cpp | ||
test_nmea_print.cpp | ||
test_nmea_vaprint.cpp | ||
test_tsindex.cpp | ||
wscript |