node-mavlink 2.1.0 → 2.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,966 @@
1
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 0, seq: 211, plen: 9, crc: 0x1b5c)
2
+ Heartbeat {
3
+ type: 2,
4
+ autopilot: 3,
5
+ baseMode: 81,
6
+ customMode: 0,
7
+ systemStatus: 3,
8
+ mavlinkVersion: 3
9
+ }
10
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 163, seq: 212, plen: 28, crc: 0x792e)
11
+ Ahrs {
12
+ omegaIx: -0.0032709594815969467,
13
+ omegaIy: -0.0033276902977377176,
14
+ omegaIz: -0.003741081804037094,
15
+ accelWeight: 0,
16
+ renormVal: 0,
17
+ errorRp: 0.002405286068096757,
18
+ errorYaw: 0.0018389775650575757
19
+ }
20
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 178, seq: 213, plen: 24, crc: 0x009f)
21
+ Ahrs2 {
22
+ roll: -0.0016120896907523274,
23
+ pitch: -0.0018045443575829268,
24
+ yaw: -0.11926356703042984,
25
+ altitude: 584.0800170898438,
26
+ lat: -353632621,
27
+ lng: 1491652374
28
+ }
29
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 30, seq: 214, plen: 28, crc: 0xd0e6)
30
+ Attitude {
31
+ timeBootMs: 988039,
32
+ roll: -0.0010599747765809298,
33
+ pitch: -0.0012829196639358997,
34
+ yaw: -0.13098835945129395,
35
+ rollspeed: -0.000217110151425004,
36
+ pitchspeed: -0.00027192127890884876,
37
+ yawspeed: -0.0007199461106210947
38
+ }
39
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 33, seq: 215, plen: 28, crc: 0x116d)
40
+ GlobalPositionInt {
41
+ timeBootMs: 988039,
42
+ lat: -353632620,
43
+ lon: 1491652373,
44
+ alt: 584070,
45
+ relativeAlt: -11,
46
+ vx: 1,
47
+ vy: -1,
48
+ vz: 0,
49
+ hdg: 35250
50
+ }
51
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 74, seq: 216, plen: 18, crc: 0x8d9b)
52
+ VfrHud {
53
+ airspeed: 0.023914093151688576,
54
+ groundspeed: 0.02391396276652813,
55
+ heading: 352,
56
+ throttle: 0,
57
+ alt: 584.0700073242188,
58
+ climb: 0.00007838719466235489
59
+ }
60
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 1, seq: 217, plen: 31, crc: 0x250f)
61
+ SysStatus {
62
+ onboardControlSensorsPresent: 1399979055,
63
+ onboardControlSensorsEnabled: 1382128687,
64
+ onboardControlSensorsHealth: 1467063343,
65
+ load: 0,
66
+ voltageBattery: 12600,
67
+ currentBattery: 0,
68
+ batteryRemaining: 100,
69
+ dropRateComm: 0,
70
+ errorsComm: 0,
71
+ errorsCount1: 0,
72
+ errorsCount2: 0,
73
+ errorsCount3: 0,
74
+ errorsCount4: 0,
75
+ onboardControlSensorsPresentExtended: 0,
76
+ onboardControlSensorsEnabledExtended: 0,
77
+ onboardControlSensorsHealthExtended: 0
78
+ }
79
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 125, seq: 218, plen: 2, crc: 0x4736)
80
+ PowerStatus { Vcc: 5000, Vservo: 0, flags: 0 }
81
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 152, seq: 219, plen: 7, crc: 0xf7c4)
82
+ MemInfo { brkval: 0, freemem: 65535, freemem32: 524288 }
83
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 62, seq: 220, plen: 22, crc: 0xbb96)
84
+ NavControllerOutput {
85
+ navRoll: -0.00019432454428169876,
86
+ navPitch: 0.00023568929464090616,
87
+ navBearing: -7,
88
+ targetBearing: 0,
89
+ wpDist: 0,
90
+ altError: 0,
91
+ aspdError: 0,
92
+ xtrackError: 0
93
+ }
94
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 42, seq: 221, plen: 5, crc: 0x6cdc)
95
+ MissionCurrent {
96
+ seq: 0,
97
+ total: 0,
98
+ missionState: 1,
99
+ missionMode: 0,
100
+ missionId: 0,
101
+ fenceId: 0,
102
+ rallyPointsId: 0
103
+ }
104
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 36, seq: 222, plen: 12, crc: 0x6d63)
105
+ ServoOutputRaw {
106
+ timeUsec: 988039626,
107
+ port: 0,
108
+ servo1Raw: 1000,
109
+ servo2Raw: 1000,
110
+ servo3Raw: 1000,
111
+ servo4Raw: 1000,
112
+ servo5Raw: 0,
113
+ servo6Raw: 0,
114
+ servo7Raw: 0,
115
+ servo8Raw: 0,
116
+ servo9Raw: 0,
117
+ servo10Raw: 0,
118
+ servo11Raw: 0,
119
+ servo12Raw: 0,
120
+ servo13Raw: 0,
121
+ servo14Raw: 0,
122
+ servo15Raw: 0,
123
+ servo16Raw: 0
124
+ }
125
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 65, seq: 223, plen: 42, crc: 0xd450)
126
+ RcChannels {
127
+ timeBootMs: 988039,
128
+ chancount: 8,
129
+ chan1Raw: 1500,
130
+ chan2Raw: 1500,
131
+ chan3Raw: 1000,
132
+ chan4Raw: 1500,
133
+ chan5Raw: 1800,
134
+ chan6Raw: 1000,
135
+ chan7Raw: 1000,
136
+ chan8Raw: 1800,
137
+ chan9Raw: 0,
138
+ chan10Raw: 0,
139
+ chan11Raw: 0,
140
+ chan12Raw: 0,
141
+ chan13Raw: 0,
142
+ chan14Raw: 0,
143
+ chan15Raw: 0,
144
+ chan16Raw: 0,
145
+ chan17Raw: 0,
146
+ chan18Raw: 0,
147
+ rssi: 255
148
+ }
149
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 27, seq: 224, plen: 29, crc: 0x040f)
150
+ RawImu {
151
+ timeUsec: 988039626n,
152
+ xacc: 0,
153
+ yacc: 0,
154
+ zacc: -1001,
155
+ xgyro: 3,
156
+ ygyro: 3,
157
+ zgyro: 3,
158
+ xmag: 224,
159
+ ymag: 80,
160
+ zmag: -528,
161
+ id: 0,
162
+ temperature: 4425
163
+ }
164
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 116, seq: 225, plen: 24, crc: 0x95ef)
165
+ ScaledImu2 {
166
+ timeBootMs: 988039,
167
+ xacc: 0,
168
+ yacc: 0,
169
+ zacc: -1001,
170
+ xgyro: 2,
171
+ ygyro: 3,
172
+ zgyro: 2,
173
+ xmag: 224,
174
+ ymag: 80,
175
+ zmag: -528,
176
+ temperature: 4425
177
+ }
178
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 129, seq: 226, plen: 22, crc: 0xce5b)
179
+ ScaledImu3 {
180
+ timeBootMs: 988039,
181
+ xacc: 0,
182
+ yacc: 0,
183
+ zacc: 0,
184
+ xgyro: 0,
185
+ ygyro: 0,
186
+ zgyro: 0,
187
+ xmag: 224,
188
+ ymag: 80,
189
+ zmag: -528,
190
+ temperature: 0
191
+ }
192
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 29, seq: 227, plen: 14, crc: 0x8bf9)
193
+ ScaledPressure {
194
+ timeBootMs: 988039,
195
+ pressAbs: 945.0282592773438,
196
+ pressDiff: 0,
197
+ temperature: 3120,
198
+ temperaturePressDiff: 0
199
+ }
200
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 137, seq: 228, plen: 14, crc: 0xc43e)
201
+ ScaledPressure2 {
202
+ timeBootMs: 988039,
203
+ pressAbs: 945.023193359375,
204
+ pressDiff: 0,
205
+ temperature: 3120,
206
+ temperaturePressDiff: 0
207
+ }
208
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 24, seq: 229, plen: 40, crc: 0x7850)
209
+ GpsRawInt {
210
+ timeUsec: 987963000n,
211
+ fixType: 6,
212
+ lat: -353632621,
213
+ lon: 1491652374,
214
+ alt: 584090,
215
+ eph: 121,
216
+ epv: 200,
217
+ vel: 0,
218
+ cog: 0,
219
+ satellitesVisible: 10,
220
+ altEllipsoid: 584090,
221
+ hAcc: 300,
222
+ vAcc: 300,
223
+ velAcc: 0,
224
+ hdgAcc: 0,
225
+ yaw: 0
226
+ }
227
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 2, seq: 230, plen: 11, crc: 0x5fba)
228
+ SystemTime { timeUnixUsec: 1756234467876563n, timeBootMs: 988039 }
229
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 164, seq: 231, plen: 44, crc: 0x79af)
230
+ SimState {
231
+ roll: 0,
232
+ pitch: 0,
233
+ yaw: -0.12217313796281815,
234
+ xacc: 0,
235
+ yacc: 0,
236
+ zacc: -9.806650161743164,
237
+ xgyro: 0,
238
+ ygyro: 0,
239
+ zgyro: -1.089731860304255e-8,
240
+ lat: -353632621,
241
+ lng: 1491652374
242
+ }
243
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 168, seq: 232, plen: 4, crc: 0x3d6f)
244
+ Wind { direction: -179.99998474121094, speed: 0, speedZ: 0 }
245
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 136, seq: 233, plen: 22, crc: 0xb2df)
246
+ TerrainReport {
247
+ lat: -353632620,
248
+ lon: 1491652373,
249
+ spacing: 100,
250
+ terrainHeight: 583.843994140625,
251
+ currentHeight: 0.22599279880523682,
252
+ pending: 0,
253
+ loaded: 504
254
+ }
255
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 193, seq: 234, plen: 22, crc: 0xc646)
256
+ EkfStatusReport {
257
+ flags: 831,
258
+ velocityVariance: 0.008732127957046032,
259
+ posHorizVariance: 0.005047456827014685,
260
+ posVertVariance: 0.000014180826838128269,
261
+ compassVariance: 0.007860788144171238,
262
+ terrainAltVariance: 0,
263
+ airspeedVariance: 0
264
+ }
265
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 32, seq: 235, plen: 28, crc: 0x4878)
266
+ LocalPositionNed {
267
+ timeBootMs: 988039,
268
+ x: 0.011459121480584145,
269
+ y: -0.014903130009770393,
270
+ z: 0.011748841032385826,
271
+ vx: 0.01465077418833971,
272
+ vy: -0.018900593742728233,
273
+ vz: -0.00007838719466235489
274
+ }
275
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 241, seq: 236, plen: 20, crc: 0xdcef)
276
+ Vibration {
277
+ timeUsec: 988039626n,
278
+ vibrationX: 0.0027657649479806423,
279
+ vibrationY: 0.0029898751527071,
280
+ vibrationZ: 0.003009471809491515,
281
+ clipping0: 0,
282
+ clipping1: 0,
283
+ clipping2: 0
284
+ }
285
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 147, seq: 237, plen: 41, crc: 0xa393)
286
+ BatteryStatus {
287
+ id: 0,
288
+ batteryFunction: 0,
289
+ type: 0,
290
+ temperature: 32767,
291
+ voltages: [
292
+ 12600, 65535, 65535,
293
+ 65535, 65535, 65535,
294
+ 65535, 65535, 65535,
295
+ 65535
296
+ ],
297
+ currentBattery: 0,
298
+ currentConsumed: 0,
299
+ energyConsumed: 0,
300
+ batteryRemaining: 100,
301
+ timeRemaining: 0,
302
+ chargeState: 1,
303
+ voltagesExt: [ 0, 0, 0, 0 ],
304
+ mode: 0,
305
+ faultBitmask: 0
306
+ }
307
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 11030, seq: 238, plen: 44, crc: 0x6688)
308
+ EscTelemetry1To4 {
309
+ temperature: [ 32, 32, 32, 32 ],
310
+ voltage: [ 1679, 1679, 1679, 1679 ],
311
+ current: [ 80, 80, 80, 80 ],
312
+ totalcurrent: [ 1, 1, 1, 1 ],
313
+ rpm: [ 0, 0, 0, 0 ],
314
+ count: [ 65136, 65136, 65136, 65136 ]
315
+ }
316
+ Connected to: 127.0.0.1, send port: 14552, receive port 14550
317
+ command.constructor RequestProtocolVersionCommand
318
+ Packet (proto: MAV_V2, sysid: 254, compid: 1, msgid: 76, seq: 1, plen: 32)
319
+ SENT> RequestProtocolVersionCommand {
320
+ targetSystem: 1,
321
+ targetComponent: 1,
322
+ command: 519,
323
+ confirmation: 0,
324
+ _param1: 1,
325
+ _param2: 0,
326
+ _param3: 0,
327
+ _param4: 0,
328
+ _param5: 0,
329
+ _param6: 0,
330
+ _param7: 0
331
+ }
332
+ Packet (proto: MAV_V2, sysid: 254, compid: 1, msgid: 0, seq: 0, plen: 9, crc: 0xea1c)
333
+ Heartbeat {
334
+ type: 6,
335
+ autopilot: 0,
336
+ baseMode: 16,
337
+ customMode: 0,
338
+ systemStatus: 4,
339
+ mavlinkVersion: 2
340
+ }
341
+ Packet (proto: MAV_V2, sysid: 254, compid: 1, msgid: 76, seq: 1, plen: 32, crc: 0x9d5c)
342
+ CommandLong {
343
+ targetSystem: 1,
344
+ targetComponent: 1,
345
+ command: 519,
346
+ confirmation: 0,
347
+ _param1: 1,
348
+ _param2: 0,
349
+ _param3: 0,
350
+ _param4: 0,
351
+ _param5: 0,
352
+ _param6: 0,
353
+ _param7: 0
354
+ }
355
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 163, seq: 239, plen: 28, crc: 0x888f)
356
+ Ahrs {
357
+ omegaIx: -0.003266613930463791,
358
+ omegaIy: -0.0033232823479920626,
359
+ omegaIz: -0.0037368873599916697,
360
+ accelWeight: 0,
361
+ renormVal: 0,
362
+ errorRp: 0.0024068322964012623,
363
+ errorYaw: 0.0018165449146181345
364
+ }
365
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 178, seq: 240, plen: 24, crc: 0x8f0c)
366
+ Ahrs2 {
367
+ roll: -0.0016046056989580393,
368
+ pitch: -0.0017952732741832733,
369
+ yaw: -0.11924523860216141,
370
+ altitude: 584.0800170898438,
371
+ lat: -353632621,
372
+ lng: 1491652374
373
+ }
374
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 30, seq: 241, plen: 28, crc: 0x37f6)
375
+ Attitude {
376
+ timeBootMs: 988289,
377
+ roll: -0.0010585783747956157,
378
+ pitch: -0.0012779423268511891,
379
+ yaw: -0.13105171918869019,
380
+ rollspeed: -0.0001497725024819374,
381
+ pitchspeed: -0.00027642305940389633,
382
+ yawspeed: -0.0006638029590249062
383
+ }
384
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 33, seq: 242, plen: 28, crc: 0xfb7d)
385
+ GlobalPositionInt {
386
+ timeBootMs: 988289,
387
+ lat: -353632620,
388
+ lon: 1491652373,
389
+ alt: 584070,
390
+ relativeAlt: -11,
391
+ vx: 1,
392
+ vy: -1,
393
+ vz: 0,
394
+ hdg: 35250
395
+ }
396
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 74, seq: 243, plen: 18, crc: 0x103a)
397
+ VfrHud {
398
+ airspeed: 0.023881832137703896,
399
+ groundspeed: 0.02388181909918785,
400
+ heading: 352,
401
+ throttle: 0,
402
+ alt: 584.0700073242188,
403
+ climb: 0.000024968539946712554
404
+ }
405
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 1, seq: 244, plen: 31, crc: 0xba95)
406
+ SysStatus {
407
+ onboardControlSensorsPresent: 1399979055,
408
+ onboardControlSensorsEnabled: 1382128687,
409
+ onboardControlSensorsHealth: 1467063343,
410
+ load: 0,
411
+ voltageBattery: 12600,
412
+ currentBattery: 0,
413
+ batteryRemaining: 100,
414
+ dropRateComm: 0,
415
+ errorsComm: 0,
416
+ errorsCount1: 0,
417
+ errorsCount2: 0,
418
+ errorsCount3: 0,
419
+ errorsCount4: 0,
420
+ onboardControlSensorsPresentExtended: 0,
421
+ onboardControlSensorsEnabledExtended: 0,
422
+ onboardControlSensorsHealthExtended: 0
423
+ }
424
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 125, seq: 245, plen: 2, crc: 0x2627)
425
+ PowerStatus { Vcc: 5000, Vservo: 0, flags: 0 }
426
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 152, seq: 246, plen: 7, crc: 0x304b)
427
+ MemInfo { brkval: 0, freemem: 65535, freemem32: 524288 }
428
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 62, seq: 247, plen: 22, crc: 0x90ee)
429
+ NavControllerOutput {
430
+ navRoll: -0.0001943244569702074,
431
+ navPitch: 0.0002356892655370757,
432
+ navBearing: -7,
433
+ targetBearing: 0,
434
+ wpDist: 0,
435
+ altError: 0,
436
+ aspdError: 0,
437
+ xtrackError: 0
438
+ }
439
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 42, seq: 248, plen: 5, crc: 0xc74f)
440
+ MissionCurrent {
441
+ seq: 0,
442
+ total: 0,
443
+ missionState: 1,
444
+ missionMode: 0,
445
+ missionId: 0,
446
+ fenceId: 0,
447
+ rallyPointsId: 0
448
+ }
449
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 36, seq: 249, plen: 12, crc: 0x0156)
450
+ ServoOutputRaw {
451
+ timeUsec: 988289526,
452
+ port: 0,
453
+ servo1Raw: 1000,
454
+ servo2Raw: 1000,
455
+ servo3Raw: 1000,
456
+ servo4Raw: 1000,
457
+ servo5Raw: 0,
458
+ servo6Raw: 0,
459
+ servo7Raw: 0,
460
+ servo8Raw: 0,
461
+ servo9Raw: 0,
462
+ servo10Raw: 0,
463
+ servo11Raw: 0,
464
+ servo12Raw: 0,
465
+ servo13Raw: 0,
466
+ servo14Raw: 0,
467
+ servo15Raw: 0,
468
+ servo16Raw: 0
469
+ }
470
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 65, seq: 250, plen: 42, crc: 0x34e6)
471
+ RcChannels {
472
+ timeBootMs: 988289,
473
+ chancount: 8,
474
+ chan1Raw: 1500,
475
+ chan2Raw: 1500,
476
+ chan3Raw: 1000,
477
+ chan4Raw: 1500,
478
+ chan5Raw: 1800,
479
+ chan6Raw: 1000,
480
+ chan7Raw: 1000,
481
+ chan8Raw: 1800,
482
+ chan9Raw: 0,
483
+ chan10Raw: 0,
484
+ chan11Raw: 0,
485
+ chan12Raw: 0,
486
+ chan13Raw: 0,
487
+ chan14Raw: 0,
488
+ chan15Raw: 0,
489
+ chan16Raw: 0,
490
+ chan17Raw: 0,
491
+ chan18Raw: 0,
492
+ rssi: 255
493
+ }
494
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 27, seq: 251, plen: 29, crc: 0xb776)
495
+ RawImu {
496
+ timeUsec: 988289526n,
497
+ xacc: 0,
498
+ yacc: 0,
499
+ zacc: -1001,
500
+ xgyro: 3,
501
+ ygyro: 3,
502
+ zgyro: 3,
503
+ xmag: 224,
504
+ ymag: 80,
505
+ zmag: -528,
506
+ id: 0,
507
+ temperature: 4425
508
+ }
509
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 116, seq: 252, plen: 24, crc: 0xfa1e)
510
+ ScaledImu2 {
511
+ timeBootMs: 988289,
512
+ xacc: 0,
513
+ yacc: 0,
514
+ zacc: -1001,
515
+ xgyro: 3,
516
+ ygyro: 3,
517
+ zgyro: 3,
518
+ xmag: 224,
519
+ ymag: 80,
520
+ zmag: -528,
521
+ temperature: 4425
522
+ }
523
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 129, seq: 253, plen: 22, crc: 0x41db)
524
+ ScaledImu3 {
525
+ timeBootMs: 988289,
526
+ xacc: 0,
527
+ yacc: 0,
528
+ zacc: 0,
529
+ xgyro: 0,
530
+ ygyro: 0,
531
+ zgyro: 0,
532
+ xmag: 224,
533
+ ymag: 80,
534
+ zmag: -528,
535
+ temperature: 0
536
+ }
537
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 29, seq: 254, plen: 14, crc: 0x74cd)
538
+ ScaledPressure {
539
+ timeBootMs: 988289,
540
+ pressAbs: 945.0282592773438,
541
+ pressDiff: 0,
542
+ temperature: 3120,
543
+ temperaturePressDiff: 0
544
+ }
545
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 137, seq: 255, plen: 14, crc: 0x8145)
546
+ ScaledPressure2 {
547
+ timeBootMs: 988289,
548
+ pressAbs: 945.0134887695312,
549
+ pressDiff: 0,
550
+ temperature: 3120,
551
+ temperaturePressDiff: 0
552
+ }
553
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 24, seq: 0, plen: 40, crc: 0xa06e)
554
+ GpsRawInt {
555
+ timeUsec: 988163000n,
556
+ fixType: 6,
557
+ lat: -353632621,
558
+ lon: 1491652374,
559
+ alt: 584090,
560
+ eph: 121,
561
+ epv: 200,
562
+ vel: 0,
563
+ cog: 0,
564
+ satellitesVisible: 10,
565
+ altEllipsoid: 584090,
566
+ hAcc: 300,
567
+ vAcc: 300,
568
+ velAcc: 0,
569
+ hdgAcc: 0,
570
+ yaw: 0
571
+ }
572
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 2, seq: 1, plen: 11, crc: 0x91da)
573
+ SystemTime { timeUnixUsec: 1756234468126463n, timeBootMs: 988289 }
574
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 164, seq: 2, plen: 44, crc: 0x7450)
575
+ SimState {
576
+ roll: 0,
577
+ pitch: 0,
578
+ yaw: -0.12217313796281815,
579
+ xacc: 0,
580
+ yacc: 0,
581
+ zacc: -9.806650161743164,
582
+ xgyro: 0,
583
+ ygyro: 0,
584
+ zgyro: -1.089731860304255e-8,
585
+ lat: -353632621,
586
+ lng: 1491652374
587
+ }
588
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 168, seq: 3, plen: 4, crc: 0xc2e2)
589
+ Wind { direction: -179.99998474121094, speed: 0, speedZ: 0 }
590
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 136, seq: 4, plen: 22, crc: 0x49a9)
591
+ TerrainReport {
592
+ lat: -353632620,
593
+ lon: 1491652373,
594
+ spacing: 100,
595
+ terrainHeight: 583.843994140625,
596
+ currentHeight: 0.22599279880523682,
597
+ pending: 0,
598
+ loaded: 504
599
+ }
600
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 193, seq: 5, plen: 22, crc: 0xcfbb)
601
+ EkfStatusReport {
602
+ flags: 831,
603
+ velocityVariance: 0.00873108021914959,
604
+ posHorizVariance: 0.005051059182733297,
605
+ posVertVariance: 0.000014059052773518488,
606
+ compassVariance: 0.007866419851779938,
607
+ terrainAltVariance: 0,
608
+ airspeedVariance: 0
609
+ }
610
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 32, seq: 6, plen: 28, crc: 0x40ea)
611
+ LocalPositionNed {
612
+ timeBootMs: 988289,
613
+ x: 0.011391812935471535,
614
+ y: -0.014775759540498257,
615
+ z: 0.011752525344491005,
616
+ vx: 0.014655489474534988,
617
+ vy: -0.018856242299079895,
618
+ vz: -0.000024968539946712554
619
+ }
620
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 241, seq: 7, plen: 20, crc: 0xb433)
621
+ Vibration {
622
+ timeUsec: 988289526n,
623
+ vibrationX: 0.002985872095450759,
624
+ vibrationY: 0.002665446838364005,
625
+ vibrationZ: 0.0029598474502563477,
626
+ clipping0: 0,
627
+ clipping1: 0,
628
+ clipping2: 0
629
+ }
630
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 147, seq: 8, plen: 41, crc: 0x743d)
631
+ BatteryStatus {
632
+ id: 0,
633
+ batteryFunction: 0,
634
+ type: 0,
635
+ temperature: 32767,
636
+ voltages: [
637
+ 12600, 65535, 65535,
638
+ 65535, 65535, 65535,
639
+ 65535, 65535, 65535,
640
+ 65535
641
+ ],
642
+ currentBattery: 0,
643
+ currentConsumed: 0,
644
+ energyConsumed: 0,
645
+ batteryRemaining: 100,
646
+ timeRemaining: 0,
647
+ chargeState: 1,
648
+ voltagesExt: [ 0, 0, 0, 0 ],
649
+ mode: 0,
650
+ faultBitmask: 0
651
+ }
652
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 11030, seq: 9, plen: 44, crc: 0xad9e)
653
+ EscTelemetry1To4 {
654
+ temperature: [ 32, 32, 32, 32 ],
655
+ voltage: [ 1679, 1679, 1679, 1679 ],
656
+ current: [ 80, 80, 80, 80 ],
657
+ totalcurrent: [ 1, 1, 1, 1 ],
658
+ rpm: [ 0, 0, 0, 0 ],
659
+ count: [ 65236, 65236, 65236, 65236 ]
660
+ }
661
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 163, seq: 10, plen: 28, crc: 0x831c)
662
+ Ahrs {
663
+ omegaIx: -0.003263152437284589,
664
+ omegaIy: -0.00331977941095829,
665
+ omegaIz: -0.003734540892764926,
666
+ accelWeight: 0,
667
+ renormVal: 0,
668
+ errorRp: 0.002406506799161434,
669
+ errorYaw: 0.0017921094549819827
670
+ }
671
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 178, seq: 11, plen: 24, crc: 0xce30)
672
+ Ahrs2 {
673
+ roll: -0.0015915785916149616,
674
+ pitch: -0.0017964739818125963,
675
+ yaw: -0.11923465132713318,
676
+ altitude: 584.0800170898438,
677
+ lat: -353632621,
678
+ lng: 1491652374
679
+ }
680
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 30, seq: 12, plen: 28, crc: 0x03cd)
681
+ Attitude {
682
+ timeBootMs: 988539,
683
+ roll: -0.001053891726769507,
684
+ pitch: -0.0012830332852900028,
685
+ yaw: -0.13111113011837006,
686
+ rollspeed: -0.0001931681763380766,
687
+ pitchspeed: -0.00026795314624905586,
688
+ yawspeed: -0.0006168705876916647
689
+ }
690
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 33, seq: 13, plen: 28, crc: 0xf978)
691
+ GlobalPositionInt {
692
+ timeBootMs: 988539,
693
+ lat: -353632620,
694
+ lon: 1491652373,
695
+ alt: 584070,
696
+ relativeAlt: -11,
697
+ vx: 1,
698
+ vy: -1,
699
+ vz: 0,
700
+ hdg: 35249
701
+ }
702
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 74, seq: 14, plen: 18, crc: 0x6009)
703
+ VfrHud {
704
+ airspeed: 0.02393260784447193,
705
+ groundspeed: 0.02393260970711708,
706
+ heading: 352,
707
+ throttle: 0,
708
+ alt: 584.0700073242188,
709
+ climb: 0.000001510379888713942
710
+ }
711
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 1, seq: 15, plen: 31, crc: 0x0e1a)
712
+ SysStatus {
713
+ onboardControlSensorsPresent: 1399979055,
714
+ onboardControlSensorsEnabled: 1382128687,
715
+ onboardControlSensorsHealth: 1467063343,
716
+ load: 0,
717
+ voltageBattery: 12600,
718
+ currentBattery: 0,
719
+ batteryRemaining: 100,
720
+ dropRateComm: 0,
721
+ errorsComm: 0,
722
+ errorsCount1: 0,
723
+ errorsCount2: 0,
724
+ errorsCount3: 0,
725
+ errorsCount4: 0,
726
+ onboardControlSensorsPresentExtended: 0,
727
+ onboardControlSensorsEnabledExtended: 0,
728
+ onboardControlSensorsHealthExtended: 0
729
+ }
730
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 125, seq: 16, plen: 2, crc: 0x81b2)
731
+ PowerStatus { Vcc: 5000, Vservo: 0, flags: 0 }
732
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 152, seq: 17, plen: 7, crc: 0x20c2)
733
+ MemInfo { brkval: 0, freemem: 65535, freemem32: 524288 }
734
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 62, seq: 18, plen: 22, crc: 0xd2f0)
735
+ NavControllerOutput {
736
+ navRoll: -0.00019432422413956374,
737
+ navPitch: 0.00023568912001792341,
738
+ navBearing: -7,
739
+ targetBearing: 0,
740
+ wpDist: 0,
741
+ altError: 0,
742
+ aspdError: 0,
743
+ xtrackError: 0
744
+ }
745
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 42, seq: 19, plen: 5, crc: 0x985d)
746
+ MissionCurrent {
747
+ seq: 0,
748
+ total: 0,
749
+ missionState: 1,
750
+ missionMode: 0,
751
+ missionId: 0,
752
+ fenceId: 0,
753
+ rallyPointsId: 0
754
+ }
755
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 36, seq: 20, plen: 12, crc: 0xda4b)
756
+ ServoOutputRaw {
757
+ timeUsec: 988539426,
758
+ port: 0,
759
+ servo1Raw: 1000,
760
+ servo2Raw: 1000,
761
+ servo3Raw: 1000,
762
+ servo4Raw: 1000,
763
+ servo5Raw: 0,
764
+ servo6Raw: 0,
765
+ servo7Raw: 0,
766
+ servo8Raw: 0,
767
+ servo9Raw: 0,
768
+ servo10Raw: 0,
769
+ servo11Raw: 0,
770
+ servo12Raw: 0,
771
+ servo13Raw: 0,
772
+ servo14Raw: 0,
773
+ servo15Raw: 0,
774
+ servo16Raw: 0
775
+ }
776
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 65, seq: 21, plen: 42, crc: 0x2323)
777
+ RcChannels {
778
+ timeBootMs: 988539,
779
+ chancount: 8,
780
+ chan1Raw: 1500,
781
+ chan2Raw: 1500,
782
+ chan3Raw: 1000,
783
+ chan4Raw: 1500,
784
+ chan5Raw: 1800,
785
+ chan6Raw: 1000,
786
+ chan7Raw: 1000,
787
+ chan8Raw: 1800,
788
+ chan9Raw: 0,
789
+ chan10Raw: 0,
790
+ chan11Raw: 0,
791
+ chan12Raw: 0,
792
+ chan13Raw: 0,
793
+ chan14Raw: 0,
794
+ chan15Raw: 0,
795
+ chan16Raw: 0,
796
+ chan17Raw: 0,
797
+ chan18Raw: 0,
798
+ rssi: 255
799
+ }
800
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 27, seq: 22, plen: 29, crc: 0xb6a6)
801
+ RawImu {
802
+ timeUsec: 988539426n,
803
+ xacc: 0,
804
+ yacc: 0,
805
+ zacc: -1001,
806
+ xgyro: 3,
807
+ ygyro: 3,
808
+ zgyro: 3,
809
+ xmag: 224,
810
+ ymag: 80,
811
+ zmag: -528,
812
+ id: 0,
813
+ temperature: 4425
814
+ }
815
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 116, seq: 23, plen: 24, crc: 0xf246)
816
+ ScaledImu2 {
817
+ timeBootMs: 988539,
818
+ xacc: 0,
819
+ yacc: 0,
820
+ zacc: -1000,
821
+ xgyro: 2,
822
+ ygyro: 2,
823
+ zgyro: 2,
824
+ xmag: 224,
825
+ ymag: 80,
826
+ zmag: -528,
827
+ temperature: 4425
828
+ }
829
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 129, seq: 24, plen: 22, crc: 0x434c)
830
+ ScaledImu3 {
831
+ timeBootMs: 988539,
832
+ xacc: 0,
833
+ yacc: 0,
834
+ zacc: 0,
835
+ xgyro: 0,
836
+ ygyro: 0,
837
+ zgyro: 0,
838
+ xmag: 224,
839
+ ymag: 80,
840
+ zmag: -528,
841
+ temperature: 0
842
+ }
843
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 29, seq: 25, plen: 14, crc: 0x056f)
844
+ ScaledPressure {
845
+ timeBootMs: 988539,
846
+ pressAbs: 945.0282592773438,
847
+ pressDiff: 0,
848
+ temperature: 3120,
849
+ temperaturePressDiff: 0
850
+ }
851
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 137, seq: 26, plen: 14, crc: 0xa904)
852
+ ScaledPressure2 {
853
+ timeBootMs: 988539,
854
+ pressAbs: 945.0479736328125,
855
+ pressDiff: 0,
856
+ temperature: 3120,
857
+ temperaturePressDiff: 0
858
+ }
859
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 24, seq: 27, plen: 40, crc: 0x3806)
860
+ GpsRawInt {
861
+ timeUsec: 988363000n,
862
+ fixType: 6,
863
+ lat: -353632621,
864
+ lon: 1491652374,
865
+ alt: 584090,
866
+ eph: 121,
867
+ epv: 200,
868
+ vel: 0,
869
+ cog: 0,
870
+ satellitesVisible: 10,
871
+ altEllipsoid: 584090,
872
+ hAcc: 300,
873
+ vAcc: 300,
874
+ velAcc: 0,
875
+ hdgAcc: 0,
876
+ yaw: 0
877
+ }
878
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 2, seq: 28, plen: 11, crc: 0xcd86)
879
+ SystemTime { timeUnixUsec: 1756234468376363n, timeBootMs: 988539 }
880
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 164, seq: 29, plen: 44, crc: 0x1a44)
881
+ SimState {
882
+ roll: 0,
883
+ pitch: 0,
884
+ yaw: -0.12217313796281815,
885
+ xacc: 0,
886
+ yacc: 0,
887
+ zacc: -9.806650161743164,
888
+ xgyro: 0,
889
+ ygyro: 0,
890
+ zgyro: -1.089731860304255e-8,
891
+ lat: -353632621,
892
+ lng: 1491652374
893
+ }
894
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 168, seq: 30, plen: 4, crc: 0x04c9)
895
+ Wind { direction: -179.99998474121094, speed: 0, speedZ: 0 }
896
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 136, seq: 31, plen: 22, crc: 0x50fb)
897
+ TerrainReport {
898
+ lat: -353632620,
899
+ lon: 1491652373,
900
+ spacing: 100,
901
+ terrainHeight: 583.843994140625,
902
+ currentHeight: 0.22599279880523682,
903
+ pending: 0,
904
+ loaded: 504
905
+ }
906
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 193, seq: 32, plen: 22, crc: 0xcbaf)
907
+ EkfStatusReport {
908
+ flags: 831,
909
+ velocityVariance: 0.008753377944231033,
910
+ posHorizVariance: 0.0050563933327794075,
911
+ posVertVariance: 0.000013549169125326443,
912
+ compassVariance: 0.007894977927207947,
913
+ terrainAltVariance: 0,
914
+ airspeedVariance: 0
915
+ }
916
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 32, seq: 33, plen: 28, crc: 0x6672)
917
+ LocalPositionNed {
918
+ timeBootMs: 988539,
919
+ x: 0.011459164321422577,
920
+ y: -0.014843882992863655,
921
+ z: 0.011763771995902061,
922
+ vx: 0.014674898236989975,
923
+ vy: -0.018905479460954666,
924
+ vz: -0.000001510379888713942
925
+ }
926
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 241, seq: 34, plen: 20, crc: 0xb444)
927
+ Vibration {
928
+ timeUsec: 988539426n,
929
+ vibrationX: 0.0027803850825875998,
930
+ vibrationY: 0.002660381840541959,
931
+ vibrationZ: 0.0029575638473033905,
932
+ clipping0: 0,
933
+ clipping1: 0,
934
+ clipping2: 0
935
+ }
936
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 147, seq: 35, plen: 41, crc: 0x3f98)
937
+ BatteryStatus {
938
+ id: 0,
939
+ batteryFunction: 0,
940
+ type: 0,
941
+ temperature: 32767,
942
+ voltages: [
943
+ 12600, 65535, 65535,
944
+ 65535, 65535, 65535,
945
+ 65535, 65535, 65535,
946
+ 65535
947
+ ],
948
+ currentBattery: 0,
949
+ currentConsumed: 0,
950
+ energyConsumed: 0,
951
+ batteryRemaining: 100,
952
+ timeRemaining: 0,
953
+ chargeState: 1,
954
+ voltagesExt: [ 0, 0, 0, 0 ],
955
+ mode: 0,
956
+ faultBitmask: 0
957
+ }
958
+ Packet (proto: MAV_V2, sysid: 1, compid: 1, msgid: 11030, seq: 36, plen: 44, crc: 0x7a10)
959
+ EscTelemetry1To4 {
960
+ temperature: [ 32, 32, 32, 32 ],
961
+ voltage: [ 1679, 1679, 1679, 1679 ],
962
+ current: [ 80, 80, 80, 80 ],
963
+ totalcurrent: [ 1, 1, 1, 1 ],
964
+ rpm: [ 0, 0, 0, 0 ],
965
+ count: [ 65336, 65336, 65336, 65336 ]
966
+ }