Skip to content

Forward MSP_ELRS_BACKPACK_SET_DVR_NAME to the goggles#232

Open
bob9 wants to merge 1 commit into
ExpressLRS:masterfrom
bob9:dvr-recording-name
Open

Forward MSP_ELRS_BACKPACK_SET_DVR_NAME to the goggles#232
bob9 wants to merge 1 commit into
ExpressLRS:masterfrom
bob9:dvr-recording-name

Conversation

@bob9

@bob9 bob9 commented Jul 14, 2026

Copy link
Copy Markdown

Summary

Adds a new MSP_ELRS_BACKPACK_SET_DVR_NAME (0x030F) message carrying a race label the goggles use to name the next DVR recording (companion to the hdzero-goggle dvr-race-names feature).

  • The VRX backpack forwards the packet verbatim over the goggle serial link via a new MSPModuleBase::ForwardPacket.
  • ModuleBase::ForwardPacket is an empty stub, so non-MSP backpack modules (rapidfire, rx5808, etc.) ignore the message — same dispatch pattern as SetOSD/SetRecordingState.

Additive only: 21 lines, no changes to existing message handling.

Related PRs

New 0x030F message carries a race label the goggles use to name the next
DVR recording (see hdzero-goggle dvr-race-names). The VRX backpack passes
it through verbatim over the goggle serial link via a new
MSPModuleBase::ForwardPacket; a no-op on non-MSP backpack modules.
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.

1 participant