@TheOtherCliff
Thanks for that - helped to investigate a bit further.
I'm able to set 900deg/s on both roll and pitch, but after reconnect the advanced tab does a "soft" reset of the pitch field to 800deg/s.
By soft reset I mean that the value in System -> Settings still shows 900deg/s, so the value shown in advanced tab is not true.
This however is a bit problematic, because after I press save in the advanced tab it sets pitch to whatever is displayed in the pitch field (it will no longer be 900deg/s, but become 800deg/s).
So it seems that you're able to set it to whatever deg/s you want, but there's a bug that displays the wrong value in GCS.
I hope I explained that clearly enough.
edit:
I have found some QSpinBox maximum values set to 800 in ground/gcs/plugins/config/stabilization.ui. I have little knowledge of this, but maybe that's where the problem lies? don't mind my debugging - I'm wrong