Hamish Willee
Hamish Willee
@Bemly Thanks, but I'm reopening until I can confirm the part around MP4V
I'm closing again thanks. No response from engineering in linked issue. If they do response we can reopen.
FWIW While you can inspect the shadow dom using dev tools https://devtoolstips.org/tips/en/inspect-user-agent-dom/ I haven't heard of browsers opening up their shadow DOM either. This makes sense, because custom components often...
Just responded on https://groups.google.com/g/mavlink/c/yXkKuoBA3x8/m/_cOaZBl3AAAJ Short answer, I don't know, but I don't think it is a networking issue (not a MAVLink issue). Do you run both messages in the same...
I'd really rather not. I wouldn't have run into this if MAVProxy hadn't broken, so it is a useful hint.
@Maarrk Thanks for this! I'm in no way and expert on simulators and I only have a superficial understanding of how this might work. I've added for discussion in the...
@peterbarker Just a heads up here - might be some tooling that could usefully be here or in pymavlink. Not got my head around any of it yet.
Thanks @Maarrk ! > Regarding the details of MAV_COMPONENT versus MAV_TYPE, I think that clarification that we got in this discussion is worth putting into the main documentation, I will...
Thanks @Maarrk . Your text is fine. You don't need to change this, but if I was to write this I might do it like this: --- # Node development...
One last point, you state "Every component of the simulator should be a separate node. ". Just to be clear, this is a design decision - often nodes can support...