acuasi / ground-control-station

UAS Ground Station
12 stars 6 forks source link

Create signal strength icon #23

Open brucecrevensten opened 10 years ago

brucecrevensten commented 10 years ago

Implement tests, then a signal strength icon widget that acts this way:

-- when it renders, it paints an icon (as shown attached below) -- if there is no signal (i.e. no radio or no connection), it shows a "no signal" icon (TBD which icon to use) -- if signal strength is 90% or above, it shows "full bars" -- signal strength 60-90 = 3 bars -- signal strength 30-60 = 2 bars -- signal strength <30 = 1 bar (dot, basically)

mac-os-x-airport-signal-strength-icon