How to convert a gpslog.txt file to a .csv to use in Pix4D
Converting WISPR 24MP .TXT File to .CVS with two (2) columns of horizontal accuracy and one (1) of vertical accuracy - Step-by-step
1. Open Excel
Change the file extension that excel is looking for to “*.* so that the existing .txt file will show
Open “gpslog_000x.txt” located in the folder with the photos taken by the drone
On the Text Import Wizard, open as “Delimited”, start at row “1” and the file origin should be 437: OEM United States. Then click Next
Select “comma” as the delimiter and click Next
For the column data format, allow General and click Finish
The text will import to cover column A through L
Highlight the letters with the values repeating such as 1.7248E+12, a single digit, and 0.x. The next two columns to keep are the horizontal and vertical accuracy columns which are 0.01 and 0.013 respectively
Right click and select Delete
10. Right click on the horizontal accuracy column which will begin with “0.01” and go to copy
11. Right click over the top of the same column and go to “Insert Copied Cells”
12. Now go to File, then Save As, select the location you want to save the .CSV your creating, name the file and click the dropdown box below the name of the file and select “CSV (Comma delimited) *.csv”
13. Click Save