51st-Vfw / DCSWaypointEditor

51st VFW fork of the DCS Waypoint Editor. Works with DCS-BIOS to allow waypoints and other setup to be injected into the jet via clickable cockpit controls.
GNU General Public License v3.0
6 stars 0 forks source link

Update drivers.py #3

Closed Viral-51stvfw closed 3 years ago

Viral-51stvfw commented 3 years ago

Fixed bug in Viper coordinate entry. Viper expects 2 digits in minutes. However, latlon_tostring was using zfill_minutes of 3 resulting in an extra "0" in the input.