Pair of scripts for plotting the GNSS results of the BG96.
Instructions:
- adjust the settings at bg96-gps.py (COM port, baudrate)
- connect the BG96 to the selected COM port, and turn it on
- run the bg96-gps.py script, and capture the output into a text file python bg96-gps.py > capture.log
- drive, walk, stay quite, whatever, while the unit captures data
- finish the data capture with Ctrl+C
- run the bg96-gps-plotter.py script, using the capture text file as input python bg96-gps-plotter.py < capture.log
- a new file should be generated, "map.html", with the movement path.