Andrew Tridgell

Results 469 comments of Andrew Tridgell

@rrr6399 can you provide an example RTCM stream with msgs over 720 in length?

if we did a new msg we'd need to work out how the client knows which msg to send

@tguillaume02 what firmware are you loading? maybe MatekF405WING?

what testing has been done? Have you tested both inetd operation and running as a daemon?

added DelayMerge for after 4.6 forks

nice find, thanks! we could either allocate the sha256 context for the mavlink signing separately, or you could just increase the stack here: https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_VideoTX/AP_SmartAudio.cpp#L59 can you open a PR for...

@WayneD I'd be interested in your view, but I don't think this is a worthwhile change, I'm sure some people have perl/python scripts to parse this info. We could add...

AIRSPEED_SENSOR_FLAGS is not defined in the XML

> I do have a PR for this #20074 (it does need a rebase). That automatically selects the rangefinder closest to down for the current attitude. The potential problem there...