common: Rename TimeAndPos::latitude to latitude_deg.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 19 Jan 2020 20:11:29 +0000 (21:11 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 19 Jan 2020 20:34:38 +0000 (21:34 +0100)
commit8131a71527b5279bca9b80aac37596f6264ea2a1
tree4e84cc0fcf9d2c1ffd50338df0d5ba113e8bdc8f
parent4d7316c074f07d02bdbdff1a98f0966bafda62e4
common: Rename TimeAndPos::latitude to latitude_deg.

Same for longitude.
src/common/gps.rs
src/common/logger.rs
test/gps_test.rs
test/logger_test.rs