Releases: SAMUD/KISS-OSD
First implementation of a new settings-menu
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
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
*resolved bug in voltage alarm
--> wrote = instead of == so the first stage only worked when the 2nd stage was active.
v4.3.1
v4.3 code styling
just some code styling.
V4 | 2nd stage voltage alarm / angle indicator
*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
x
V3.1
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
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.