This PR add support to gopro2gpx for multiple input files. Input files can be supplied as a list in place of the original single file specification. Each file is opened in sequence and the output GPX data collated into a single output file. Start time of the GPX is determined from the first input, so if the files are not sequential from the first file, timestamps may not make sense.
Should resolve #26.
This PR add support to gopro2gpx for multiple input files. Input files can be supplied as a list in place of the original single file specification. Each file is opened in sequence and the output GPX data collated into a single output file. Start time of the GPX is determined from the first input, so if the files are not sequential from the first file, timestamps may not make sense.
Example invocation: