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 ELRS OSD and buzzer support #171

Merged
merged 4 commits into from
Feb 28, 2023
Merged

Add ELRS OSD and buzzer support #171

merged 4 commits into from
Feb 28, 2023

Conversation

pkendall64
Copy link
Contributor

@pkendall64 pkendall64 commented Feb 21, 2023

Adds support for receiving MSP commands to add the the OSD overlay. And also implements the buzzer command over MSP as well.

The current VTx OSD takes precedence, so if the ELRS elements are put in places that are used then the existing ones are displayed.

This is in preparation for other backpack features that are in the works.

To test you should flash ExpressLRS/Backpack#84 to the backpack. Also flash an ESP32 with the DEBUG_TX_Backpack and you can use the osd_test.py script in the Backpack repo for sending text to the goggle OSD.

@pkendall64 pkendall64 marked this pull request as draft February 21, 2023 17:58
@pkendall64 pkendall64 marked this pull request as ready for review February 25, 2023 02:29
src/core/elrs.c Outdated Show resolved Hide resolved
src/core/elrs.c Show resolved Hide resolved
@bkleiner bkleiner merged commit 063ee67 into hd-zero:main Feb 28, 2023
@pkendall64 pkendall64 deleted the elrs-osd branch March 2, 2023 23:52
clemix-fpv pushed a commit to clemix-fpv/simple-fpv-timer that referenced this pull request Dec 13, 2023
Based on hd-zero/hdzero-goggle#171
display time in goggle OSD using ExpressLRS-Backpack
clemix-fpv pushed a commit to clemix-fpv/simple-fpv-timer that referenced this pull request Dec 13, 2023
Based on hd-zero/hdzero-goggle#171
display time in goggle OSD using ExpressLRS-Backpack
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.

None yet

2 participants