Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Lauren Manton
    Lauren Manton

    Lauren Manton

    @Lauren Manton

    0
    Reputation
    1
    Posts
    96
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    Lauren Manton Follow

    Posts made by Lauren Manton

    Changing Packet Type from s1 to pS

    Hi,

    I’ve been reading data from the OpenRTK330LI using the USB serial port and have been successful in getting the "s1" data packet and decoding it. However, I would like the device to output the “pS” data packet, as it gives the roll, pitch, and yaw angles.

    So far I have attempted sending UART commands to change the userPacketType from “s1" to “pS” using the Update Parameter command on the Navigation Studio. I have also tried importing the RAWDATA firmware example into Visual Studio and changing the “.userPacketType” in “user_config.c” from “s1” to “pS”. Neither of these two methods have worked out.

    Please can you help me with the process of changing the received USB serial data packet from the device from “s1” to “pS”?

    Would I be able to get the roll, pitch, and yaw angles more easily by setting up and using the CAN port?

    posted in OpenRTK •