Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-29 | Save more statistics info | Anton Tananaev | |
2017-01-28 | Reset additional parameters of GPS position after geolocation | Valerii Vyshniak | |
When geolocation found a lat/lon from LBS/WIFI, only lat/lon and accuracy are updated. If protocol has copied "last" position to "Position" class before issuing the geolocation, then all other parameters of GPS position will be invalid (from "last" position). So this fix reset to 0 the altitude, speed, course and rssi. | |||
2016-12-31 | Fix style issues | Anton Tananaev | |
2016-12-31 | Add exception classes and more renames | Anton Tananaev | |