@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
144 lines (142 loc) • 9.23 kB
TypeScript
type MAV_COMPONENT = 0 | 1 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 99 | 100 | 101 | 102 | 103 | 104 | 105 | 110 | 111 | 112 | 140 | 141 | 142 | 143 | 144 | 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 169 | 171 | 172 | 173 | 174 | 175 | 180 | 181 | 189 | 190 | 191 | 192 | 193 | 194 | 195 | 196 | 197 | 198 | 200 | 201 | 202 | 220 | 221 | 236 | 237 | 238 | 240 | 241 | 242 | 243 | 250;
declare const MAV_COMP_ID_ALL: 0;
declare const MAV_COMP_ID_AUTOPILOT1: 1;
declare const MAV_COMP_ID_USER1: 25;
declare const MAV_COMP_ID_USER2: 26;
declare const MAV_COMP_ID_USER3: 27;
declare const MAV_COMP_ID_USER4: 28;
declare const MAV_COMP_ID_USER5: 29;
declare const MAV_COMP_ID_USER6: 30;
declare const MAV_COMP_ID_USER7: 31;
declare const MAV_COMP_ID_USER8: 32;
declare const MAV_COMP_ID_USER9: 33;
declare const MAV_COMP_ID_USER10: 34;
declare const MAV_COMP_ID_USER11: 35;
declare const MAV_COMP_ID_USER12: 36;
declare const MAV_COMP_ID_USER13: 37;
declare const MAV_COMP_ID_USER14: 38;
declare const MAV_COMP_ID_USER15: 39;
declare const MAV_COMP_ID_USER16: 40;
declare const MAV_COMP_ID_USER17: 41;
declare const MAV_COMP_ID_USER18: 42;
declare const MAV_COMP_ID_USER19: 43;
declare const MAV_COMP_ID_USER20: 44;
declare const MAV_COMP_ID_USER21: 45;
declare const MAV_COMP_ID_USER22: 46;
declare const MAV_COMP_ID_USER23: 47;
declare const MAV_COMP_ID_USER24: 48;
declare const MAV_COMP_ID_USER25: 49;
declare const MAV_COMP_ID_USER26: 50;
declare const MAV_COMP_ID_USER27: 51;
declare const MAV_COMP_ID_USER28: 52;
declare const MAV_COMP_ID_USER29: 53;
declare const MAV_COMP_ID_USER30: 54;
declare const MAV_COMP_ID_USER31: 55;
declare const MAV_COMP_ID_USER32: 56;
declare const MAV_COMP_ID_USER33: 57;
declare const MAV_COMP_ID_USER34: 58;
declare const MAV_COMP_ID_USER35: 59;
declare const MAV_COMP_ID_USER36: 60;
declare const MAV_COMP_ID_USER37: 61;
declare const MAV_COMP_ID_USER38: 62;
declare const MAV_COMP_ID_USER39: 63;
declare const MAV_COMP_ID_USER40: 64;
declare const MAV_COMP_ID_USER41: 65;
declare const MAV_COMP_ID_USER42: 66;
declare const MAV_COMP_ID_USER43: 67;
declare const MAV_COMP_ID_TELEMETRY_RADIO: 68;
declare const MAV_COMP_ID_USER45: 69;
declare const MAV_COMP_ID_USER46: 70;
declare const MAV_COMP_ID_USER47: 71;
declare const MAV_COMP_ID_USER48: 72;
declare const MAV_COMP_ID_USER49: 73;
declare const MAV_COMP_ID_USER50: 74;
declare const MAV_COMP_ID_USER51: 75;
declare const MAV_COMP_ID_USER52: 76;
declare const MAV_COMP_ID_USER53: 77;
declare const MAV_COMP_ID_USER54: 78;
declare const MAV_COMP_ID_USER55: 79;
declare const MAV_COMP_ID_USER56: 80;
declare const MAV_COMP_ID_USER57: 81;
declare const MAV_COMP_ID_USER58: 82;
declare const MAV_COMP_ID_USER59: 83;
declare const MAV_COMP_ID_USER60: 84;
declare const MAV_COMP_ID_USER61: 85;
declare const MAV_COMP_ID_USER62: 86;
declare const MAV_COMP_ID_USER63: 87;
declare const MAV_COMP_ID_USER64: 88;
declare const MAV_COMP_ID_USER65: 89;
declare const MAV_COMP_ID_USER66: 90;
declare const MAV_COMP_ID_USER67: 91;
declare const MAV_COMP_ID_USER68: 92;
declare const MAV_COMP_ID_USER69: 93;
declare const MAV_COMP_ID_USER70: 94;
declare const MAV_COMP_ID_USER71: 95;
declare const MAV_COMP_ID_USER72: 96;
declare const MAV_COMP_ID_USER73: 97;
declare const MAV_COMP_ID_USER74: 98;
declare const MAV_COMP_ID_USER75: 99;
declare const MAV_COMP_ID_CAMERA: 100;
declare const MAV_COMP_ID_CAMERA2: 101;
declare const MAV_COMP_ID_CAMERA3: 102;
declare const MAV_COMP_ID_CAMERA4: 103;
declare const MAV_COMP_ID_CAMERA5: 104;
declare const MAV_COMP_ID_CAMERA6: 105;
declare const MAV_COMP_ID_RADIO: 110;
declare const MAV_COMP_ID_RADIO2: 111;
declare const MAV_COMP_ID_RADIO3: 112;
declare const MAV_COMP_ID_SERVO1: 140;
declare const MAV_COMP_ID_SERVO2: 141;
declare const MAV_COMP_ID_SERVO3: 142;
declare const MAV_COMP_ID_SERVO4: 143;
declare const MAV_COMP_ID_SERVO5: 144;
declare const MAV_COMP_ID_SERVO6: 145;
declare const MAV_COMP_ID_SERVO7: 146;
declare const MAV_COMP_ID_SERVO8: 147;
declare const MAV_COMP_ID_SERVO9: 148;
declare const MAV_COMP_ID_SERVO10: 149;
declare const MAV_COMP_ID_SERVO11: 150;
declare const MAV_COMP_ID_SERVO12: 151;
declare const MAV_COMP_ID_SERVO13: 152;
declare const MAV_COMP_ID_SERVO14: 153;
declare const MAV_COMP_ID_GIMBAL: 154;
declare const MAV_COMP_ID_LOG: 155;
declare const MAV_COMP_ID_ADSB: 156;
declare const MAV_COMP_ID_OSD: 157;
declare const MAV_COMP_ID_PERIPHERAL: 158;
declare const MAV_COMP_ID_QX1_GIMBAL: 159;
declare const MAV_COMP_ID_FLARM: 160;
declare const MAV_COMP_ID_PARACHUTE: 161;
declare const MAV_COMP_ID_WINCH: 169;
declare const MAV_COMP_ID_GIMBAL2: 171;
declare const MAV_COMP_ID_GIMBAL3: 172;
declare const MAV_COMP_ID_GIMBAL4: 173;
declare const MAV_COMP_ID_GIMBAL5: 174;
declare const MAV_COMP_ID_GIMBAL6: 175;
declare const MAV_COMP_ID_BATTERY: 180;
declare const MAV_COMP_ID_BATTERY2: 181;
declare const MAV_COMP_ID_MAVCAN: 189;
declare const MAV_COMP_ID_MISSIONPLANNER: 190;
declare const MAV_COMP_ID_ONBOARD_COMPUTER: 191;
declare const MAV_COMP_ID_ONBOARD_COMPUTER2: 192;
declare const MAV_COMP_ID_ONBOARD_COMPUTER3: 193;
declare const MAV_COMP_ID_ONBOARD_COMPUTER4: 194;
declare const MAV_COMP_ID_PATHPLANNER: 195;
declare const MAV_COMP_ID_OBSTACLE_AVOIDANCE: 196;
declare const MAV_COMP_ID_VISUAL_INERTIAL_ODOMETRY: 197;
declare const MAV_COMP_ID_PAIRING_MANAGER: 198;
declare const MAV_COMP_ID_IMU: 200;
declare const MAV_COMP_ID_IMU_2: 201;
declare const MAV_COMP_ID_IMU_3: 202;
declare const MAV_COMP_ID_GPS: 220;
declare const MAV_COMP_ID_GPS2: 221;
declare const MAV_COMP_ID_ODID_TXRX_1: 236;
declare const MAV_COMP_ID_ODID_TXRX_2: 237;
declare const MAV_COMP_ID_ODID_TXRX_3: 238;
declare const MAV_COMP_ID_UDP_BRIDGE: 240;
declare const MAV_COMP_ID_UART_BRIDGE: 241;
declare const MAV_COMP_ID_TUNNEL_NODE: 242;
declare const MAV_COMP_ID_ILLUMINATOR: 243;
declare const MAV_COMP_ID_SYSTEM_CONTROL: 250;
export { MAV_COMP_ID_ADSB, MAV_COMP_ID_ALL, MAV_COMP_ID_AUTOPILOT1, MAV_COMP_ID_BATTERY, MAV_COMP_ID_BATTERY2, MAV_COMP_ID_CAMERA, MAV_COMP_ID_CAMERA2, MAV_COMP_ID_CAMERA3, MAV_COMP_ID_CAMERA4, MAV_COMP_ID_CAMERA5, MAV_COMP_ID_CAMERA6, MAV_COMP_ID_FLARM, MAV_COMP_ID_GIMBAL, MAV_COMP_ID_GIMBAL2, MAV_COMP_ID_GIMBAL3, MAV_COMP_ID_GIMBAL4, MAV_COMP_ID_GIMBAL5, MAV_COMP_ID_GIMBAL6, MAV_COMP_ID_GPS, MAV_COMP_ID_GPS2, MAV_COMP_ID_ILLUMINATOR, MAV_COMP_ID_IMU, MAV_COMP_ID_IMU_2, MAV_COMP_ID_IMU_3, MAV_COMP_ID_LOG, MAV_COMP_ID_MAVCAN, MAV_COMP_ID_MISSIONPLANNER, MAV_COMP_ID_OBSTACLE_AVOIDANCE, MAV_COMP_ID_ODID_TXRX_1, MAV_COMP_ID_ODID_TXRX_2, MAV_COMP_ID_ODID_TXRX_3, MAV_COMP_ID_ONBOARD_COMPUTER, MAV_COMP_ID_ONBOARD_COMPUTER2, MAV_COMP_ID_ONBOARD_COMPUTER3, MAV_COMP_ID_ONBOARD_COMPUTER4, MAV_COMP_ID_OSD, MAV_COMP_ID_PAIRING_MANAGER, MAV_COMP_ID_PARACHUTE, MAV_COMP_ID_PATHPLANNER, MAV_COMP_ID_PERIPHERAL, MAV_COMP_ID_QX1_GIMBAL, MAV_COMP_ID_RADIO, MAV_COMP_ID_RADIO2, MAV_COMP_ID_RADIO3, MAV_COMP_ID_SERVO1, MAV_COMP_ID_SERVO10, MAV_COMP_ID_SERVO11, MAV_COMP_ID_SERVO12, MAV_COMP_ID_SERVO13, MAV_COMP_ID_SERVO14, MAV_COMP_ID_SERVO2, MAV_COMP_ID_SERVO3, MAV_COMP_ID_SERVO4, MAV_COMP_ID_SERVO5, MAV_COMP_ID_SERVO6, MAV_COMP_ID_SERVO7, MAV_COMP_ID_SERVO8, MAV_COMP_ID_SERVO9, MAV_COMP_ID_SYSTEM_CONTROL, MAV_COMP_ID_TELEMETRY_RADIO, MAV_COMP_ID_TUNNEL_NODE, MAV_COMP_ID_UART_BRIDGE, MAV_COMP_ID_UDP_BRIDGE, MAV_COMP_ID_USER1, MAV_COMP_ID_USER10, MAV_COMP_ID_USER11, MAV_COMP_ID_USER12, MAV_COMP_ID_USER13, MAV_COMP_ID_USER14, MAV_COMP_ID_USER15, MAV_COMP_ID_USER16, MAV_COMP_ID_USER17, MAV_COMP_ID_USER18, MAV_COMP_ID_USER19, MAV_COMP_ID_USER2, MAV_COMP_ID_USER20, MAV_COMP_ID_USER21, MAV_COMP_ID_USER22, MAV_COMP_ID_USER23, MAV_COMP_ID_USER24, MAV_COMP_ID_USER25, MAV_COMP_ID_USER26, MAV_COMP_ID_USER27, MAV_COMP_ID_USER28, MAV_COMP_ID_USER29, MAV_COMP_ID_USER3, MAV_COMP_ID_USER30, MAV_COMP_ID_USER31, MAV_COMP_ID_USER32, MAV_COMP_ID_USER33, MAV_COMP_ID_USER34, MAV_COMP_ID_USER35, MAV_COMP_ID_USER36, MAV_COMP_ID_USER37, MAV_COMP_ID_USER38, MAV_COMP_ID_USER39, MAV_COMP_ID_USER4, MAV_COMP_ID_USER40, MAV_COMP_ID_USER41, MAV_COMP_ID_USER42, MAV_COMP_ID_USER43, MAV_COMP_ID_USER45, MAV_COMP_ID_USER46, MAV_COMP_ID_USER47, MAV_COMP_ID_USER48, MAV_COMP_ID_USER49, MAV_COMP_ID_USER5, MAV_COMP_ID_USER50, MAV_COMP_ID_USER51, MAV_COMP_ID_USER52, MAV_COMP_ID_USER53, MAV_COMP_ID_USER54, MAV_COMP_ID_USER55, MAV_COMP_ID_USER56, MAV_COMP_ID_USER57, MAV_COMP_ID_USER58, MAV_COMP_ID_USER59, MAV_COMP_ID_USER6, MAV_COMP_ID_USER60, MAV_COMP_ID_USER61, MAV_COMP_ID_USER62, MAV_COMP_ID_USER63, MAV_COMP_ID_USER64, MAV_COMP_ID_USER65, MAV_COMP_ID_USER66, MAV_COMP_ID_USER67, MAV_COMP_ID_USER68, MAV_COMP_ID_USER69, MAV_COMP_ID_USER7, MAV_COMP_ID_USER70, MAV_COMP_ID_USER71, MAV_COMP_ID_USER72, MAV_COMP_ID_USER73, MAV_COMP_ID_USER74, MAV_COMP_ID_USER75, MAV_COMP_ID_USER8, MAV_COMP_ID_USER9, MAV_COMP_ID_VISUAL_INERTIAL_ODOMETRY, MAV_COMP_ID_WINCH };
export type { MAV_COMPONENT };