NMEA2000 Library
0.1
Library to handle NMEA 2000 Communication written in C++
|
1 Core | This is the core functionality of this library |
2 Core supplementary | These are also needed to compile core |
3 Helper Classes | These are Helper Functions |
▼4 Handling of NMEA2000 Messages | Functions and enums for handling tN2kMsg objects |
Parsing tN2kMsg objects | List of functions which parse the data content of tN2kMsg objects |
Setting up tN2kMsg objects | List of functions which sets up the data of tN2kMsg objects so that it can be send out to the bus |
Types for payload of NMEA2000 Messages | Types used to make the payload of NMEA2000 messages more easy to read for humans |
5 Examples | Examples how to use library |