Skip to content
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

Create a GNSS Reception and Parsing Task #18

Open
5 tasks
Sourland opened this issue Nov 8, 2023 · 0 comments
Open
5 tasks

Create a GNSS Reception and Parsing Task #18

Sourland opened this issue Nov 8, 2023 · 0 comments
Labels
Technical For tasks that require some development

Comments

@Sourland
Copy link
Member

Sourland commented Nov 8, 2023

GNSS Reception and Parsing Task

Objective

Develop a task within the FreeRTOS environment for the reception and parsing of GNSS data, ensuring data integrity and accurate parsing of NMEA sentences.

Resources

Acceptance Criteria

  • Task successfully initializes GNSS hardware and DMA channels.
  • Task can receive GNSS data via DMA.
  • Task can parse NMEA sentences and update the system's GNSS related parameters.
  • Task handles errors and edge cases gracefully.
  • Integration tests verify task functionality.
@Sourland Sourland added the Technical For tasks that require some development label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Technical For tasks that require some development
Projects
None yet
Development

No branches or pull requests

1 participant