Add a new airframe: Servos positioning

I made a new airframe configuration based on the Y tricopter. The new configuration is compared to the Y tricopter in the image below. Main differences regarding the conventional Y tricopter are:

  • There’s one front motor instead of two motors.
  • The front motor is responsible of the 80% thrust
  • The rear motors are at 90° of each other
  • There are two servos to control yaw (one pear rear motor)

I created the respectif geometry (.toml), config file and mixer file as it is specified on this post. The airframe works on the drone, however, after modifying the PID parameters several times, we still having problems with the yaw control which often oscillates. We start to think that it could be a firmware problem. To be more precise, we believe this happens because there’s no definition of the servos position in the geometry of the drone. If we’re right, I would like to know how we can specify the servos position in the firmware.
Any help will be appreciated.
Regards,

Jorge

Geometry file
image

Mixer file
image