You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting note: the gpsio file count dialog says 3 out of 7 (I'm >pretty< sure this is for the same GPS device) - but there are only 5 files in Garmin\GPX - the rest are recursive under Garmin\GPX\Current which I did not copy for testing. I forgot it reads files recursively. So it is probably applying the filters recursively too, so, I'd need the subdirs also for a full test.
Also interesting: the file modification times on the GPS device (first pic) were preserved for some files but not for others, as shown on the thumb drive later (second pic). The recent issue #1 fix (gpxtrkx namespace) which edits the file in place could have been the culprit since I did try to import them with gpsio on my laptop which has the #1 fix, but the log file isn't rotated and I didn't copy the original files so can't be sure.
File size checkbox filter, set to 100k, was filtering out files of <10k.
Also, n-most-recent filter was filtering out multiple recent files.
Copied entire Garmin/GPX directory from the Alpha 200i where this was first noticed for testing.
The text was updated successfully, but these errors were encountered: