Adding extra functions to MinimOSD

I have started to add functions to MinimOsd code.

At first i did it for myself only. Added many functions i thought i need. Then opened this thread.

after a while, Pedro and later Miguel came, and things started to happen fast. :D

They have optimised the code and added even more things to it.

They have worked hard on CT, and it became a great tool!

Thank you Bough! :)

By now MinimOSD-Extra got a pretty advanced OSD.

Here it is in action:

Added:

- Changeable unit measurement (US, metric)

- Airspeed

- Home alt

- Battery Percent

- Battery used mah

- Current Draw

- Time From Startup (cleared at takeoff to show exact flight time)

- OSD Menu

- Variometer

- Wind horizontal speed and direction, and also the average wind speed of the last few minutes. 

- OSD on/off

- Switchable secound screen

- WP distance

- WP heading

- Crosstrack error

- Warning messages for Lost GPS fix, Stall, Overspeed, battery volt, battery Percent, RSSI

- Efficiency, glide distance & thermic notifier. 3 in one panel

- OSD Brightness

- HAM Call Sign

- After flight summary

- Trip distance

- Temperature

- Smoothened horizon

- Real heading

- RSSI

- Vertical speed

This functions can be turned on and off, and placed on different screens now, by the Config. tool.

Also RSSI, switching mode and channel and unit measurement, Stall speed warning, Overspeed warning, Battery warning volt, Battery percent warning, RSSI warning,  can be set in new Config Tool.

We built in a new way of setting video standards. Now OSD does not guessing anymore :). You can set it fixed from CT. It is in "Video Mode" menu.

Here is how it looks: (This video is a bit outdated, sorry. I will make a new one soon.)

The MinimOSD-Extra project is here: Link

This project is the developing version of the official Arducam OSD located here: Link

The latest stable version is: 2.2

The latest version can be downloaded from here: MinimOSD-Extra R800

Username: MinimOSD_Extra

Password: Top_Secret

CT is included. (The FW for Plane, Copter, Character upload and the character file is in the "FW & Char" directory inside CT directory)

We are sharing it to see videos you make using it! :)

Enjoy

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • Hi,

    Today I've tested r463c

    First video is from 2nd flight:

    Notes:

    1-Timer should pause during summary presentation (more considerations about this in the next video).

    2-Has Lito P already noticed, temperature is shown 10 times greater than it should (I checked that with the telemetry logs).

    3-Ground speed is allways zero. Allmost near the end of the flight it starts working. Same happens with distance traveled but that's a consequence since it is calculated based on speed.

    4-Some times climb rate shows -0 (zero with negative sign).

    5-Latitude and longitude seem to have big time intervals without changes.

     

    Second video (first flight with sencond battery):

     

     

    Notes:

    1-Timer reset worked as it should.

    2-Summary keeps updating distance traveled (I wonder if it is calculating distance traveled based on last velocity before summary as been presented).

     

    Seems we have a little bit of work in our hands :)

     

    Regards,

    Miguel

  • Had a good flight today:

    Panel switching is working

    Warnings are turned off

    removed panels I wasn't using

    Weird thing is those weird temp #'s are back again...I had them working then they stopped and starting showing in the hundreds...it's probably an issue with my setup.

    I do not have RSSI configured.

  • Here's a flight for you Gabor.

    LINK

    This was on the tricopter that crashed a few days ago - not bad for 20m fall eh?

    I turned everything on and squeezed a quick flight in before the sun went down...I'll try to do a more thorough test tomorrow.  I'm having trouble with panel switching and not sure what to diagnose.  I'm running my MOSD in master mode (no telemetry) hooked into S3 of my Crius.

    My recorder battery went dead 5 seconds before I landed (due to cold) so I couldn't get a flight summary.  Will try to get more thorough info tomorrow.

    http://www.vineur.com/download/diyd/mosd/gz_test.avi
  • Ah well - they can't all be successful flights - I pared down my OSD to just the basics...I liked where at least that was...although - I'm a little curious as to where the temperatures are reading from...I'm in the snow and it was reporting 100 degrees C.

  • Hi garbor,

    is it possible to decrease the size of fonts on screen.. thanks

  • Hello,

    I was able to test r462 last thursday. At 6:20 (9:35 in osd timer) time/distance resets.

    I've already digged through the code but can't find a reason to

    FTime became = millis() / 1000 (or at least is what it seams).

    Can someone help plesase?

    Regards,

    Miguel

  • I'm using the arduscam 2.0.The warning signals on my OSD can be barely seen. When I arm/disarm, the the arm/disarm warning signals flickers for a quick second. I have to use the mission planner on my netbook to verify the status whether the multicopter has been armed or disarmed. Is there a setting in the config tool I can adjust to make the warning signals appear longer on the screen, so it can be read?
  • 100KM

    I think I'm using the wrong charset... On die config tool I see the symbols AS and GS, but on the actual OSD output, I see FWA and FWB. I've loaded Latest_Charset.mcm, but it still shows wrong. Help? Thanks.

  • Hello, my battery volages are shown different in minmosd-extra as compared to mission planner.

    if mission planner is showing 12.4v , the minimosd will show around 10.3.  this is the problem.. any solution?

    thanks

  • Hi, Gabor!

    I downloaded your current MinimOsd-Extra_Pre release_Beta.

    And it compiles to 30.704 Bytes of 30.720 Bytes. I am not able to implement anything in 16 Bytes. But i have got an idea. I worked on the I2C code of the EOS Bandi external GPS solution and found out that the interrupt driven serial routines from the multiwii project could save you 1KB!! I stripped them down from the multiwii and implemented them into the I2C code. Maybe it is possible to get rid of that fastserial stuff and do it more byte efficient without loosing any functionality. What do you think, shall i give it a try?

    Cheers

    Kraut Rob

This reply was deleted.

Activity