From 1ea09fee3262067bbf5aff9f6b84b91843da8ad2 Mon Sep 17 00:00:00 2001 From: yessine kammoun Date: Thu, 28 Jan 2021 16:55:37 +0100 Subject: [PATCH] NewPush --- README.md | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/README.md b/README.md index 5f93677..619d514 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ you need to set `USE_SERIAL` to 1 (otherwise 0) which exists in the `./Freematic To plot some magnitudes or the path you can use the python script. This script needs two arguments. The first one is the name of the CSV file. The second one is html file which can be opened with a navigator and see the journey path. You can also reduce the number of points drawn on the map by uncommenting the call of rdp function. This one has a parameter called epsilon. The bigger epsilon is the lesser points you get. + To plot a magnitude you can follow the examples given in the script file. Example of launching the python script: `python3 script_gps.py 27.CSV Trajet.html`. ![Example of visualized GPS points](path.png) -- libgit2 0.21.4