⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nmea_lib.h

📁 the example file that can decode the NMEA protocol
💻 H
字号:
#ifndef _NMEALIB_H_#define _NMEALIB_H_#include "NMEADataTypes.h"#include "NMEATalkers.h"#include "NMEA_Checksum.h"#ifndef NMEA_INCLUDE_AAM#define NMEA_INCLUDE_AAM   1#endif /* NMEA_INCLUDE_AAM */#ifndef NMEA_INCLUDE_ALM#define NMEA_INCLUDE_ALM   1#endif /* NMEA_INCLUDE_ALM */#ifndef NMEA_INCLUDE_APA#define NMEA_INCLUDE_APA   1#endif /* NMEA_INCLUDE_APA */#ifndef NMEA_INCLUDE_APB#define NMEA_INCLUDE_APB   1#endif /* NMEA_INCLUDE_APB */#ifndef NMEA_INCLUDE_ASD#define NMEA_INCLUDE_ASD   1#endif /* NMEA_INCLUDE_ASD */#ifndef NMEA_INCLUDE_BEC#define NMEA_INCLUDE_BEC   1#endif /* NMEA_INCLUDE_BEC */#ifndef NMEA_INCLUDE_BOD#define NMEA_INCLUDE_BOD   1#endif /* NMEA_INCLUDE_BOD */#ifndef NMEA_INCLUDE_BWC#define NMEA_INCLUDE_BWC   1#endif /* NMEA_INCLUDE_BWC */#ifndef NMEA_INCLUDE_BWR#define NMEA_INCLUDE_BWR   1#endif /* NMEA_INCLUDE_BWR */#ifndef NMEA_INCLUDE_BWW#define NMEA_INCLUDE_BWW   1#endif /* NMEA_INCLUDE_BWW */#ifndef NMEA_INCLUDE_DBK#define NMEA_INCLUDE_DBK   1#endif /* NMEA_INCLUDE_DBK */#ifndef NMEA_INCLUDE_DBS#define NMEA_INCLUDE_DBS   1#endif /* NMEA_INCLUDE_DBS */#ifndef NMEA_INCLUDE_DBT#define NMEA_INCLUDE_DBT   1#endif /* NMEA_INCLUDE_DBT */#ifndef NMEA_INCLUDE_DCN#define NMEA_INCLUDE_DCN   1#endif /* NMEA_INCLUDE_DCN */#ifndef NMEA_INCLUDE_DPT#define NMEA_INCLUDE_DPT   1#endif /* NMEA_INCLUDE_DPT */#ifndef NMEA_INCLUDE_FSI#define NMEA_INCLUDE_FSI   1#endif /* NMEA_INCLUDE_FSI */#ifndef NMEA_INCLUDE_GGA#define NMEA_INCLUDE_GGA   1#endif /* NMEA_INCLUDE_GGA */#ifndef NMEA_INCLUDE_GLC#define NMEA_INCLUDE_GLC   1#endif /* NMEA_INCLUDE_GLC */#ifndef NMEA_INCLUDE_GLL#define NMEA_INCLUDE_GLL   1#endif /* NMEA_INCLUDE_GLL */#ifndef NMEA_INCLUDE_GSA#define NMEA_INCLUDE_GSA   1#endif /* NMEA_INCLUDE_GSA */#ifndef NMEA_INCLUDE_GSV#define NMEA_INCLUDE_GSV   1#endif /* NMEA_INCLUDE_GSV */#ifndef NMEA_INCLUDE_GTD#define NMEA_INCLUDE_GTD   1#endif /* NMEA_INCLUDE_GTD */#ifndef NMEA_INCLUDE_GXA#define NMEA_INCLUDE_GXA   1#endif /* NMEA_INCLUDE_GXA */#ifndef NMEA_INCLUDE_HDG#define NMEA_INCLUDE_HDG   1#endif /* NMEA_INCLUDE_HDG */#ifndef NMEA_INCLUDE_HDM#define NMEA_INCLUDE_HDM   1#endif /* NMEA_INCLUDE_HDM */#ifndef NMEA_INCLUDE_HDT#define NMEA_INCLUDE_HDT   1#endif /* NMEA_INCLUDE_HDT */#ifndef NMEA_INCLUDE_HSC#define NMEA_INCLUDE_HSC   1#endif /* NMEA_INCLUDE_HSC */#ifndef NMEA_INCLUDE_LCD#define NMEA_INCLUDE_LCD   1#endif /* NMEA_INCLUDE_LCD */#ifndef NMEA_INCLUDE_MTW#define NMEA_INCLUDE_MTW   1#endif /* NMEA_INCLUDE_MTW */#ifndef NMEA_INCLUDE_MWV#define NMEA_INCLUDE_MWV   1#endif /* NMEA_INCLUDE_MWV */#ifndef NMEA_INCLUDE_OLN#define NMEA_INCLUDE_OLN   1#endif /* NMEA_INCLUDE_OLN */#ifndef NMEA_INCLUDE_OSD#define NMEA_INCLUDE_OSD   1#endif /* NMEA_INCLUDE_OSD */#ifndef NMEA_INCLUDE_R00#define NMEA_INCLUDE_R00   1#endif /* NMEA_INCLUDE_R00 */#ifndef NMEA_INCLUDE_RMA#define NMEA_INCLUDE_RMA   1#endif /* NMEA_INCLUDE_RMA */#ifndef NMEA_INCLUDE_RMB#define NMEA_INCLUDE_RMB   1#endif /* NMEA_INCLUDE_RMB */#ifndef NMEA_INCLUDE_RMC#define NMEA_INCLUDE_RMC   1#endif /* NMEA_INCLUDE_RMC */#ifndef NMEA_INCLUDE_ROT#define NMEA_INCLUDE_ROT   1#endif /* NMEA_INCLUDE_ROT */#ifndef NMEA_INCLUDE_RPM#define NMEA_INCLUDE_RPM   1#endif /* NMEA_INCLUDE_RPM */#ifndef NMEA_INCLUDE_RSA#define NMEA_INCLUDE_RSA   1#endif /* NMEA_INCLUDE_RSA */#ifndef NMEA_INCLUDE_RSD#define NMEA_INCLUDE_RSD   1#endif /* NMEA_INCLUDE_RSD */#ifndef NMEA_INCLUDE_RTE#define NMEA_INCLUDE_RTE   1#endif /* NMEA_INCLUDE_RTE */#ifndef NMEA_INCLUDE_SFI#define NMEA_INCLUDE_SFI   1#endif /* NMEA_INCLUDE_SFI */#ifndef NMEA_INCLUDE_STN#define NMEA_INCLUDE_STN   1#endif /* NMEA_INCLUDE_STN */#ifndef NMEA_INCLUDE_TRF#define NMEA_INCLUDE_TRF   1#endif /* NMEA_INCLUDE_TRF */#ifndef NMEA_INCLUDE_TTM#define NMEA_INCLUDE_TTM   1#endif /* NMEA_INCLUDE_TTM */#ifndef NMEA_INCLUDE_VBW#define NMEA_INCLUDE_VBW   1#endif /* NMEA_INCLUDE_VBW */#ifndef NMEA_INCLUDE_VDR#define NMEA_INCLUDE_VDR   1#endif /* NMEA_INCLUDE_VDR */#ifndef NMEA_INCLUDE_VHW#define NMEA_INCLUDE_VHW   1#endif /* NMEA_INCLUDE_VHW */#ifndef NMEA_INCLUDE_VLW#define NMEA_INCLUDE_VLW   1#endif /* NMEA_INCLUDE_VLW */#ifndef NMEA_INCLUDE_VPW#define NMEA_INCLUDE_VPW   1#endif /* NMEA_INCLUDE_VPW */#ifndef NMEA_INCLUDE_VTG#define NMEA_INCLUDE_VTG   1#endif /* NMEA_INCLUDE_VTG */#ifndef NMEA_INCLUDE_VWR#define NMEA_INCLUDE_VWR   1#endif /* NMEA_INCLUDE_VWR */#ifndef NMEA_INCLUDE_WCV#define NMEA_INCLUDE_WCV   1#endif /* NMEA_INCLUDE_WCV */#ifndef NMEA_INCLUDE_WNC#define NMEA_INCLUDE_WNC   1#endif /* NMEA_INCLUDE_WNC */#ifndef NMEA_INCLUDE_WPL#define NMEA_INCLUDE_WPL   1#endif /* NMEA_INCLUDE_WPL */#ifndef NMEA_INCLUDE_XDR#define NMEA_INCLUDE_XDR   1#endif /* NMEA_INCLUDE_XDR */#ifndef NMEA_INCLUDE_XTE#define NMEA_INCLUDE_XTE   1#endif /* NMEA_INCLUDE_XTE */#ifndef NMEA_INCLUDE_XTR#define NMEA_INCLUDE_XTR   1#endif /* NMEA_INCLUDE_XTR */#ifndef NMEA_INCLUDE_ZDA#define NMEA_INCLUDE_ZDA   1#endif /* NMEA_INCLUDE_ZDA */#ifndef NMEA_INCLUDE_ZFO#define NMEA_INCLUDE_ZFO   1#endif /* NMEA_INCLUDE_ZFO */#ifndef NMEA_INCLUDE_ZTG#define NMEA_INCLUDE_ZTG   1#endif /* NMEA_INCLUDE_ZTG */#ifndef NMEA_INCLUDE_DSC#define NMEA_INCLUDE_DSC   1#endif /* NMEA_INCLUDE_DSC */#ifndef NMEA_INCLUDE_DSE#define NMEA_INCLUDE_DSE   1#endif /* NMEA_INCLUDE_DSE */#ifndef NMEA_INCLUDE_DSI#define NMEA_INCLUDE_DSI   1#endif /* NMEA_INCLUDE_DSI */#ifndef NMEA_INCLUDE_DSR#define NMEA_INCLUDE_DSR   1#endif /* NMEA_INCLUDE_DSR */#ifndef NMEA_INCLUDE_DTM#define NMEA_INCLUDE_DTM   1#endif /* NMEA_INCLUDE_DTM */#ifndef NMEA_INCLUDE_GBS#define NMEA_INCLUDE_GBS   1#endif /* NMEA_INCLUDE_GBS */#ifndef NMEA_INCLUDE_GRS#define NMEA_INCLUDE_GRS   1#endif /* NMEA_INCLUDE_GRS */#ifndef NMEA_INCLUDE_GST#define NMEA_INCLUDE_GST   1#endif /* NMEA_INCLUDE_GST */#ifndef NMEA_INCLUDE_MSK#define NMEA_INCLUDE_MSK   1#endif /* NMEA_INCLUDE_MSK */#ifndef NMEA_INCLUDE_MSS#define NMEA_INCLUDE_MSS   1#endif /* NMEA_INCLUDE_MSS */#ifndef NMEA_INCLUDE_MWD#define NMEA_INCLUDE_MWD   1#endif /* NMEA_INCLUDE_MWD */#ifndef NMEA_INCLUDE_TLL#define NMEA_INCLUDE_TLL   1#endif /* NMEA_INCLUDE_TLL */#ifndef NMEA_INCLUDE_WDC#define NMEA_INCLUDE_WDC   1#endif /* NMEA_INCLUDE_WDC */#ifndef NMEA_INCLUDE_WDR#define NMEA_INCLUDE_WDR   1#endif /* NMEA_INCLUDE_WDR */#include "NMEA_Types.h"#include "NMEA_Enums.h"#include "NMEA_ParseUtil.h"#endif /*_NMEALIB_H_*/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -