few observations and questions after flashing r33.
I have tricopter with Crius SE board and I2C GPS (Mediatek 10Hz module on the arduino). Previously running MWC 2.0 and I2C GPS initial version (slightly modified to send GPS configuration strings) without problems.
I first flashed I2C module with the I2C version bundled with r33, just modified to my GPS (initial speed 38400, PMTK strings to 10Hz @ 115200), no change in it's config. This worked (at least on GUI) with MWC2.0, I got GPS fix blinking on FC and at least 4 SATS on GUI (just limited view from my balcony).
Then I flashed r33 into MWC FC (I'm not sure if I set everything OK in the config) and observed the following:
1) sensors values OK on the GUI, GPS box green like detected, but no GPS fix (could be limited view to sky, but I don't think so...) Will test tomorrow outside.
2) always I get 19 errors on I2C on the GUI - previously I got NEVER an error.
3) GUI application on my notebook (Win XP 32, with bluetooth) is starting very slowly (just empty white windows for the first 20 seconds after starting the application. (I had similar behaviour sometime in times of MWC1.6 and that was corrected by nuw rxtxserial.dll) Connection MWC to notebook via bluetooth.
Any ideas what to check? (Sorry, I'm not programmer, only an user...

I'm attaching my config for the reference.
Big thanks to EOSBandi and all others for the big effort!!!

Roman
EDIT: Bathroom idea at 1AM: I'm using twi library from the time of initial I2C GPS release some months ago - not upgraded now. Are there any recent changes? Will test to replace with r33 bundled version tomorrow.