bugfix; ArduPilot SRx_ parameters note#532
bugfix; ArduPilot SRx_ parameters note#532drtrigon wants to merge 2 commits intoExpressLRS:masterfrom
SRx_ parameters note#532Conversation
|
Maybe explain a bit more as to why they don't match, instead of being vague about why. IMHO, it's a bit superficial to add the note, when the instruction says to change them all into the same values anyway. |
|
The SRx (for some generally unknown 'x') have to be set for mavlink to work over elrs. The paragraph starts with
For me it worked using SERIAL1 and SR1 in one setup but not in another one. Thus I wanted to prevent others to be fooled by this. I did not find any hint on how to figure out which SRx to use in specific cases. Saying set all params for all SRx (meaning all 'x') might be a bit extreme. |
|
Since the note is for Ardu, maybe put it inside the Ardu tab. (move note and add indents) |
|
Good idea! Can you give me a hint on how to do this as do not have the means to test whether the final redering looks ok. |
|
Docker should allow you to view the whole site based off your branch. |
|
@deadbytefpv : Thanks. Change done. Comments? |
|
I'll have to check with the others before I make an approval, and/or comment further. |
follow-up to #512
As I came across some FC that had 6 SERIAL but only 4 SR it became kind of obvious that these number don't have to match.