@@ -322,16 +322,15 @@ python3 -m pymavlink.tools.mavgen --lang=C --wire-protocol=1.0 --output=generate
322322 <field type =" uint32_t" name =" reset_count" />
323323 <field type =" uint32_t" name =" doRearm" />
324324 </message >
325- <!--
326- <message id="197" name="ROSFLIGHT2_GNSS">
327- <description>Rosflight2 GNSS message</description>
325+ <message id =" 197" name =" ROSFLIGHT_GNSS" >
326+ <description >Rosflight GNSS message</description >
328327 <field type =" int64_t" name =" seconds" >Unix time, in seconds</field >
329328 <field type =" int32_t" name =" nanos" >Fractional Unix time</field >
330329 <field type =" uint8_t" name =" fix_type" enum =" GNSS_FIX_TYPE" >GNSS fix type</field >
331330 <field type =" uint8_t" name =" num_sat" >Number of satellites seen</field >
332331 <field type =" double" name =" lat" >In deg DDS format</field >
333332 <field type =" double" name =" lon" >In deg DDs format</field >
334- <field type="float" name="height">meters</field>
333+ <field type =" float" name =" height" >meters, MSL </field >
335334 <field type =" float" name =" vel_n" >meters per second</field >
336335 <field type =" float" name =" vel_e" >meters per second</field >
337336 <field type =" float" name =" vel_d" >meters per second</field >
@@ -340,65 +339,6 @@ python3 -m pymavlink.tools.mavgen --lang=C --wire-protocol=1.0 --output=generate
340339 <field type =" float" name =" s_acc" >meters</field >
341340 <field type =" uint64_t" name =" rosflight_timestamp" >microseconds, estimated firmware timestamp for the time of validity of the gnss data</field >
342341 </message >
343- -->
344- <message id =" 197" name =" ROSFLIGHT_GNSS" >
345- <description >Rosflight ECEF GPS Message</description >
346- <!-- time_of_week is only for determining which packets where calculated at the same time.
347- Use the time and nanos field to get GPS time. -->
348- <field type =" uint32_t" name =" time_of_week" />
349- <field type =" uint8_t" name =" fix_type" enum =" GNSS_FIX_TYPE" />
350- <field type =" uint64_t" name =" time" /> <!-- unix time, in seconds -->
351- <field type =" uint64_t" name =" nanos" />
352- <field type =" int32_t" name =" lat" /> <!-- deg*10^-7 -->
353- <field type =" int32_t" name =" lon" /> <!-- deg*10^-7 -->
354- <field type =" int32_t" name =" height" /> <!-- mm -->
355- <field type =" int32_t" name =" vel_n" /> <!-- mm/s -->
356- <field type =" int32_t" name =" vel_e" /> <!-- mm/s -->
357- <field type =" int32_t" name =" vel_d" /> <!-- mm/s -->
358- <field type =" uint32_t" name =" h_acc" /> <!-- mm -->
359- <field type =" uint32_t" name =" v_acc" /> <!-- mm -->
360- <field type =" int32_t" name =" ecef_x" /> <!-- cm -->
361- <field type =" int32_t" name =" ecef_y" /> <!-- cm -->
362- <field type =" int32_t" name =" ecef_z" /> <!-- cm -->
363- <field type =" uint32_t" name =" p_acc" /> <!-- cm -->
364- <field type =" int32_t" name =" ecef_v_x" /> <!-- cm/s -->
365- <field type =" int32_t" name =" ecef_v_y" /> <!-- cm/s -->
366- <field type =" int32_t" name =" ecef_v_z" /> <!-- cm/s -->
367- <field type =" uint32_t" name =" s_acc" /> <!-- cm/s -->
368- <field type =" uint64_t" name =" rosflight_timestamp" /> <!-- microseconds -->
369- </message >
370- <message id =" 198" name =" ROSFLIGHT_GNSS_FULL" >
371- <description >Rosflight Full GPS Message</description >
372- <!-- time_of_week is only for determining which packets where calculated at the same time.
373- Use the various time and date fields to get GPS time. -->
374- <field type =" uint32_t" name =" time_of_week" />
375- <field type =" uint16_t" name =" year" />
376- <field type =" uint8_t" name =" month" />
377- <field type =" uint8_t" name =" day" />
378- <field type =" uint8_t" name =" hour" />
379- <field type =" uint8_t" name =" min" />
380- <field type =" uint8_t" name =" sec" />
381- <field type =" uint8_t" name =" valid" />
382- <field type =" uint32_t" name =" t_acc" /> <!-- ns -->
383- <field type =" int32_t" name =" nano" /> <!-- ns -->
384- <field type =" uint8_t" name =" fix_type" enum =" GNSS_FIX_TYPE" />
385- <field type =" uint8_t" name =" num_sat" />
386- <field type =" int32_t" name =" lon" /> <!-- deg *10^-7 -->
387- <field type =" int32_t" name =" lat" /> <!-- deg *10^-7 -->
388- <field type =" int32_t" name =" height" /> <!-- mm above elipsoid -->
389- <field type =" int32_t" name =" height_msl" /> <!-- mm above mean sea level -->
390- <field type =" uint32_t" name =" h_acc" /> <!-- mm -->
391- <field type =" uint32_t" name =" v_acc" /> <!-- mm -->
392- <field type =" int32_t" name =" vel_n" /> <!-- mm/s -->
393- <field type =" int32_t" name =" vel_e" /> <!-- mm/s -->
394- <field type =" int32_t" name =" vel_d" /> <!-- mm/s -->
395- <field type =" int32_t" name =" g_speed" /> <!-- mm/s -->
396- <field type =" int32_t" name =" head_mot" /> <!-- deg *10^-5 -->
397- <field type =" uint32_t" name =" s_acc" /> <!-- mm/s-->
398- <field type =" uint32_t" name =" head_acc" /> <!-- deg * 10^-5 -->
399- <field type =" uint16_t" name =" p_dop" /> <!-- *.01 -->
400- <field type =" uint64_t" name =" rosflight_timestamp" /> <!-- microseconds -->
401- </message >
402342 <message id =" 199" name =" ROSFLIGHT_BATTERY_STATUS" >
403343 <description >Battery data</description >
404344 <field type =" float" name =" battery_voltage" /> <!-- V -->
0 commit comments