These are the defaults as downloaded a few days ago, anybody suggest why …_DN is 0 not 250?
because
if (g2.pilot_speed_dn == 0) {
return abs(g.pilot_speed_up);
1 Like
Thank You, so in laymans language.
If _DN =0 then it uses the _UP value
Exacly
It must be added to the field description. Will do a change request to do it.
1 Like