Custom Query (78 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 78)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#24 fixed newest gpsd protocol not supported -> modRana fails on Ubuntu 10.04 Martin Kolman Martin Kolman
Description
  • check gpsd protocol version
  • implement support for new protocol
#198 fixed more efficient and robust track logging Martin Kolman Martin Kolman
Description
  • current setup
    • currently the whole track is periodically dumped to a GPX file
    • that means that the longer logging is running, the longer takes it takes to save the tracklog
  • efficiency done
    • just save the increment to a simple text file with one line per point (CSV)
    • periodically save small increments (say 10 lines every 10 seconds for 1 point per second logging frequency)
    • once logging is stopped, convert the simple text files to GPX
    • check on startup if there are some files left from the last time (in case modRana couldn't exit cleanly)
  • robustness done
    • 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
#7 fixed make log name green when logging Martin Kolman Martin Kolman
Description

make log name green when logging

  • more visible
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.