Skip to content

Ardupilot, mLRS frames are broadcast frames but are beyond the 0x27 broadcast frame space #9

@Ilidur

Description

@Ilidur

Ardupilot and mLRS have documented their frames. They seem to be using broadcast frames for their communication. The spec in Broadcast Frames mentions that frames under 0x27 are broadcast frames and beyond that there are extended frames.

We can either:

  • remove the reference of broadcast frames under 0x27 from the spec, or clarify that it is only for CRSF native frames
  • move project specific frames in their own category, but break ascending order.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions