KISS-OSD icon indicating copy to clipboard operation
KISS-OSD copied to clipboard

Virtual horizon

Open SAMUD opened this issue 9 years ago • 2 comments

add a virtual horizon

*push down middle stats *serial data from the FC:

serial_send_word((int16_t)(angle[0]_100)); // 33 serial_send_word((int16_t)(angle[1]_100)); // 35 serial_send_word((int16_t)(angle[2]*100)); // 37

SAMUD avatar Jun 08 '16 20:06 SAMUD

Instead of putting the virtual horizon in the middle. Why not making a small bar on the left which indicates the angle on inclination?

SAMUD avatar Jul 12 '16 05:07 SAMUD

The actual virtual horizon is really a crap. Need to make something else

SAMUD avatar Oct 16 '16 09:10 SAMUD