PX4 Research Log [11] – Adding a new flight mode (create application)
In the last post we have set up the PX4 source code for our new flight mode, the flip mode. In this post I will continue finishing the flip mode by creating a new application in the firmware, which commands the attitude during the flip. 1. Create the flip_control application Creating a new application in