← Back to team overview

igotu2gpx team mailing list archive

[Bug 400566] [NEW] Fast purge option.

 

Public bug reported:

The current "purge" option (see bug #355336) iterates over all 512
blocks of my GT-120. Even when only a few have been written. Even though
the unused blocks are only read, and not cleared if not neccesary, this
still takes time.

A fast purge would calculate the number of blocks that requiring
clearing from the number of points listed in the configuration block,
and just start there, skipping the reading of never-written blocks.

** Affects: igotu2gpx
     Importance: Undecided
         Status: New

-- 
Fast purge option. 
https://bugs.launchpad.net/bugs/400566
You received this bug notification because you are a member of
MobileAction i-gotU USB GPS travel logger Mac/Linux support developers,
which is subscribed to igotu2gpx.

Status in MobileAction i-gotU USB GPS travel logger Mac/Linux support: New

Bug description:
The current "purge" option (see bug #355336) iterates over all 512 blocks of my GT-120. Even when only a few have been written. Even though the unused blocks are only read, and not cleared if not neccesary, this still takes time. 

A fast purge would calculate the number of blocks that requiring clearing from the number of points listed in the configuration block, and just start there, skipping the reading of never-written blocks.



Follow ups

References