Page 1 of 1

track recorder records points even if it is no move

Posted: Tue Sep 05, 2023 10:13 am
by ydespond
With the new 2.3.6 version, the track recorder records points even if it is no move.

The option to skip location if no move has disapeared.

Re: track recorder records points even if it is no move

Posted: Wed Sep 06, 2023 4:55 pm
by Psyberia-Support
Hi,
This detection has been improved and is now done when you stop the track recorder. It's always active, this is why the setting is not here any more.

Re: track recorder records points even if it is no move

Posted: Thu Sep 07, 2023 4:47 pm
by ydespond
Thank you for the answer.

I recorded a track and exported it to GPX. I can see that the file contains many points with exactly the same coordinates. This was not the case with previous version.

The track file is attached to this message.

Re: track recorder records points even if it is no move

Posted: Thu Sep 07, 2023 5:28 pm
by Psyberia-Support
Yes absolutely, in fact when the app detects that the user is not moving (or very little), it will put the points on the same locations instead of simply deleting them.
When locations are removed, a lot of data is lost (including battery level, network strength, ambient pressure).
I now realize that my previous answer was misleading, so to be more precise the app still detects when user is standing still, but those locations are gathered together instead of simply be deleted.

Re: track recorder records points even if it is no move

Posted: Fri Sep 08, 2023 9:09 am
by ydespond
Thank you, it is clear.

I use the GPX file and the other datas are not in it. In this case many identical points are not very usefull. I use use a modified version of jachetto software to convert from TRK to GPX and i will be able to suppress identical points during the conversion. It seems that the format of the TRK file as changed with the last version of AQ, could you please update the description.

Re: track recorder records points even if it is no move

Posted: Fri Sep 08, 2023 5:13 pm
by Psyberia-Support
As far as I know the script is up to date with the latest file specifications.
Let me know if you have any trouble.

Re: track recorder records points even if it is no move

Posted: Sat Sep 09, 2023 1:15 pm
by ydespond
Thank you for the answer.

Re: track recorder records points even if it is no move

Posted: Tue Sep 12, 2023 2:25 pm
by Psyberia-Support
By the way, in the next update there will be a new user setting that will make the app do delete those locations instead of gathering them.
This way you'll have the same behavior as before.
This user setting will be:

Code: Select all

agent.track_recorder.delete_static_locations=1