Changes between Initial Version and Version 1 of Ticket #198


Ignore:
Timestamp:
Sep 4, 2012, 12:33:27 PM (12 years ago)
Author:
Martin Kolman
Comment:

implemented in 0.34

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #198

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #198 – Description

    initial v1  
    1  * current setup
     1* current setup
    22  * currently the whole track is periodically dumped to a GPX file
    33  * that means that the longer logging is running, the longer takes it takes to save the tracklog
    44
    5  * efficiency
     5 * efficiency '''done'''
    66  * just save the increment to a simple text file with one line per point (CSV)
    77  * periodically save small increments (say 10 lines every 10 seconds for 1 point per second logging frequency)
     
    99  * check on startup if there are some files left from the last time (in case modRana couldn't exit cleanly)
    1010
    11  * robustness
     11 * robustness '''done''
    1212  * save to two files so that if one gets corrupted (eq. modRana or device crashing while the file is being written), there is still one left