-
-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: Add NMEA stream handling to Course API. (#1750)
* feature: add type discrimators for values & meta Add type discriminators for narrowing Update down to having values or meta. * feature : add NMEA to course API integration - add the ability to control command source to course API - handle NMEA0183 and NMEA2000 messages that contain nextPoint data to update course API data structures --------- Co-authored-by: Teppo Kurki <[email protected]>
- Loading branch information
Showing
8 changed files
with
533 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.