Peter Barker
Peter Barker
Could we *please* not do anything more vehicle-specific stuff than we need to? Common user experience on something like arming between Copter and Plane is *important*! Once https://github.com/ArduPilot/ardupilot/pull/16091 goes in...
Query: do we need to use random isolation tools like pipx to do this stuff? If I'm thinking right this actually increases the changes of the job failing as it...
Tested: - MissionPlanner - mavlogdump - MAVExplorer - dronekit-la - Replay (autotest) - UAV Log Viewer - PID Review Tool - Stream Stats .... I think that shows we're OK....
Tested on a bench CubeOrange. ``` 1970-01-01 10:00:20.42: FMT {Type : 128, Length : 89, Name : FMT, Format : BBnNZ, Columns : Type,Length,Name,Format,Columns} 1970-01-01 10:00:20.42: FMT {Type : 70,...
I've now tested this with a dataflash backend (revo-mini) The interleaving is much more pronounced here: ``` 1970-01-01 11:59:42.64: FMT {Type : 128, Length : 89, Name : FMT, Format...
Also works with mavlink backend: ``` 2024-06-16 23:40:13.24: FMT {Type : 128, Length : 89, Name : FMT, Format : BBnNZ, Columns : Type,Length,Name,Format,Columns} 2024-06-16 23:40:13.24: FMT {Type : 32,...
Flew this on one of my Bixlers, replay and log-disarmed, 0 packets lost.
``` Author: Andrew Tridgell Date: Thu Jun 1 18:12:53 2017 +1000 ```
I assumed it was the memset - but didn't check.
Ping @Hwurzburg . I think the information that @LupusTheCanine points out this was added for compass-less Planes to get the GSF working ASAP. Could you confirm that's your recollection, and...