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

Releases: SAMUD/KISS-OSD

First implementation of a new settings-menu

13 Oct 15:53
Compare
Choose a tag to compare

This is the first implementation of a new menu to change settings.
For now, settings are not stored after a powercycle and will be lost. Also the UI is still a little big buggy.

The documentation for the menu is in the wiki.

If you want to give it a try, lets go and download....

Got 24A ESC - now working on the new Telemetry features

09 Oct 11:42
Compare
Choose a tag to compare

WARNING:

This release has not been tested because it's raining outside and I'm still waiting for the RP-SMA-Antenna for the Rage 210.

Changelog:

  • added 2nd stage capacity alarm
  • added a space between time and capacity to avoid having this: 1:251263mah
  • fixed issue #6

v4.3.2 important bugfix

31 Jul 10:38
Compare
Choose a tag to compare

*resolved bug in voltage alarm
--> wrote = instead of == so the first stage only worked when the 2nd stage was active.

v4.3.1

18 Jul 19:05
Compare
Choose a tag to compare

I made a mistake and accidently deleted two lines. V4.3 wouldn't compile.

v4.3 code styling

18 Jul 18:59
Compare
Choose a tag to compare

just some code styling.

V4 | 2nd stage voltage alarm / angle indicator

15 Jul 04:43
Compare
Choose a tag to compare

*added 2nd stage voltage alarm
*first implementation of an angle indicator for pitch (easier landing)
--> next version with some indicators on the left side. but this needs me to mess around with fonts and the code of the OSD.
*some changes when the detected cell message is displayed
*Failsafe message is working correctly now

x

14 Jul 09:13
Compare
Choose a tag to compare
x

x

x

14 Jul 09:09
Compare
Choose a tag to compare
x

x

V3.1

08 Jun 20:45
Compare
Choose a tag to compare

Changelog:
*code optimizing
*added middle-info "calib gyro"

TODO:
*adding stats at the end of flight
*adding virtual horizon
*adding flight mode
*talking to flyduino cause failsafe is only working once per PowerCycle of Kiss FC
*optimizing code
*adding comments to code

V3 | Timer & Failsafe

16 May 17:27
Compare
Choose a tag to compare

CHANGELOG:

*code optimizing
*added timer
*added middle-info "failsafe" ATTENTION: it is not working correctly. This means that after the first not failsafe-state, if there is a new failsafe it wont be shown. This seems to be a bug in the FC-firmware.