bugGPSD - Bugs: bug #50930, gpxlogger track timeout cannot be...

 
 

bug #50930: gpxlogger track timeout cannot be changed

Submitter:  Rudolf Byker <dolf>
Submitted:  Wed 03 May 2017 04:12:16 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 29 May 2017 08:15:15 PM UTC, comment #1: 

It seems that the -i option is honoured when there is a GPS lock. When the GPS lock is lost (or there is none to begin with), a timeout occurs after 5 seconds, regardless of the requested time.

Rudolf Byker <dolf>
Wed 03 May 2017 04:12:16 PM UTC, original submission:  

The -i track timeout option seems to be ignored by the gpxlogger utility.


$ gpxlogger -V
gpxlogger: version 3.17~dev (revision release-3.16-625-g1fa223f)



$ time gpxlogger -m 1 -i 8
<?xml version="1.0" encoding="utf-8"?>
<gpx version="1.1" creator="GPSD 3.17~dev - http://catb.org/gpsd"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://www.topografix.com/GPX/1/1"
        xsi:schemaLocation="http://www.topografix.com/GPX/1/1
        http://www.topografix.com/GPX/1/1/gpx.xsd">
 <metadata>
  <time>2017-05-03T15:51:22.000Z</time>
 </metadata>
</gpx>

real        0m5.008s
user        0m1.270s
sys        0m3.740s


It should quit after 8 seconds instead of 5.

Rudolf Byker <dolf>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by esr (Updated the item)
  • -email is unavailable- added by dolf (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-09-07 esr Open/ClosedOpen Closed
    2017-09-06 esr StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code