Skip to content

Additional & non-standard messages #43

Description

@MoridinBG

Is expanding the number of supported messages under consideration?

I have a fork going where I have implemented a few Quectel specific messages (PAIR001 for command acknowledgment and a couple PQTM with slightly more convenient fields + a few PQTM OK responses) following the same pattern as the existing messages.

One practical issue is that lwgps.c will grow even more complex with if/else and #if/#endif. Also STAT_CHECKSUM_FAIL = UINT8_MAX currently caps the number of statements to 253.
Has a way to add external messages been considered, or is a custom fork the way?

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