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

add PPM output option #27

Open
axljackass opened this issue Jan 4, 2023 · 1 comment
Open

add PPM output option #27

axljackass opened this issue Jan 4, 2023 · 1 comment
Labels
unlikely Not on the todo list

Comments

@axljackass
Copy link

any interest in adding PPM output instead of PWM?
a lot of us still have old flight controllers like APM,mini APM,CC3D and alikes which can be use with PPM inputs only.
although these are old flight controllers but i believe they are all still well capable and stable, the only missing right now is the converter CRSF to PPM output.
Hopefully can bring back these old flight controllers in service with your CRSF to PPM output converter.

thanks.

@CapnBry
Copy link
Owner

CapnBry commented Jan 5, 2023

Not from me I'm afraid. I don't have any hardware that requires PPM, and PPM is a wholly different system from servo PWM. Maybe someone would want to write it as an example for the CrsfSerial library, but it doesn't interest me so it probably will not be me.

@CapnBry CapnBry added the unlikely Not on the todo list label Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unlikely Not on the todo list
Projects
None yet
Development

No branches or pull requests

2 participants