GPS Update Rate

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7801
    Estevan
    Participant

    Hello,

    I was wondering if there was anyway to increase the GPS update rate. Currently we are at 1Hz we were looking for about 5hz or anything more than 1Hz.

    #7804
    PeterP
    Participant

    update the baud rate using a PUBX command
    echo  -e "\$PUBX,41,1,0007,0003,19200,0*25\r\n"  > /dev/serial0
    then update the update rate, using uBlox protocol, this will change to 5Hz
    echo -e "\xB5\x62\x06\x08\x06\x00\xC8\x00\x01\x00\x01\x00\xDE\x6A\r\n" > /dev/serial0

    more information here;

    Peter --OzzMaker.com --

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Blip, blop, bloop…