Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add OSD warnings to telemetry pages with voice messages#516

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
vishwamartur wants to merge1 commit intobetaflight:master
base:master
Choose a base branch
Loading
fromvishwamartur:add-osd-warnings

Conversation

vishwamartur
Copy link

Related to#345

Add OSD warnings/messages integration into telemetry pages with voice messages for DJI FPV System users.

  • Modifysrc/SCRIPTS/BF/background.lua to handle OSD warnings/messages by adding a new functionhandleOsdWarnings and calling it inrun_bg.
  • Add support for sending OSD warnings/messages via telemetry insrc/SCRIPTS/BF/MSP/crsf.lua,src/SCRIPTS/BF/MSP/ghst.lua, andsrc/SCRIPTS/BF/MSP/sp.lua.
  • Add logic to trigger voice messages based on OSD warnings/messages insrc/SCRIPTS/BF/MSP/messages.lua.
  • Create a new Lua scriptsrc/SCRIPTS/BF/osd_warnings.lua to handle OSD warnings and convert them into telemetry data.
  • Update telemetry page scripts insrc/SCRIPTS/BF/PAGES/failsafe.lua andsrc/SCRIPTS/BF/PAGES/pos_osd.lua to display OSD warnings.

Related tobetaflight#345Add OSD warnings/messages integration into telemetry pages with voice messages for DJI FPV System users.* Modify `src/SCRIPTS/BF/background.lua` to handle OSD warnings/messages by adding a new function `handleOsdWarnings` and calling it in `run_bg`.* Add support for sending OSD warnings/messages via telemetry in `src/SCRIPTS/BF/MSP/crsf.lua`, `src/SCRIPTS/BF/MSP/ghst.lua`, and `src/SCRIPTS/BF/MSP/sp.lua`.* Add logic to trigger voice messages based on OSD warnings/messages in `src/SCRIPTS/BF/MSP/messages.lua`.* Create a new Lua script `src/SCRIPTS/BF/osd_warnings.lua` to handle OSD warnings and convert them into telemetry data.* Update telemetry page scripts in `src/SCRIPTS/BF/PAGES/failsafe.lua` and `src/SCRIPTS/BF/PAGES/pos_osd.lua` to display OSD warnings.
Copy link
Member

@haslinghuishaslinghuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Can this function be switched on / off ?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@haslinghuishaslinghuishaslinghuis left review comments

@klutvott123klutvott123Awaiting requested review from klutvott123

At least 1 approving review is required to merge this pull request.

Assignees

@vishwamarturvishwamartur

Projects
None yet
Milestone
1.8
Development

Successfully merging this pull request may close these issues.

2 participants
@vishwamartur@haslinghuis

[8]ページ先頭

©2009-2025 Movatter.jp