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

Missing ESC Telemetry Option (SpeedyBeeF405Wing) #69

Open
Magnorio opened this issue Feb 26, 2024 · 3 comments
Open

Missing ESC Telemetry Option (SpeedyBeeF405Wing) #69

Magnorio opened this issue Feb 26, 2024 · 3 comments

Comments

@Magnorio
Copy link

The ESC Telemetry is not able to run out of any custom compilation becasue the following define is not set:
define HAL_WITH_ESC_TELEM 1
When manually changing the hwdef for the SpeedyBeeF4015Wing and seeting the -> define HAL_WITH_ESC_TELEM 1, then the ESC telemetry is running.
I beleave the other AP boards with 1Mega memory only are suffering from this same issue.

There should be an option to enable this.

Br,
Pedro Claro

@andyp1per
Copy link
Contributor

Fixed by ArduPilot/ardupilot#26327

@Hwurzburg
Copy link
Contributor

we should fix the custom build server issue also.. @peterbarker do you know what the issue is tha esc telem on the Speedybee cant be added back in on the custom build server?

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

No branches or pull requests

3 participants