Zack
Zack
What is the preferred method of sending the configuration to the inside of the Docker container? Is it acceptable to just map configuration file directly, e.g. `docker run -v /home/zack/find.conf:/etc/find.conf...
I think its working, you might try your setup with this branch: https://github.com/schollz/find/tree/dev
I'm aware of this issue. You're right, its not great. I did some tests on this back in November (see below). Basically the phone seems to wake up for a...
I think that's definitely worth a try. Its certainly the easiest - as [its only one plugin + two lines of code](https://www.npmjs.com/package/cordova-plugin-powermanagement). I'll play with this.
I've added this now here: https://github.com/schollz/find/commit/6547012462a6a2ca929592161bf163f1c4b69ff5. The resultslook good. When I use the wakelock, it works as intended (the points are the timestamps received of /learn requests from the phone):...
Unfortunately I don't think the wakelock is a solution. It uses a LOT of battery. I extrapolated from battery logging that it would use about ~60% per hour on my...
I got a new version (https://github.com/schollz/find/commit/4b89410184677676dba3b076afeee7d629412104) that doesn't vibrate! And it also seems better than the baseline: 
Hm that's strange. Can you run in debug mode and send me the info?
This is a great idea. This could also be predicted by doing some machining learning on the actual routes. However, there is a limitation because the latency in collecting a...
Does it not hang if you turn off SVM? What error are you seeing? What system are you using?