Skip to content

Commit

Permalink
common.xml: add ignition_voltage to EFI_STATUS (mavlink#1854)
Browse files Browse the repository at this point in the history
Supply voltage to EFI sparking system.
  • Loading branch information
peterbarker authored Jun 9, 2022
1 parent adc9c3f commit 05864e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions message_definitions/v1.0/common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6289,6 +6289,8 @@
<field type="float" name="exhaust_gas_temperature" units="degC">Exhaust gas temperature</field>
<field type="float" name="throttle_out" units="%">Output throttle</field>
<field type="float" name="pt_compensation">Pressure/temperature compensation</field>
<extensions/>
<field type="float" name="ignition_voltage" units="V">Supply voltage to EFI sparking system. Zero in this value means "unknown", so if the supply voltage really is zero volts use 0.0001 instead.</field>
</message>
<!-- MESSAGE IDs 180 - 229: Space for custom messages in individual projectname_messages.xml files -->
<message id="230" name="ESTIMATOR_STATUS">
Expand Down

0 comments on commit 05864e2

Please sign in to comment.