Skip to content

Handle different URCs for different modules #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sfe-SparkFro opened this issue Nov 17, 2023 · 1 comment
Closed

Handle different URCs for different modules #3

sfe-SparkFro opened this issue Nov 17, 2023 · 1 comment

Comments

@sfe-SparkFro
Copy link
Collaborator

Copied from @PaulZC in #1:

We also need to have a discussion about how to handle this code in processURCEvent. This code is specific to the SARA_R5 and so shouldn't be in the UBLOX_AT class. We need a way to allow the SARA_R5 class to 'insert' this. Maybe we need to add a virtual method which does nothing in UBLOX_AT, but which can be overwritten by the SARA_R5 class to allow UUPSDA to be processed?

Same for this line in pruneBacklog.

@sfe-SparkFro
Copy link
Collaborator Author

This should be easy to change now that #16 has been merged

sfe-SparkFro added a commit that referenced this issue Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant