Due to source code relocation from GitHub. Signed-off-by: Alex Vanin <a.vanin@yadro.com>
Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
Convert minutes of received coordinates to decimal parts of degree, and do not use decimal part of float as storage for minutes: "5915N 01806E" is 59.25N 18.10E, not 59°15'N 18°06'E. Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>