Andrew Tridgell
Andrew Tridgell
@bnsgeyer thanks!
> The other thing i see with the auto modes or any mode that requires GPS is that the GPS will eventually lose the fix, at least that is what...
I've tested this in AUTO in RealFlight with the raptor 720 heli and it works fine. It also works in GUIDED if enabled in mode.h
@robertlong13 looks good, just needs to be out of draft to merge
I haven't been able to reproduce this yet, still trying
needs review by @rmackay9
interesting. The addition of the aligned(4) does look like a simple solution. Have you looked at any regressions that may cause?
need to test if this changes binary size on at least one of our chibios builds, try CubeRed and CubeOrange?
@andyp1per I've pushed some changes to this PR: - added ability to trigger single or double bit errors in stm32_flash_corrupt() - removed the code that tries to save the parameters,...
@Bwooce thanks for raising this - what is surprising is arm (specifically STM32) is the most widely used platform that MAVLink is used on. So why are we not seeing...