bugGPSD - Bugs: bug #40734, Reassigned to another tracker...

 
 

bug #40734: Reassigned to another tracker [was: Enable UBX subframe reporting]

Submitter:  None
Submitted:  Thu 28 Nov 2013 12:23:51 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 20 May 2014 08:43:55 AM UTC, comment #2: 

THIS ITEM WAS REASSIGNED TO TASK #13213


Please, do not post any new comments to this item.

Eric S. Raymond <esr>
Group administrator
Tue 20 May 2014 08:43:55 AM UTC, comment #1: 

Needs more specific info on subframe reporting format before I can implement.

Eric S. Raymond <esr>
Group administrator
Thu 28 Nov 2013 12:23:51 PM UTC, original submission:  

THIS ITEM WAS REASSIGNED TO TASK #13213
At least some UBX devices have subframe reporting turned off on start. To enable it, a specific sequence needs to be sent:

b5 62 06 01 03 00 02 11 01 1e 68

To disable:

b5 62 06 01 03 00 02 11 00 1d 67

(these messages are generated by t.send("CFG-MSG", 3, {"Class" : ubx.CLIDPAIR["RXM-SFRB"][0] , "MsgID" : ubx.CLIDPAIR["RXM-SFRB"][1] , "Rate" : 1 }) with ubx-utils from (git clone http://lindi.iki.fi/lindi/git/ubx.git/) or https://gitorious.org/gnutoo-s-programs-for-shr/ubx-utils)

Many units come with raw and subframe reporting disabled (needs some "license") but for Antaris 4 chips embedded in openmoko gta02 smartphones a workaround was found (implemented in enable-raw.py from the mentioned utils) but I would expect it to be highly firmware-version specific.

Mostly unrelated but a paper was published about receiving and processing raw RTK data with ublox devices on http://lindi.iki.fi/lindi/tmp/finhack2010-rtklib-lindfors.pdf .

Anonymous

 

(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 (Posted a comment)
  •  

    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
    2014-05-20 esr StatusNone Wont Fix
        Reassign ItemGPSD, bug #40734 GPSD, task #13213

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code