zyy37

Results 4 issues of zyy37

I use `nuttx` to build for a certain development board, and use [`uboot`](https://github.com/u-boot/u-boot) (which is a BootLoader tool) to build for the same development board. Both will generate a `.config`...

![image](https://github.com/apache/nuttx/assets/143855581/22821c6a-e431-4eca-b2c1-2a3630f40855) I compile on Linux and arm64 machines, but using cmake will result in compilation failure. The variable `./build/.config:103:CONFIG_HOST_X86_64=y` value in the `.config` file generated by cmake was found to...

### Describe problem solved by the proposed feature ![image](https://github.com/PX4/PX4-Autopilot/assets/143855581/e9a5d832-fb49-42a6-b799-e70a5f5c58cf) Can you further integrate these flight modes, such as manual, stabilized, acro, rattitude, altitude, offboard, position, hold, mission, and so on....

feature-request

### Describe the bug ![image](https://github.com/PX4/PX4-Autopilot/assets/143855581/20379e14-e9b0-491b-add2-16e45c61db24) ![image](https://github.com/PX4/PX4-Autopilot/assets/143855581/1621acc7-6c31-4d21-bbca-a875fdcae014) Using the software versions of px4(`px4_sitl`), `gazebo garden` and QGC for simulation, the preflight check was OK, but the aircraft in QGC and gazebo...

bug-report