Peter Barker
Peter Barker
From program flow maximum size of the parameter is 3, so overflow is unlikely. Changing it to return `ssize_t` would seem to be reasonable, 'though. @mmilata Do you think changing...
1. ArduPilot will continue to expect the correct mission item to be uploaded if it returns an invalid-sequence response. Good luck with that - but it is essentially a warning....
@WickedShell has just pointed out several cases I missed. I think generally running a whitelist of responses that can be ignored might be the way to go - and treat...
https://autotest.ardupilot.org/Parameters/SITL/Parameters.rst
On Sun, 6 Feb 2022, nkruzan wrote: > I doubt there is anyone that will keep this up-to-date with lead times and such, but I do like the idea of...
> I think this should either go into the dev wiki (instead of common) or it should be combined with the existing "independent watchdog" page which is in common. https://ardupilot.org/copter/docs/common-watchdog.html...
> It's a bit odd to have the page called "common-" when it's in the dev section... I think the file itself should also be renamed to remove the common-....
It was removed years ago. ``` pbarker@bluebottle:~/rc/ardupilot((no branch, bisect started on master))$ git bisect good 2c1be910d8279ba6e7e631d510992a4fb2a5e170 is the first bad commit commit 2c1be910d8279ba6e7e631d510992a4fb2a5e170 Author: Andrew Tridgell Date: Thu Jul 5...
On Thu, 28 May 2020, Oliver Wu wrote: > Does this mean that the binary file linked on the PPM Encoder Wiki page will be the last version released since...
> @peterbarker What do you make of this suggestion? The existing code does not break the standard messages, so I suspect someone wants to have non-ascii characters in their dialect....