LibrePilot Forum

International Forums => Italiano => Topic started by: mcpll on October 20, 2015, 04:26:12 pm

Title: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: mcpll on October 20, 2015, 04:26:12 pm
Ciao a tutti,
sotto consiglio di alessio sono a chiedere se qualcuno ha l'ultima versione del firmware di mininosd compatibile con Librepilot.
Questo perchè utilizzando la versione che utilizzavo con openpilot, riuscivo ad vedere quando il modello si armava o meno e i vari cambi di stato.
Così facendo riuscivo a far partire il timer al momento che il modello è armato.
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 20, 2015, 11:25:35 pm
Hello,

This one should work :
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: lucapif on October 23, 2015, 03:56:13 pm
Funziona anche con questo? http://flyduino.net/Micro-MinimOSD_1 (http://flyduino.net/Micro-MinimOSD_1)
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 23, 2015, 05:01:04 pm
Yes, works.
There is some mods for analog input pins.

See archive attached, should fit better current 15.09 release.

In OSD_Config.h :
Code: [Select]
// JRChange: Flight Batt on MinimOSD:
// #define FLIGHT_BATT_ON_MINIMOSD

// Add MicroOSD KV team mod
// #define MICRO_OSD_KVTEAM

// JRChange: Flight Batt on Revo:
#define FLIGHT_BATT_ON_REVO

If you want analog inputs with this really small, you can choose  MICRO_OSD_KVTEAM and FLIGHT_BATT_ON_MINIMOSD

FLIGHT_BATT_ON_REVO is used when current sensor is connected to Revo.

Tell me what you want exactly and i can post a .hex file.

Sorry for english...
Laurent
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: lucapif on October 23, 2015, 07:37:47 pm
Thank you. Ordered. We feel when it arrives. (Google traslate)
Luca
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: nabreu on October 26, 2015, 12:57:06 pm
Hi!

Great to find this as it´s the only issue i have with Librepilot. Can you post an Hex file compatible with Minimosd micro with KVTeam mod ?

I had it working with OP 15.02 but with Librepilot i get the battery status but not the telemetry.

Also, to calibrate the OSD, is it still possible using the sticks (left Yaw + left Roll) ?

Many Thanks!
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 26, 2015, 01:10:21 pm
battery sensor connected to MinimOsd or Revo ?
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: nabreu on October 26, 2015, 01:13:22 pm
Hi!

Connected to MinimOsd
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 26, 2015, 01:13:56 pm
and cc3d or revo ?
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: nabreu on October 26, 2015, 01:17:49 pm
CC3D, but in a very near future, also Revo  ;)
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 26, 2015, 01:21:52 pm
Ok,

Try attached hex.

For MICRO_OSD_KVTEAM and all analog inputs : battery / rssi

Battery factors and level still configurable using sticks
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: nabreu on October 27, 2015, 01:55:05 am
Hi.

Just test it. Telemetry is working. But battery shows 00.0 and cant calibrate with sticks.
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 27, 2015, 12:25:41 pm
Do you access setup screen ?
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: nabreu on October 27, 2015, 01:04:16 pm
Tried like i used to with left roll and left yaw but did not work.
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 27, 2015, 01:17:03 pm
First to enter setup screen you need the "OSD Toggle channel" set with the config tool.

just after boot, move this channel and you enter Setup Screen

"Tried like i uses to with left roll and left yaw but did not work. "

With minOPosd ?

Only one bat pin should works, maybe try the other pin
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: nabreu on October 27, 2015, 01:17:50 pm
Ok. I will try that and reply. Many thanks for your effort
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 27, 2015, 01:24:21 pm
You can enter setup screen only a small amount of time just after boot using the Toggle OSd channel. If you miss the right channel, reboot again.
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: nabreu on October 28, 2015, 12:32:35 am
Hi.
It's working :) i was using an firmware from OP fórum that uses diferent settings like bat was on pin 1 and i could get into setup anytime i wanted by using the combo i mencioned earlier.

With the one you posted, i can get in the setup by setting channel 5 on the miniosd and using the flight mode switch (channel 5). Could not get it to work on other channel.

The only issue i have is that if i turn the quad on before the rádio, the osd goes directly to setup mode. But i can live with that.

Many thanks for your help.
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 28, 2015, 01:39:12 am
If you want to use other input for screen switch or to enter in setup screen, you need Accessory set in Config > Input.

The toggle "channel" set on config tool is not the channel from Rc receiver but the order in Rcinput tab :

0 : Throttle
1,2,3 : Roll/pitch/Yaw
5 : Flight mode
6 - 8 : Accessory0 to Accessory2

So if you want to use the "channel6", first setup the accessory0 in Rcinput tab.

I have fixed the issue when osd go to setup screen while RC TX is down yesterday :)
This issue can cause some calibration changes not needed... Check attached hex.

Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: nabreu on October 28, 2015, 03:35:41 pm
Hi!

All working fine now. Many thanks!

I will soon post all tools i used and how to do it, so that other users can use this OSD
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 28, 2015, 03:56:13 pm
Maybe time do start a Wiki page ?

I'm confused... we post in Italian section/Post sorry
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: lucapif on October 28, 2015, 08:14:16 pm
Pagina Wiki. Ottima idea. A me piacerebbe poter vedere un pò tutto. Sensore corrente collegato alla Revo + GPS V9. OSD micro minim.
Grazie.
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on October 28, 2015, 09:09:03 pm
All info from Revo, no analog inputs on minimOSD
file attached

Edit: Download last firmware from wiki page
https://librepilot.atlassian.net/wiki/display/LPDOC/MinOPOSD+setup#MinOPOSDsetup-Downloadsdownloads
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: lucapif on October 29, 2015, 03:45:38 am
Merci beaucoup. vous êtes très aimable.
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: Garyxxclub on February 04, 2016, 10:50:51 pm
I guys, i have a lot of problem upload firmware in Minimosd with Arducam osdconfig 2.1.3....
With FTDI 232r usb adapter i have this kind of response from Configtool "Can't talk to bootloader, Failed to upload the firmware"
I've Librepilot 15.09 And Minimosd hardware...
I have tried to upload firmware in this post with arduino 1.0.6 but i have a error when verifing the sketch...
any ideas?
Title: Re: Richiesta ultimo firmware minimosd compatibile con librepilot
Post by: f5soh on February 04, 2016, 10:59:48 pm
All material is here:
https://librepilot.atlassian.net/wiki/display/LPDOC/MinOPOSD+setup

Follow steps and don't forget the DTR pin or you can't flash firmware.
No need arduino, firmware can be flashed from config tool (download the one from Wiki page)