diff options
author | Keith Packard <keithp@keithp.com> | 2010-11-09 14:40:58 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-11-09 14:40:58 -0800 |
commit | 22d00785188a880700cd372528189a7a15278da9 (patch) | |
tree | 3b0a1f0e265876d6f701b9dbd576011f42bf9e1d /icon | |
parent | eb77e806ded99532dc7eaa39c1893f075b028af6 (diff) |
altosui: Add tab UI with 'pad' mode.
This creates a multi-tab interface for flight monitoring
and includes a special tab for 'pad' mode.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'icon')
-rw-r--r-- | icon/grayled.png | bin | 0 -> 1528 bytes |
-rw-r--r-- | icon/grayon.png | bin | 0 -> 1873 bytes |
-rw-r--r-- | icon/greenled.png | bin | 0 -> 2281 bytes |
-rw-r--r-- | icon/greenoff.png | bin | 0 -> 1811 bytes |
-rw-r--r-- | icon/redled.png | bin | 0 -> 2103 bytes |
-rw-r--r-- | icon/redoff.png | bin | 0 -> 1694 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/icon/grayled.png b/icon/grayled.png Binary files differnew file mode 100644 index 00000000..bb6005c6 --- /dev/null +++ b/icon/grayled.png diff --git a/icon/grayon.png b/icon/grayon.png Binary files differnew file mode 100644 index 00000000..c99b376e --- /dev/null +++ b/icon/grayon.png diff --git a/icon/greenled.png b/icon/greenled.png Binary files differnew file mode 100644 index 00000000..d7663961 --- /dev/null +++ b/icon/greenled.png diff --git a/icon/greenoff.png b/icon/greenoff.png Binary files differnew file mode 100644 index 00000000..c3cf8491 --- /dev/null +++ b/icon/greenoff.png diff --git a/icon/redled.png b/icon/redled.png Binary files differnew file mode 100644 index 00000000..230afae0 --- /dev/null +++ b/icon/redled.png diff --git a/icon/redoff.png b/icon/redoff.png Binary files differnew file mode 100644 index 00000000..a251402f --- /dev/null +++ b/icon/redoff.png |