ArduPilot / pymavlink

python MAVLink interface and utilities
Other
493 stars 591 forks source link

unify lat/lon style #213

Open khancyr opened 6 years ago

khancyr commented 6 years ago

Some variable use lng or lon ... that is a mess to handle in python ... we should unify that !

umer936 commented 6 years ago

Which is preferred? lng or lon? I would say lon is more common, but not sure which Ardupilot has standardized on.