Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ardupilot: added more EFI status variables #123

Merged
merged 1 commit into from
Jan 5, 2020
Merged

Conversation

tridge
Copy link
Collaborator

@tridge tridge commented Dec 31, 2019

These are needed for the EMU ECU:
ArduPilot/ardupilot#12874

@amilcarlucas
Copy link

I`m going to port this upstream next week. But Please remove the duplicated unit information in the description fields.

@tridge
Copy link
Collaborator Author

tridge commented Jan 5, 2020

I`m going to port this upstream next week. But Please remove the duplicated unit information in the description fields.

sure, done, thanks

@tridge tridge merged commit 5687d8c into master Jan 5, 2020
<field type="float" name="cylinder_head_temperature" units="degC">cylinder_head_temperature</field>
<field type="float" name="ignition_timing" units="deg">Ignition timing (Crank Angle degrees)</field>
<field type="float" name="injection_time" units="ms">Injection time</field>
<extensions/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we really bother making these extensions? How many users of this message are there?

@auturgy
Copy link

auturgy commented Jan 6, 2020

Might as well put them in.
FYI mavlink#1264 and #122

@peterbarker
Copy link

peterbarker commented Jan 6, 2020 via email

@auturgy
Copy link

auturgy commented Jan 6, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants