kennyevo

  • ***
  • 102
[SOLVED] MinOPOSD on Mini OSD board
« on: March 21, 2016, 08:20:42 pm »
I've bought a miniosd board from banggood, but I just can't load the minoposd to it with an ftdi converter. (I was able to burn a bootloader using an other arduino, and could flash the firmware too, but I think it's not working)
Does anyone have experience doing this? How can I make the ftdi adapter work? It always says that it failed to communicate with the bootloader. (the yellow led on the board is flashing, then lit after powering, so I think that the bootloader is there)
« Last Edit: March 24, 2016, 02:49:42 pm by kennyevo »

kennyevo

  • ***
  • 102
Re: MinOPOSD on Mini OSD board
« Reply #1 on: March 21, 2016, 10:30:58 pm »
Okay, got it working with the other arduino, now I have a working OSD, next question: How can I switch between panels using a simple switch on the TX while using oplink vehicle control?


kennyevo

  • ***
  • 102
Re: MinOPOSD on Mini OSD board
« Reply #3 on: March 22, 2016, 07:48:37 am »
Thanks, I'll check that (currently ch6 is selected and my switch is assigned accessory0 but nothing changes)

kennyevo

  • ***
  • 102
Re: MinOPOSD on Mini OSD board
« Reply #4 on: March 22, 2016, 08:26:01 am »
If the rotation is checked, when I move the switch down and back it switches to panel2 then empty then panel1, if the rotation is not checked then nothing happens when I move the switch :S
Also if I take off the whole osd disappears.
« Last Edit: March 22, 2016, 10:53:03 am by kennyevo »

f5soh

  • *****
  • 4572
    • LibrePilot
Re: MinOPOSD on Mini OSD board
« Reply #5 on: March 22, 2016, 12:24:01 pm »
the channel toggle only works a few second after boot to enter setup screen.

Next, if still any alarm (something blinking, can be "disarmed"), osd still in first panel.
So panel switching should only works after the board is armed.

kennyevo

  • ***
  • 102
Re: MinOPOSD on Mini OSD board
« Reply #6 on: March 22, 2016, 04:08:50 pm »
the channel toggle only works a few second after boot to enter setup screen.

Next, if still any alarm (something blinking, can be "disarmed"), osd still in first panel.
So panel switching should only works after the board is armed.

Thanks, will check that, unfortunately I crashed my quad just a few seconds after the takeoff, now waiting for props :D

kennyevo

  • ***
  • 102
Re: MinOPOSD on Mini OSD board
« Reply #7 on: March 22, 2016, 05:05:33 pm »
It says "DISARMED" even if armed, cannot change panels :S

f5soh

  • *****
  • 4572
    • LibrePilot
Re: MinOPOSD on Mini OSD board
« Reply #8 on: March 22, 2016, 10:01:12 pm »
GCS version ?

Do you see also "NO TEL COM" ?

kennyevo

  • ***
  • 102
Re: MinOPOSD on Mini OSD board
« Reply #9 on: March 22, 2016, 11:18:23 pm »
I'm using the latest source, I see the artifical horizon changing when I move the quad, so the telemetry stream should be ok.

f5soh

  • *****
  • 4572
    • LibrePilot
Re: MinOPOSD on Mini OSD board
« Reply #10 on: March 22, 2016, 11:25:45 pm »
If you use last "next" branch osd firmware is not syncr, some info will be missing
I update firmware soon.

kennyevo

  • ***
  • 102
Re: MinOPOSD on Mini OSD board
« Reply #11 on: March 23, 2016, 08:46:30 am »
Cool, I think I'll wait for the next release, hopefully my props will arrive sooner :D

f5soh

  • *****
  • 4572
    • LibrePilot
Re: MinOPOSD on Mini OSD board
« Reply #12 on: March 23, 2016, 04:36:35 pm »
Added 2303 firmware version that should work with current next
https://librepilot.atlassian.net/wiki/display/LPDOC/MinOPOSD+setup#MinOPOSDsetup-Downloadsdownloads

You need to do a "git pull" and rebuild next

kennyevo

  • ***
  • 102
Re: MinOPOSD on Mini OSD board
« Reply #13 on: March 23, 2016, 06:31:19 pm »
Added 2303 firmware version that should work with current next
https://librepilot.atlassian.net/wiki/display/LPDOC/MinOPOSD+setup#MinOPOSDsetup-Downloadsdownloads

You need to do a "git pull" and rebuild next

Cool, will check it tonight!

pyr8

  • *
  • 6
Re: MinOPOSD on Mini OSD board
« Reply #14 on: March 23, 2016, 07:07:32 pm »
Hello everyone.

What are the differences between the available .hex files

1. LP_MicroKvteam_CC3D_analog_inputs2810.hex
2. LP_MinimOSD_CC3D_analog_inputs2810.hex
3. LP_MicroKvteam_CC3D_analog_inputs2303.hex (next)
4. LP_MinimOSD_CC3D_analog_inputs2303.hex (next)

and are they more current than "minOPOSD_15_02_AnalogRSSI.hex" (I cant remember where I sourced this HEX it's been so long)

Thanks in advance.