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

Carzyflie: don't compile Navigator ADSB handling #24150

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

MaEtUgR
Copy link
Member

@MaEtUgR MaEtUgR commented Dec 23, 2024

Solved Problem

When doing #24131 I forgot to stage the Crazyflie board. It's not out of flash atm but is also flash constrained and very unlikely to be equipped with an ADSB module.

Solution

Remove the by default enabled build flag CONFIG_NAVIGATOR_ADSB introduced in the original pull request also on the original Crazyflie target.

Test coverage

I built the board locally and it doesn't include the ADSB processing parts in which I had added an #error.

I forgot to stage that change in the original change:
839010e
@MaEtUgR MaEtUgR self-assigned this Dec 23, 2024
@dagar dagar merged commit 2968af7 into main Dec 24, 2024
59 of 60 checks passed
@dagar dagar deleted the maetugr/crazyflie-no-adsb branch December 24, 2024 02:55
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