oem7_message_ids.h
Go to the documentation of this file.
1 //
3 // Copyright (c) 2020 NovAtel Inc.
4 //
5 // Permission is hereby granted, free of charge, to any person obtaining a copy
6 // of this software and associated documentation files (the "Software"), to deal
7 // in the Software without restriction, including without limitation the rights
8 // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 // copies of the Software, and to permit persons to whom the Software is
10 // furnished to do so, subject to the following conditions:
11 //
12 // The above copyright notice and this permission notice shall be included in all
13 // copies or substantial portions of the Software.
14 //
15 // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 // SOFTWARE.
22 //
24 
25 #ifndef __OEM7_MESSAGE_IDS_HPP__
26 #define __OEM7_MESSAGE_IDS_HPP__
27 
33 namespace novatel_oem7_driver
34 {
35  const int BESTPOS_OEM7_MSGID = 42;
36  const int BESTUTM_OEM7_MSGID = 726;
37  const int BESTVEL_OEM7_MSGID = 99;
38  const int CORRIMUS_OEM7_MSGID = 2264;
39  const int HEADING2_OEM7_MSGID = 1335;
40  const int IMURATECORRIMUS_OEM7_MSGID = 1362;
41  const int INSCONFIG_OEM7_MSGID = 1945;
42  const int INSPVAS_OEM7_MSGID = 508;
43  const int INSPVAX_OEM7_MSGID = 1465;
44  const int INSSTDEV_OEM7_MSGID = 2051;
45  const int PSRDOP2_OEM7_MSGID = 1163;
46  const int RXSTATUS_OEM7_MSGID = 93;
47  const int TIME_OEM7_MSGID = 101;
48 
49  // NMEA0183
50  const int GLMLA_OEM7_MSGID = 859;
51  const int GPALM_OEM7_MSGID = 217;
52  const int GPGGA_OEM7_MSGID = 218;
53  const int GPGGALONG_OEM7_MSGID = 521;
54  const int GPGLL_OEM7_MSGID = 219;
55  const int GPGRS_OEM7_MSGID = 220;
56  const int GPGSA_OEM7_MSGID = 221;
57  const int GPGST_OEM7_MSGID = 222;
58  const int GPGSV_OEM7_MSGID = 223;
59  const int GPHDT_OEM7_MSGID = 1045;
60  const int GPHDTDUALANTENNA_MSGID = 2045;
61  const int GPRMB_OEM7_MSGID = 224;
62  const int GPRMC_OEM7_MSGID = 225;
63  const int GPVTG_OEM7_MSGID = 226;
64  const int GPZDA_OEM7_MSGID = 227;
65 
66 
67 
68 
69 }
70 
71 #endif
const int PSRDOP2_OEM7_MSGID
const int BESTUTM_OEM7_MSGID
const int RXSTATUS_OEM7_MSGID
const int BESTPOS_OEM7_MSGID
const int BESTVEL_OEM7_MSGID
const int INSCONFIG_OEM7_MSGID
const int HEADING2_OEM7_MSGID
const int INSPVAX_OEM7_MSGID
const int INSPVAS_OEM7_MSGID
const int IMURATECORRIMUS_OEM7_MSGID
const int INSSTDEV_OEM7_MSGID
const int CORRIMUS_OEM7_MSGID
const int GPHDTDUALANTENNA_MSGID
const int GPGGALONG_OEM7_MSGID


novatel_oem7_driver
Author(s):
autogenerated on Tue Mar 9 2021 03:48:00