Skip to content

Apparent bug/typo in dds_interface.c #91

Description

@thnkslprpt

Apparently a typo exists here in this file with altitude misspelled:

GPSInfo_Send(traffic->index + 1,
0,
traffic->latitude,
traffic->longitude,
traffic->altiude,
traffic->altiude,
traffic->vx,
traffic->vy,
traffic->vz);

Should be traffic->altitude

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions