vgwit

  • **
  • 96
MinOPOSD does not reflect Flight mode
« on: February 23, 2017, 10:07:10 pm »
MinOPOSD correctly shows several parameters from CC3D like horizon, throttle, pitch and roll angles but not Flight mode. It always shows it as MAN. LP GCS (16.09) show it properly. Some time ago MinOPOSD reflected Flight mode correctly also but then something happened. Perhaps it was on 15.09 release but I'm not sure about that.

Any idea?
Thanks.

mr_w

  • *
  • 207
    • LibrePilot
Re: MinOPOSD does not reflect Flight mode
« Reply #1 on: February 23, 2017, 11:05:40 pm »
Hi,

I would suggest you try mwosd firmware for that same OSD. On the flight controller side, you'll just need to change port function from Telemetry (what I suppose you have now) to MSP (which is what mwosd likes).


f5soh

  • *****
  • 4572
    • LibrePilot
Re: MinOPOSD does not reflect Flight mode
« Reply #2 on: February 23, 2017, 11:38:12 pm »
MSP/MWOSD is not recommended with CC3D, except if you do not need GPS or TxPID module running.
You cannot run MSP and TxPID at same time.

Be sure you flashed the last MinOPOSD firmware from here (Blue section): https://librepilot.atlassian.net/wiki/display/LPDOC/MinOPOSD+setup#MinOPOSDsetup-Downloadsdownloads

Re: MinOPOSD does not reflect Flight mode
« Reply #3 on: February 24, 2017, 01:27:15 am »
Yes, for MinOPOSD, showing some info but not other means it is set up and working, but probably the OSD firmware version does not match the FC firmware version and some of the message formats have been changed.

vgwit

  • **
  • 96
Re: MinOPOSD does not reflect Flight mode
« Reply #4 on: February 24, 2017, 08:23:35 am »
I see there a firmware ...1708.hex. My OSD has ...2303.hex now.
Is ...1708.hex the later release?


f5soh

  • *****
  • 4572
    • LibrePilot
Re: MinOPOSD does not reflect Flight mode
« Reply #5 on: February 24, 2017, 12:21:08 pm »
yes

vgwit

  • **
  • 96
Re: MinOPOSD does not reflect Flight mode
« Reply #6 on: February 26, 2018, 11:10:38 am »
Thanks a lot. With 1708 firmware it works. But flight modes are displayed as ST1, ST2,... Is it possible to rename them like Stab, Acro,... ?

Re: MinOPOSD does not reflect Flight mode
« Reply #7 on: February 26, 2018, 06:18:51 pm »
The problem is that Stabilized1 could be Rate, Atti, etc.  You could even have a different mode on roll than you do on pitch.

You could modify the source and build it.