-
Notifications
You must be signed in to change notification settings - Fork 167
User Guide: MinimOSD Setup
Note: The MSP telemetry protocol is now supported so MWOSD can be used; it offers a richer feature set than minimosd-extra and is actively developed. See How to setup MWOSD for dRonin. If you still wish to use the original minimosd-extra firmware with MAVLINK telemetry continue reading below.
Project Homepage: https://code.google.com/p/minimosd-extra/
MinimOSD works by taking a Mavlink data-stream via serial and then displaying that data on the OSD (based on how you configure MinimOSD). dRonin uses UAVTalk and therefore is not natively able to communicate with the MinimOSD. Luckily dRonin has a UAVTalk to Mavlink Module.
This article assumes your MinimOSD has been flashed correctly and that you have the MinimOSD-extra configuration utility installed. Details for MinimOSD are here: https://code.google.com/p/minimosd-extra/
In the dRonin GCS
- Configuration -> Modules -> Tick UAVO Mavlink stream
- Configuration -> Board -> MavlinkTX (or) MavlinkTX_GPS_RX (on one of the serial ports) You have now configured dRonin to communicate with MinimOSD.
By default dRonin will send the below Mavlink messages to the MinimOSD. Most of the information is sent without further configuration but some pieces of data need configuration on both dRonin and MinimOSD.
In the dRonin GCS
- Configuration -> Hardware -> Enable GPS on an Input
- Configuration -> Modules -> Tick GPS (reboot) If you get issues with your GPS:
- System -> Settings -> ModuleSettings -> AdminState a. Configure your GPS settings here.
In the dRonin GCS
- System -> Settings -> ManualControlSettings: a. RssiType- Choose between PWM, PPM or ADC. b. RssiChannelNumber- Choose the Rssi channel number, ex '0' for ADC channel 0. c. Reboot.
- System -> Data Objects -> ManualControlCommand: a. Note RawRssi with Tx next to Rx (max rssi) and at the furthest usable distance (min rssi).
- System -> Settings -> ManualControlSettings: a. Enter RssiMax and RssiMin with the values from step 2.
In MinimOSD Configurator
- RSSI min max values of 0 and 100. Note: For systems like FrSky with a very short Rssi PWM period there is and extra setting: ManualControlSettings RssiPwmPeriod.
In the dRonin GCS
-
System -> Settings -> FlightBatterySettings:
-
Enter Capacity (in Mah)
-
Enter NbCells (with number of Lipo cells)
-
Choose CurrentPin
-
Choose VoltagePin
-
System -> Settings -> FlightBatterySettings -> SensorCalibrationFactor:
-
[Voltage] Enter the number of Mv per volt your sensor outputs.
-
[Current] Enter the number of Mv per volt your sensor outputs.
-
It is recommended to use the MavlinkTX_GPS_RX as it allows you to use one serial port for both GPS and MinimOSD.
-
You will need a GPS plugged into your dRonin board for the MinimOSD to display GPS data.
-
To switch the screens with Accessory1 select channel 8
- Throttle
- Roll
- Pitch
- Yaw
- FlightMode
- Collective
- Accessory0
- Accessory1
- Accessory2(not avail on mavlink)
- #00 HEARTBEAT
- #01 SYS_STATUS
- #24 GPS_RAW_INT
- #30 ATTITUDE
- #35 RC_CHANNELS_RAW
- #49 GPS_GLOBAL_ORIGIN
- #74 VFR_HUD