Files are comma separated values (csv) and labeled according to the name provided by the user, i.e. droneName.csv. Files will never be overwritten; instead duplicate filenames will be appended with an increasing counter e.g. droneName (1).csv.
Consider separating each csv into time-stamped folders
Files are comma separated values (csv) and labeled according to the name provided by the user, i.e.
droneName.csv
. Files will never be overwritten; instead duplicate filenames will be appended with an increasing counter e.g.droneName (1).csv
.Consider separating each csv into time-stamped folders