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

AP_Scripting: Added VSPeak Modell flow meter driver #28627

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Georacer
Copy link
Contributor

This PR as support for the VSPeak Modell flow meter, in the form of a Lua script.

Hardware

The manufacturer has sent me a sensor with developmental software, able to speak a plain binary packet that the script can easily receive and interpret.
It is unknown to me currently when this software will hit production.
image

Implementation

I have used a Scripting EFI sensor to fill in only the volume/time and volume consumed fields in the EFI state.
Then, I advise using a battery monitor with an EFI backend to display the information and potentially act upon it.

See the attached instructions.

@Georacer Georacer force-pushed the pr/vspeak_fuel_meter branch from b23ded8 to a2e3ade Compare November 15, 2024 10:14
@tridge
Copy link
Contributor

tridge commented Nov 20, 2024

I would have preferred this as a battery backend as we only have 1 EFI, so this driver can't be combined with a real EFI engine, which I suspect users will want to do

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.

3 participants