September 3, 2019 at 14:28
#7471
Keymaster
Hi,
Once you are running the tracklog.py
file it will generate a tracklog.gpx
file (in the same directory) which stores all positions it is getting while it is running.
You will need to specify the IP address of your kit similar to this:
python tracklog.py -u http://192.168.2.94
If the URL is specified correctly you will periodically see an update on the screen with the position when running the script.