LibrePilot Forum
General Category => General Discussion => Topic started by: kennyevo 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)
-
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?
-
Accessory < > "osd channel" mapping:
https://librepilot.atlassian.net/wiki/display/LPDOC/MinOPOSD+setup#MinOPOSDsetup-Channeltoggle
https://code.google.com/archive/p/minimosd-extra/wikis/Screen_Change.wiki
-
Thanks, I'll check that (currently ch6 is selected and my switch is assigned accessory0 but nothing changes)
-
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.
-
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.
-
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
-
It says "DISARMED" even if armed, cannot change panels :S
-
GCS version ?
Do you see also "NO TEL COM" ?
-
I'm using the latest source, I see the artifical horizon changing when I move the quad, so the telemetry stream should be ok.
-
If you use last "next" branch osd firmware is not syncr, some info will be missing
I update firmware soon.
-
Cool, I think I'll wait for the next release, hopefully my props will arrive sooner :D
-
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
-
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!
-
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.
-
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!
Still the same :S
It says disarmed even if the quad is armed, can't change panels with flicking the switch, if I keep the switch down I see the panels changing but it goes back to panel 1 as soon as I put the switch back to it's original position :/
-
and are they more current than "minOPOSD_15_02_AnalogRSSI.hex" (I cant remember where I sourced this HEX it's been so long)
the 1502 is not compatible with LP15.09
The last two files tagged with next are from today and should be compatible with current dev branch (or next release if you want)
Still the same :S
It says disarmed even if the quad is armed, can't change panels with flicking the switch,
Did you updated the next branch ?
Rebuild firmware and reflashed your board ?
-
the 1502 is not compatible with LP15.09
I am using the default Open Pilot firmware that came loaded on my CC3D from HobbyKing. Will the "LP_MicroKvteam_CC3D_analog_inputs2810.hex" work?
-
If you still use the OP15.02 release in your board, why you want to update the OSD firmware ?
-
Still the same :S
It says disarmed even if the quad is armed, can't change panels with flicking the switch,
Did you updated the next branch ?
Rebuild firmware and reflashed your board ?
Yep, rebuilt then updated the firmware, loaded the hex onto the minimosd, and still the same :/
The strange thing is that the artifical horizon is good, throttle is good, velocity, pitch/roll good, but nothing else. Flight mode is always MAN, always disarmed and battery low :/
-
If you still use the OP15.02 release in your board, why you want to update the OSD firmware ?
I want to have the most current 'stable' firmware version.
-
if you still with OP15.02; no need update, really.
The strange thing is that the artifical horizon is good, throttle is good, velocity, pitch/roll good, but nothing else. Flight mode is always MAN, always disarmed and battery low :/
That really strange, just tested again all file here without issues.
Set battery alarm level to 0, that disable Batt alarm
Since one alarm still (like disarmed) you cannot switch between panels.
What number do you see on top of GCS windows ? GCS15.09+r505 ?
-
Damn, I was tired, launched the 15.09 instead of the next gcs :D
Okay, progress, now the battery voltage and current are correct on the osd, the disarmed warning disappears when I arm the quad, but the battery low warning is still there even if the tresholds are set to 0 :/(edit: set the treshold in gcs instead of the osd config)
Also still can't change panels with a simple switch and rotation enabled. (edit: without the rotation option I have panel 1 and empty panel, not panel 1 and panel 2)
-
Okay, used a 4 position switch instead of a two, now I have all the free states (panel1-2 and empty)
I see that the osd doesn't fit on my screen so I have to move the elements closer to the center :/
I think all my problems are solved now :)
-
Good news :D