Skip to content

Sending packet 0x6D corrupts the data. (0x6D - All-In-View Satellite Selection) #33

@sdroovan

Description

@sdroovan

When creating a packet 0x6D and send it over RS232, it modifies the data incorrectly.

fixmode = (0x04 | ((g.num_sat)<<4))
command = tsip.Packet(0x6D, fixmode,0,0,0,0, *fields)				
gps_conn.write(command)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions