EdgeTX / edgetx-sdcard

SD Card contents and images for EdgeTX
129 stars 41 forks source link

Smarter Value widget (Value2) #95

Closed offer-shmuely closed 1 year ago

offer-shmuely commented 1 year ago

adding a smarter widget to display telemetry values -- it fill better the widget area -- it show the min/max values of the field -- it detect end of flight (by telemetry) and favor the min/max of the unused current value

offer-shmuely commented 1 year ago

during flight: image

after flight: image

offer-shmuely commented 1 year ago

PR #96