-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uploaded file sorting #187
Comments
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
added a commit
that referenced
this issue
Feb 20, 2017
F: #187 Add gauges and improve control
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
cleanerx
pushed a commit
to cleanerx/depth
that referenced
this issue
Feb 20, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am uploading NMEA data with filenames like this:
2014.06.05_13.01__2014.06.05_13.09___DATA0001.DAT
with the first and last GPZDA record as the dates in front of the original filename.
This helps me to keep track what I have uploaded. When I now upload a bunch of these files, they are not necessarily sorted correctly. It would be nice to be able to sort the filename list according to their filename/upload time/upload index.
The text was updated successfully, but these errors were encountered: