After each phase the data was processed as follows:
Shell commands were used to review the TXT files from the ESP GPS devices.
grep "^V" txt/* | sort
grep "CPU.*Hz" txt/* | sort
grep "Ublox.*bd" txt/* | sort
grep "Ublox HW" txt/* | sort
grep "Ublox SW" txt/* | sort
grep "^M10.*power" txt/* | sort -u
grep "^M10.*clock" txt/* | sort -u
grep "Sample.*Hz" txt/* | sort
grep "^GNSS" txt/* | sort
grep "^Max" txt/* | sort
grep "Dynamic" txt/* | sort
grep "First fix" txt/* | sort
grep "Total time" txt/* | sort
grep "Total distance" txt/* | sort
Python code was used to generate charts and statistics.
The charts are relatively simple, but still provide a useful summary of individual GPY files.
The following links will provide access to all of the spreadsheets, but not the raw data.
The pages describing all of the individual tests also have links to all of the charts and statistics.
Data location, should it be needed in the future!
C:\Users\mwgeo\OneDrive\Projects\GPS\Logs\Organised\ESP-GPS\Salvador, SYRAC-GPS\2026-07-xx, SYRAC-GPS, Static Testing