Open MerlijnWajer opened 3 years ago
Perhaps look at controlling the rate_ms
parameter (at least on the droid 4) to set just how often gps needs to report -- could help with soc pm. Walking/bicycling might be fine with a rate of 5 seconds or more.
implement https://github.com/tmlind/droid4-agps somehow
I've left liblocation running for a while, and also with and without fix, and it looks like there is no memory being leaked during normal operation. So crossing that one off. Nice.
Implement: https://wizzup.org/location-stack.txt
Run valgrind on location-daemon for a while, ensure there are no memory leaks