Bug:Aircraft Cruise

Hello, when adding aircraft through admin panel and you set the cruise altitude if its higher that 320000 it reverts back to 32767.Hope you can help,Zeeshaan Shahid

Good catch. That’ll be fixed in the next build. Gonna change that field to a string, instead of integer. There’s a max value there.Thanks

1 Like

Good catch. That’ll be fixed in the next build. Gonna change that field to a string, instead of integer. There’s a max value there.Thanks

Is it cruise altitude? Because it could mean cruise speed. You might want to specify this in the Documentation and the Add & Edit Aircraft form. All the form has is Cruise.

Is it cruise altitude? Because it could mean cruise speed. You might want to specify this in the Documentation and the Add & Edit Aircraft form. All the form has is Cruise.

LOL to be honest, I don’t quite remember myself. The field has never been used. Now that I think about it, it should be speed, not altitude. I don’t see why I’d ever need alt, speed could be used for time estimation.