SAMUD / KISS-OSD

Software used for the MinimOSD and the Kiss FC from flyduino.net
https://www.facebook.com/groups/1624296364543353
15 stars 4 forks source link

Kiss OSD crashes sometimes anddisplays nothing #14

Closed SAMUD closed 7 years ago

SAMUD commented 7 years ago

Sometimes the OSD crashes and displays no data anymore. Power cycle needed to restore.

Reported crashs after: Exiting the menu Powering on the OSD

SAMUD commented 7 years ago

intermediate solution: implement an watchdog to reset the OSD in this case

SAMUD commented 7 years ago

implemented a watchdog timer. If the timeout occurs the green LED on the board wil start flashing rapidely. Due to an limitation in the bootloader itis impossible to reboot the board without powercycling it.