Hello,
I'm trying to configure MinimOSD for Pixhawk and run into a problem. I installed minimosd-extra 2.2 firmware on it, performed configuration. When I connect it to Pixhawk telem2 port I see only text like MinimOSD Extra version and telemetry does not show up.
Could you advise what can be a problem?
Thank you,
Roman
Replies
Hi Roman
telem 2 is defined as FrSky not MAVLINK change Telem2 to MAVLINK or better use a y-cable off telem1 make sure TELEM1||2 delay set very short to avoid update charsets messages in error.. less than 5 and down to zero depending
hope this helps
hzl
It's an IRIS upgraded to IRIS+, so it does not use telem2 for FrSky. Thus changed SERIAL2_PROTOCOL parameter from 2 to 1. Now telemetry screen shows up but there are 2 issues:
1. All data is missing. Only flight mode is updated correctly.
2. Telemetry screen is stretched both vertically and horizontally, so the data does not fit.
Are there any ideas on what might be wrong? Is there any tutorial I can follow in order to configure MinimOSD correctly?
Hi Roman,
I have exactly the same sitrep and it(the PIXHAWK) firmware does indeed come back defined to output FrSky after a 3DR factory upgrade whether your Th9x is FrSky Telemetry upgraded or not(another 200.00) its part of the current IRIS+ params and build if I recall correctly.
its surprising that you had to set the additional params.. did you load the new IRIS+ parameter file and find these not set?
hzl
Yes, it looks like default IRIS+ parameters do not contain values for configuring telemetry2.
You ran into the same problem I did. Telem2 only outputs a heart beat.
That gets you flight mode.
The extra version removed the code that set this port to output all the other information.
}
The code is there it's just never called.
So you will have to go back to the original 2.2 or get a Y cable and use Telem1.
Finally I managed to get minimOSD on telem2 working by setting parameters as advised on http://copter.ardupilot.com/wiki/common-minim-osd-troubleshooting/.
Hello, please find parameters screenshot attached here.
IRIS+ telemetry 2 parameters.tiff
Just wanna say that I changed my SR params to the above TIFF, and all my OSD fields came to life with real data...except for two things:
1) RSSI says 0%, and
2) Flight mode will not show POS HOLD. When I switch from any mode to POS HOLD, the field continues to show the old flight mode, even though the flight mode has actually changed to POS HOLD (as confirmed in Mission Planner).
There could be any number of other odd things not working...this is just what I saw in the first couple minutes.
Pixhawk 3.2.1 / Taranis / Minim OSD 1.1 / Minum OSD Extra 2.2