Gary van der Merwe

Results 23 comments of Gary van der Merwe

> I'm not sure why you even trying medium. When upgrading from v5.5 to newer, the settings change from using GPS provider to Medium accuracy, as that is the default....

Guys - please move this discussion to the forums.

@albertusgeyser FYI This is a feature that Android Find My Device supports.

I would recommend that you first try using an author supplied build from https://play.google.com/store/apps/details?id=org.traccar.client or https://github.com/traccar/traccar-client-android/releases

Rather leave distance and angle blank. If you set a distance value, it won't report the position to the server if you are not moving. You said "Sometimes your app...

I like this idea, and would find it useful.

I feel this implementation is incorrect. It should use BytesIO and not StringIO, so that r.raw.read() returns bytes on Python 3. I'm working on a patch for it.

Ok, I'm going try improve the change to address your comment.

So I have done a lot of reading code, and more experimentation. > I'm not sure if it's this easy the resolution, since in any case sqlalchemy 1.4 will not...