Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

Releases: SAMUD/KISS-OSD

final Release

17 Sep 14:40
Compare
Choose a tag to compare

This is the final release, because the Project is stopped.

The last Version can be found here for download:

Start_Package_V4.zip
SAMUDOSD_V1.3RC35.zip

V5.6 - fix

01 Mar 20:26
Compare
Choose a tag to compare
  • fix for the latest Kiss ESC FW (KISS24A_110b_RC7)

V5.5 fixed Design issues

01 Mar 20:07
Compare
Choose a tag to compare
Pre-release
  • fixed Design issues introduced with previous Version
  • some more memory saving
  • removed black background on booting
  • showing the detected Video-System upon boot
  • added some new symbols to replace the normal text showing the units

V5.4: Fixed communication problem

23 Feb 19:31
Compare
Choose a tag to compare
  • Fixed the communicating problem with the Kiss FC
  • New welcome screen
    • Removed the old "Do not arm. Please wait"-Message
  • Huge memory saving
    • Lot of free Memory for future functions
    • RAM usage went from 75% to 50%
    • Flash usage went from about 80% to 65% when compiled with Arduino
    • I made some changes in calculating the displayed values. For now for example the current consumption of one ESC is shown as 13.2 A and the temp has no °-sign. I will fix this design-problem in a future release.

##I could not fully test this release during flight (problems with my Quad) , but static testing without Props worked.

V5.3.3

21 Jan 13:45
Compare
Choose a tag to compare
  • added a timer based consumption for VTX/FC/TX/LEDS etc. #15 (Thanks to Anselm Schopplick)
    • see the wiki for more information
    • you can set a custom value in the OSD-Menu at page 2
    • The input format is mA @5v
  • fixed bug #16 in displaying the actual Throttle-%
  • fixed a small bug in displaying the middle screen messages

WARNING: With this version the EEPROM-Struct has changed because I added the timer based consumption. When upgrading your OSD to this version all current settings will be lost.

V 5.3.2 bug fixes

08 Jan 16:51
Compare
Choose a tag to compare
  • optimized the code
  • added the ability to set a Offset for the whole screen content (fixing bug #12)
    • the setting can be found on page 6 in the Menu

WARNING: With this version the EEPROM-Struct has changed because I added the Screen-Calibration. When upgrading your OSD to this version all current settings will be lost.

V 5.3 lot of improvements

26 Dec 17:33
Compare
Choose a tag to compare
  • fixed a whole bunch of bugs (not responding menu , values can not be changed, cryptic signs ... )
  • now the displayed datas for each one of the three RED-Modes can be selected trough the menu.
  • new voltage implementation: able to be used with up to 6s batteries.
    • WARNING: Do not turn on the OSD with batteries below 3.7V/cell or above 4.35V/cell. As this will make false cell reading. The detected cell count will be displayed before each arming and for 30sec after arming (if disarmed)
  • new capacity implementation. You only set your battery capacity and at how much percent of the whole capacity the alarm will occur. No more math to do.
    • by setting the capacity to 0mAh it will disable capacity alarm

See the Menu in action: https://www.youtube.com/watch?v=QAWzdqvnvIc&feature=youtu.be

WARNING: With this version the EEPROM-Struct has changed to make room for all the new options in the menu. When upgrading your OSD to this version all current settings will be lost.

V 5.2 Working menu

16 Oct 09:02
Compare
Choose a tag to compare

Changelog since last Release (V4.3.2):

  • added a full Menu for changing settings on the fly. For now you can change things like the Voltage Alarms, VoltageOffset, Capacity Alarms and so on. For later it is planned, that all settings including the PIDs can be acsessed directly throght the OSD.
  • added the utilisation of the EEPROM, so the changed settings are saved to the disk and reloaded after a powerup.
  • added a 2nd stage Capacity alarm
  • replaced normal text (like V for Volt et M for Minutes) with symbols
    • WARNING: You will need to flash the new font file. Description on how to flash the font file can be found in the wiki
  • made the font more beautiful at the same time
  • fixed issue #6
  • changed build environement to Visual Studio (thats why there are a lot of new files)

New font with symbols and small graphics

14 Oct 13:17
Compare
Choose a tag to compare

WARNING: Installing this version requires to install the new font file. For help installing the font file see the wiki.

Updated the font file names to avoid confusion.

New font with symbols and small graphics

14 Oct 13:12
Compare
Choose a tag to compare

WARNING: Installing this version requires to install the new font file. For help installing the font file see the wiki.