IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29220


Ignore:
Timestamp:
Sep 23, 2010, 8:47:04 AM (16 years ago)
Author:
eugene
Message:

need to define hms_buttons on their own

Location:
branches/eam_branches/ipp-20100823/Ohana/src/kapa2
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/Ohana/src/kapa2/include/buttons.h

    r29214 r29220  
    11#define PS_width 25
    22#define PS_height 25
    3 char PS_bits[] = {
     3static char PS_bits[] = {
    44   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x81, 0x3f, 0x00,
    55   0x82, 0x67, 0x60, 0x00, 0x02, 0x26, 0x40, 0x00, 0x02, 0x24, 0x40, 0x00,
     
    1313#define grey_width 25
    1414#define grey_height 25
    15 char grey_bits[] = {
     15static char grey_bits[] = {
    1616   0x90, 0x40, 0xf7, 0x01, 0x04, 0xaa, 0xad, 0x01, 0x68, 0xd5, 0xfe, 0x01,
    1717   0x82, 0x28, 0xdb, 0x01, 0x10, 0xd2, 0x75, 0x01, 0x40, 0xad, 0xee, 0x01,
     
    2525#define rainbow_width 25
    2626#define rainbow_height 25
    27 char rainbow_bits[] = {
     27static char rainbow_bits[] = {
    2828   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
    2929   0x00, 0x80, 0xff, 0x00, 0x00, 0x70, 0x00, 0x01, 0x00, 0x0c, 0x7f, 0x00,
     
    3737#define recenter_width 25
    3838#define recenter_height 25
    39 char recenter_bits[] = {
     39static char recenter_bits[] = {
    4040   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0x00, 0x00,
    4141   0x80, 0xef, 0x03, 0x00, 0xe0, 0x00, 0x0e, 0x00, 0x30, 0x00, 0x18, 0x00,
     
    4949#define heat_width 25
    5050#define heat_height 25
    51 char heat_bits[] = {
     51static char heat_bits[] = {
    5252   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x07, 0xd8, 0x01,
    5353   0x00, 0x0c, 0x37, 0x00, 0xf8, 0xc9, 0x6f, 0x00, 0x0c, 0xde, 0xf0, 0x00,
     
    6161#define red_width 25
    6262#define red_height 25
    63 char red_bits[] = {
     63static char red_bits[] = {
    6464   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xfc, 0x03, 0x00,
    6565   0x20, 0x07, 0x06, 0x00, 0xe0, 0x00, 0x0c, 0x00, 0x20, 0x00, 0x08, 0x00,
     
    7373#define green_width 25
    7474#define green_height 25
    75 char green_bits[] = {
     75static char green_bits[] = {
    7676   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x07, 0x00,
    7777   0x00, 0x06, 0x04, 0x00, 0x80, 0x03, 0x00, 0x00, 0xc0, 0x00, 0x00, 0x00,
     
    8585#define blue_width 25
    8686#define blue_height 25
    87 char blue_bits[] = {
     87static char blue_bits[] = {
    8888   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0xfe, 0x00, 0x00,
    8989   0xc0, 0x83, 0x07, 0x00, 0xc0, 0x00, 0x0c, 0x00, 0x40, 0x00, 0x08, 0x00,
     
    9797#define yellow_width 25
    9898#define yellow_height 25
    99 char yellow_bits[] = {
     99static char yellow_bits[] = {
    100100   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x00, 0x18, 0x00,
    101101   0x80, 0x01, 0x0c, 0x00, 0x00, 0x03, 0x06, 0x00, 0x00, 0x02, 0x02, 0x00,
     
    109109#define flipx_width 25
    110110#define flipx_height 25
    111 char flipx_bits[] = {
     111static char flipx_bits[] = {
    112112   0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00, 0x00, 0x10, 0x00, 0x00,
    113113   0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x01, 0x00, 0x80, 0x10, 0x02, 0x00,
     
    121121#define flipy_width 25
    122122#define flipy_height 25
    123 char flipy_bits[] = {
     123static char flipy_bits[] = {
    124124   0x00, 0x10, 0x00, 0x00, 0x00, 0x28, 0x00, 0x00, 0x00, 0x44, 0x00, 0x00,
    125125   0x00, 0x82, 0x00, 0x00, 0x00, 0x01, 0x01, 0x00, 0x80, 0x00, 0x02, 0x00,
     
    131131   0x00, 0x82, 0x00, 0x00, 0x00, 0x44, 0x00, 0x00, 0x00, 0x28, 0x00, 0x00,
    132132   0x00, 0x10, 0x00, 0x00 };
    133 #define hms_width 25
    134 #define hms_height 12
    135 char hms_bits[] = {
    136    0x02, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00,
    137    0x02, 0x00, 0x00, 0x00, 0x02, 0x01, 0xf0, 0x00, 0x1e, 0xef, 0x89, 0x00,
    138    0x22, 0x11, 0x09, 0x00, 0x22, 0x11, 0x71, 0x00, 0x22, 0x11, 0x81, 0x00,
    139    0x22, 0x11, 0x89, 0x00, 0x22, 0x01, 0x79, 0x00, 0x00, 0x00, 0x00, 0x00};
    140 #define ddd_width 25
    141 #define ddd_height 12
    142 char ddd_bits[] = {
    143    0x40, 0x80, 0x80, 0x00, 0x40, 0x80, 0x80, 0x00, 0x40, 0x80, 0x80, 0x00,
    144    0x40, 0x80, 0x80, 0x00, 0x40, 0x80, 0x80, 0x00, 0x5c, 0xb8, 0xb8, 0x00,
    145    0x62, 0xc4, 0xc4, 0x00, 0x42, 0x84, 0x84, 0x00, 0x42, 0x84, 0x84, 0x00,
    146    0x62, 0xc4, 0xc4, 0x00, 0x5c, 0xb9, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x00};
    147133#define hex_width 25
    148134#define hex_height 12
    149 char hex_bits[] = {
     135static char hex_bits[] = {
    150136   0x02, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00,
    151137   0x02, 0x00, 0x00, 0x00, 0x02, 0x00, 0xf0, 0x00, 0x1e, 0x00, 0x88, 0x00,
  • branches/eam_branches/ipp-20100823/Ohana/src/kapa2/src/ButtonFunctions.c

    r29214 r29220  
    11# include "Ximage.h"
    2 # include "buttons.h"
     2# include "hms_buttons.h"
    33
    44int PSfunction (Graphic *graphic, KapaImageWidget *image) {
  • branches/eam_branches/ipp-20100823/Ohana/src/kapa2/src/Image.c

    r29214 r29220  
    11# include "Ximage.h"
    22# include "buttons.h"
     3# include "hms_buttons.h"
    34
    45int InitImageChannel (KapaImageChannel *channel) {
Note: See TracChangeset for help on using the changeset viewer.