David Sidrane

Results 163 comments of David Sidrane
trafficstars

> @davids5 thanks, I'll try that. However, I wonder whether we should really bump the protocol version. The problem is that QGC refused to flash bootloader rev 6, and so...

> @davids5 this has evolved a bit. @bugobliterator and I came up with a **bootloader version** additional to the **bootloader protocol revision**. For more info, see the PR description and...

> `px4_fmu-v6xrt`: Build regression on main since this PR. > > ``` > /home/peter/src/Firmware/platforms/nuttx/src/bootloader/nxp/imxrt_common/main.c:399:1: error: return type defaults to 'int' [-Werror=implicit-int] > 399 | up_progmem_ispageerased(unsigned sector) > | ^~~~~~~~~~~~~~~~~~~~~~~ >...

@PetervdPerk-NXP I am looking at the notion of replacing the persistent storage location `/fs/microsd` across the system. This path is hardcoded in a lot of places, UAVCAN, NetMan, DataMan etc....

@muramura Please post the log from boot. What devices are connected. What HW base board are you using?

I have a PR that will come in today, that you should use to test with https://github.com/PX4/PX4-Autopilot/pull/22608

@muramura Is this still an issue with current main without any changes?

Depends on https://github.com/PX4/NuttX/pull/297

see https://github.com/PX4/PX4-Autopilot/issues/22558#issuecomment-1864754034