zyy37
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`...
 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  Can you further integrate these flight modes, such as manual, stabilized, acro, rattitude, altitude, offboard, position, hold, mission, and so on....
### Describe the bug   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...