While writing a new airframe file for my Funjet, a few questions arise:
Horizontal control <define name="ROLL_RATE_GAIN" value="-1500"/> Is this line important in my airframe file as long as I don't have a gyro?
I also use the line <define name="ROLL_ATTITUDE_GAIN" value="-7400"/> and I have IR-sensors only for attitude sensing.
ETS airspeed sensor
I would like to implement this, but first only for measuring. I will then have <define name="MEASURE_AIRSPEED"/> in the firmware section.