Mission Planner Oplink

I’m using an Revo Board with an Oplink Mini,
Before I was using the firmware from the LibrePilot, so, for setting up the Oplink between the two I’d only need to follow that tutorial: https://www.youtube.com/watch?v=DQsHfGxQDTg
But after putting the firmware from ardupilot, I’m unable to setup the Oplink in the controller, the screen on LibrePilot GCS doesn’t open and I’m not sure how I’d go about setting the DeviceID in the controller or how to put it in OplinkReceiver mode, How can I change these settings in Mission Planner/MAVProxy using the ardupilot firmware?

Images:

Before flashing Ardupilot FW

After flashing Ardupilot FW

How can I link my Oplink in MAVProxy or Mission Planner?

Did you read the docs ?
http://ardupilot.org/copter/docs/common-openpilot-revo-mini.html

“OPLink port on RevoMini. OPLink hardware is not supported by ArduPilot, but this port exposes external SPI pins (SCK, CS, MOSI, MISO) that can be used for supported SPI periphereals like SD card adapters or SPI OSD breakout boards (requires additions to hardware definition file and compiling a custom firmware).”

Sorry, I might have missed that info, thanks for the heads up!