Skip to content

Best practice for reading high precision components from callback #69

Closed
@adam515

Description

@adam515

Hello, thank you for creating this great library.

I didn't see in the examples a recommended way to combine low and high resolution lat, lon, alt using callbacks. Could you please clarity?

Do you setup 2 callbacks like so and then manually merge the data?
GNSS.setAutoPVTcallback(&rtk1Callback);
GNSS.setAutoNAVHPPOSECEFcallback(&rtk2Callback);

Thanks again

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