- Parse the timestamp with a proper regex - Deduplicate records by only allowing one gps point per timestamp in milliseconds
2018.7.15
Registered a console script in ``setup.py``
2018.7.14
- extracting the gps datastream from the mp4 file using blackclue by gandy92 - parsing of timestamps and NMEA records in the created .nmea-files - exporting these parsed records to csv