Skip to content

Missing declarations in MAVLink.ino #19

@KochC

Description

@KochC
/Software/MAVLink/MAVLink.ino: In function 'void request_mavlink_rates()':
MAVLink:23: error: 'apm_mav_system' was not declared in this scope
             apm_mav_system, apm_mav_component,
             ^
MAVLink:23: error: 'apm_mav_component' was not declared in this scope
             apm_mav_system, apm_mav_component,
                             ^
MAVLink:24: error: 'mavlink_msg_request_data_stream_send' was not declared in this scope
             MAVStreams[i], MAVRates[i], 1);
                                          ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions