Commit cd9db032 authored by claes's avatar claes

Alarm and block displayed in navigator

parent a9521ed2
......@@ -172,11 +172,11 @@ typedef pwr_tOix pwr_tObjectIx; //!< Object index type.
/*_*
@aref mask Mask
*/
typedef unsigned int pwr_tMask; //!< Mask type.
typedef pwr_tUInt32 pwr_tMask; //!< Mask type.
/*_*
@aref enum Enum
*/
typedef unsigned int pwr_tEnum; //!< Enumeration type.
typedef pwr_tInt32 pwr_tEnum; //!< Enumeration type.
//! Object identity type.
/*_*
......
......@@ -30,7 +30,8 @@ typedef enum {
pwr_mPrv_DevRead = 1 << 21,
pwr_mPrv_DevPlc = 1 << 22,
pwr_mPrv_DevConfig = 1 << 23,
pwr_mPrv_DevClass = 1 << 24
pwr_mPrv_DevClass = 1 << 24,
pwr_mPrv_RtEvents = 1 << 25
} pwr_mPrv;
typedef enum {
......@@ -50,6 +51,7 @@ typedef enum {
pwr_mAccess_Operator8 = pwr_mPrv_Operator8,
pwr_mAccess_Operator9 = pwr_mPrv_Operator9,
pwr_mAccess_Operator10 = pwr_mPrv_Operator10,
pwr_mAccess_RtEvents = pwr_mPrv_RtEvents,
pwr_mAccess_AllRt = pwr_mPrv_System |
pwr_mPrv_Maintenance |
pwr_mPrv_Process |
......@@ -82,3 +84,5 @@ typedef enum {
#define xnav_bitmap_alarm2_10_width 10
#define xnav_bitmap_alarm2_10_height 10
static unsigned char xnav_bitmap_alarm2_10_bits[] = {
0x40, 0x00, 0xc0, 0x00, 0xc0, 0x01, 0xc0, 0x03, 0xc0, 0x01, 0xc0, 0x00,
0x7f, 0x00, 0x3e, 0x00, 0x1c, 0x00, 0x08, 0x00};
#define xnav_bitmap_alarm2_12_width 12
#define xnav_bitmap_alarm2_12_height 12
static unsigned char xnav_bitmap_alarm2_12_bits[] = {
0x80, 0x00, 0x80, 0x01, 0x80, 0x03, 0x80, 0x07, 0x80, 0x0f, 0x80, 0x07,
0x80, 0x03, 0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00, 0x38, 0x00, 0x10, 0x00};
#define xnav_bitmap_alarm2_14_width 14
#define xnav_bitmap_alarm2_14_height 14
static unsigned char xnav_bitmap_alarm2_14_bits[] = {
0x00, 0x01, 0x00, 0x03, 0x00, 0x07, 0x00, 0x0f, 0x00, 0x1f, 0x00, 0x3f,
0x00, 0x1f, 0x00, 0x0f, 0xff, 0x07, 0xfe, 0x03, 0xfc, 0x01, 0xf8, 0x00,
0x70, 0x00, 0x20, 0x00};
#define xnav_bitmap_alarm2_16_width 16
#define xnav_bitmap_alarm2_16_height 16
static unsigned char xnav_bitmap_alarm2_16_bits[] = {
0x00, 0x04, 0x00, 0x0c, 0x00, 0x1c, 0x00, 0x3c, 0x00, 0x7c, 0x00, 0xfc,
0x00, 0x7c, 0x00, 0x3c, 0x00, 0x1c, 0x00, 0x0c, 0xff, 0x07, 0xfe, 0x03,
0xfc, 0x01, 0xf8, 0x00, 0x70, 0x00, 0x20, 0x00};
#define xnav_bitmap_alarm2_18_width 18
#define xnav_bitmap_alarm2_18_height 18
static unsigned char xnav_bitmap_alarm2_18_bits[] = {
0x00, 0x08, 0x00, 0x00, 0x18, 0x00, 0x00, 0x38, 0x00, 0x00, 0x78, 0x00,
0x00, 0xf8, 0x00, 0x00, 0xf8, 0x01, 0x00, 0xf8, 0x03, 0x00, 0xf8, 0x01,
0x00, 0xf8, 0x00, 0x00, 0x78, 0x00, 0x00, 0x38, 0x00, 0xff, 0x1f, 0x00,
0xfe, 0x0f, 0x00, 0xfc, 0x07, 0x00, 0xf8, 0x03, 0x00, 0xf0, 0x01, 0x00,
0xe0, 0x00, 0x00, 0x40, 0x00, 0x00};
#define xnav_bitmap_alarm2_20_width 20
#define xnav_bitmap_alarm2_20_height 20
static unsigned char xnav_bitmap_alarm2_20_bits[] = {
0x00, 0x10, 0x00, 0x00, 0x30, 0x00, 0x00, 0x70, 0x00, 0x00, 0xf0, 0x00,
0x00, 0xf0, 0x01, 0x00, 0xf0, 0x03, 0x00, 0xf0, 0x07, 0x00, 0xf0, 0x0f,
0x00, 0xf0, 0x07, 0x00, 0xf0, 0x03, 0x00, 0xf0, 0x01, 0x00, 0xf0, 0x00,
0xff, 0x7f, 0x00, 0xfe, 0x3f, 0x00, 0xfc, 0x1f, 0x00, 0xf8, 0x0f, 0x00,
0xf0, 0x07, 0x00, 0xe0, 0x03, 0x00, 0xc0, 0x01, 0x00, 0x80, 0x00, 0x00};
#define xnav_bitmap_alarm2_24_width 24
#define xnav_bitmap_alarm2_24_height 24
static unsigned char xnav_bitmap_alarm2_24_bits[] = {
0x00, 0x80, 0x00, 0x00, 0x80, 0x01, 0x00, 0x80, 0x03, 0x00, 0x80, 0x07,
0x00, 0x80, 0x0f, 0x00, 0x80, 0x1f, 0x00, 0x80, 0x3f, 0x00, 0x80, 0x7f,
0x00, 0x80, 0xff, 0x00, 0x80, 0x7f, 0x00, 0x80, 0x3f, 0x00, 0x80, 0x1f,
0x00, 0x80, 0x0f, 0x00, 0x80, 0x07, 0x00, 0x80, 0x03, 0xff, 0xff, 0x01,
0xfe, 0xff, 0x00, 0xfc, 0x7f, 0x00, 0xf8, 0x3f, 0x00, 0xf0, 0x1f, 0x00,
0xe0, 0x0f, 0x00, 0xc0, 0x07, 0x00, 0x80, 0x03, 0x00, 0x00, 0x01, 0x00};
#define xnav_bitmap_alarm2_8_width 8
#define xnav_bitmap_alarm2_8_height 8
static unsigned char xnav_bitmap_alarm2_8_bits[] = {
0x20, 0x60, 0xe0, 0x60, 0x20, 0x1f, 0x0e, 0x04};
#define xnav_bitmap_arrowdown10_width 10
#define xnav_bitmap_arrowdown10_height 10
static unsigned char xnav_bitmap_arrowdown10_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x01, 0xfe, 0x00, 0x7c, 0x00,
0x38, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00};
#define xnav_bitmap_arrowdown12_width 12
#define xnav_bitmap_arrowdown12_height 12
static unsigned char xnav_bitmap_arrowdown12_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x07, 0xfe, 0x03,
0xfc, 0x01, 0xf8, 0x00, 0x70, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00};
#define xnav_bitmap_arrowdown14_width 14
#define xnav_bitmap_arrowdown14_height 14
static unsigned char xnav_bitmap_arrowdown14_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x1f, 0xfe, 0x0f,
0xfc, 0x07, 0xf8, 0x03, 0xf0, 0x01, 0xe0, 0x00, 0x40, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00};
#define xnav_bitmap_arrowdown16_width 16
#define xnav_bitmap_arrowdown16_height 16
static unsigned char xnav_bitmap_arrowdown16_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x7f, 0xfe, 0x3f,
0xfc, 0x1f, 0xf8, 0x0f, 0xf0, 0x07, 0xe0, 0x03, 0xc0, 0x01, 0x80, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
#define xnav_bitmap_arrowdown18_width 18
#define xnav_bitmap_arrowdown18_height 18
static unsigned char xnav_bitmap_arrowdown18_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xff, 0xff, 0x01, 0xfe, 0xff, 0x00, 0xfc, 0x7f, 0x00, 0xf8, 0x3f, 0x00,
0xf0, 0x1f, 0x00, 0xe0, 0x0f, 0x00, 0xc0, 0x07, 0x00, 0x80, 0x03, 0x00,
0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
#define xnav_bitmap_arrowdown20_width 20
#define xnav_bitmap_arrowdown20_height 20
static unsigned char xnav_bitmap_arrowdown20_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xff, 0xff, 0x07, 0xfe, 0xff, 0x03, 0xfc, 0xff, 0x01, 0xf8, 0xff, 0x00,
0xf0, 0x7f, 0x00, 0xe0, 0x3f, 0x00, 0xc0, 0x1f, 0x00, 0x80, 0x0f, 0x00,
0x00, 0x07, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
#define xnav_bitmap_arrowdown24_width 24
#define xnav_bitmap_arrowdown24_height 24
static unsigned char xnav_bitmap_arrowdown24_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0xff, 0xff, 0x7f, 0xfe, 0xff, 0x3f, 0xfc, 0xff, 0x1f, 0xf8, 0xff, 0x0f,
0xf0, 0xff, 0x07, 0xe0, 0xff, 0x03, 0xc0, 0xff, 0x01, 0x80, 0xff, 0x00,
0x00, 0x7f, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x08, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
#define xnav_bitmap_arrowdown8_width 8
#define xnav_bitmap_arrowdown8_height 8
static unsigned char xnav_bitmap_arrowdown8_bits[] = {
0x00, 0x00, 0x7f, 0x3e, 0x1c, 0x08, 0x00, 0x00};
#define xnav_bitmap_arrowright10_width 10
#define xnav_bitmap_arrowright10_height 10
static unsigned char xnav_bitmap_arrowright10_bits[] = {
0x00, 0x00, 0x04, 0x00, 0x0c, 0x00, 0x1c, 0x00, 0x3c, 0x00, 0x7c, 0x00,
0x3c, 0x00, 0x1c, 0x00, 0x0c, 0x00, 0x04, 0x00};
#define xnav_bitmap_arrowright12_width 12
#define xnav_bitmap_arrowright12_height 12
static unsigned char xnav_bitmap_arrowright12_bits[] = {
0x00, 0x00, 0x04, 0x00, 0x0c, 0x00, 0x1c, 0x00, 0x3c, 0x00, 0x7c, 0x00,
0xfc, 0x00, 0x7c, 0x00, 0x3c, 0x00, 0x1c, 0x00, 0x0c, 0x00, 0x04, 0x00};
#define xnav_bitmap_arrowright14_width 14
#define xnav_bitmap_arrowright14_height 14
static unsigned char xnav_bitmap_arrowright14_bits[] = {
0x00, 0x00, 0x04, 0x00, 0x0c, 0x00, 0x1c, 0x00, 0x3c, 0x00, 0x7c, 0x00,
0xfc, 0x00, 0xfc, 0x01, 0xfc, 0x00, 0x7c, 0x00, 0x3c, 0x00, 0x1c, 0x00,
0x0c, 0x00, 0x04, 0x00};
#define xnav_bitmap_arrowright16_width 16
#define xnav_bitmap_arrowright16_height 16
static unsigned char xnav_bitmap_arrowright16_bits[] = {
0x00, 0x00, 0x04, 0x00, 0x0c, 0x00, 0x1c, 0x00, 0x3c, 0x00, 0x7c, 0x00,
0xfc, 0x00, 0xfc, 0x01, 0xfc, 0x03, 0xfc, 0x01, 0xfc, 0x00, 0x7c, 0x00,
0x3c, 0x00, 0x1c, 0x00, 0x0c, 0x00, 0x04, 0x00};
#define xnav_bitmap_arrowright18_width 18
#define xnav_bitmap_arrowright18_height 18
static unsigned char xnav_bitmap_arrowright18_bits[] = {
0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x1c, 0x00, 0x00,
0x3c, 0x00, 0x00, 0x7c, 0x00, 0x00, 0xfc, 0x00, 0x00, 0xfc, 0x01, 0x00,
0xfc, 0x03, 0x00, 0xfc, 0x07, 0x00, 0xfc, 0x03, 0x00, 0xfc, 0x01, 0x00,
0xfc, 0x00, 0x00, 0x7c, 0x00, 0x00, 0x3c, 0x00, 0x00, 0x1c, 0x00, 0x00,
0x0c, 0x00, 0x00, 0x04, 0x00, 0x00};
#define xnav_bitmap_arrowright20_width 20
#define xnav_bitmap_arrowright20_height 20
static unsigned char xnav_bitmap_arrowright20_bits[] = {
0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x1c, 0x00, 0x00,
0x3c, 0x00, 0x00, 0x7c, 0x00, 0x00, 0xfc, 0x00, 0x00, 0xfc, 0x01, 0x00,
0xfc, 0x03, 0x00, 0xfc, 0x07, 0x00, 0xfc, 0x0f, 0x00, 0xfc, 0x07, 0x00,
0xfc, 0x03, 0x00, 0xfc, 0x01, 0x00, 0xfc, 0x00, 0x00, 0x7c, 0x00, 0x00,
0x3c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x04, 0x00, 0x00};
#define xnav_bitmap_arrowright24_width 24
#define xnav_bitmap_arrowright24_height 24
static unsigned char xnav_bitmap_arrowright24_bits[] = {
0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x1c, 0x00, 0x00,
0x3c, 0x00, 0x00, 0x7c, 0x00, 0x00, 0xfc, 0x00, 0x00, 0xfc, 0x01, 0x00,
0xfc, 0x03, 0x00, 0xfc, 0x07, 0x00, 0xfc, 0x0f, 0x00, 0xfc, 0x1f, 0x00,
0xfc, 0x3f, 0x00, 0xfc, 0x1f, 0x00, 0xfc, 0x0f, 0x00, 0xfc, 0x07, 0x00,
0xfc, 0x03, 0x00, 0xfc, 0x01, 0x00, 0xfc, 0x00, 0x00, 0x7c, 0x00, 0x00,
0x3c, 0x00, 0x00, 0x1c, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x04, 0x00, 0x00};
#define xnav_bitmap_arrowright8_width 8
#define xnav_bitmap_arrowright8_height 8
static unsigned char xnav_bitmap_arrowright8_bits[] = {
0x00, 0x04, 0x0c, 0x1c, 0x3c, 0x1c, 0x0c, 0x04};
#define xnav_bitmap_block2_10_width 10
#define xnav_bitmap_block2_10_height 10
static unsigned char xnav_bitmap_block2_10_bits[] = {
0x51, 0x00, 0xca, 0x00, 0x44, 0x01, 0x4a, 0x02, 0x51, 0x01, 0xc0, 0x00,
0x7f, 0x00, 0x22, 0x00, 0x14, 0x00, 0x08, 0x00};
#define xnav_bitmap_block2_12_width 12
#define xnav_bitmap_block2_12_height 12
static unsigned char xnav_bitmap_block2_12_bits[] = {
0x80, 0x00, 0xa2, 0x01, 0x94, 0x02, 0x88, 0x04, 0x94, 0x08, 0xa2, 0x04,
0x80, 0x02, 0xff, 0x01, 0x82, 0x00, 0x44, 0x00, 0x28, 0x00, 0x10, 0x00};
#define xnav_bitmap_block2_14_width 14
#define xnav_bitmap_block2_14_height 14
static unsigned char xnav_bitmap_block2_14_bits[] = {
0x41, 0x01, 0x22, 0x03, 0x14, 0x05, 0x08, 0x09, 0x14, 0x11, 0x22, 0x21,
0x41, 0x11, 0x00, 0x09, 0xff, 0x05, 0x02, 0x02, 0x04, 0x01, 0x88, 0x00,
0x50, 0x00, 0x20, 0x00};
#define xnav_bitmap_block2_16_width 16
#define xnav_bitmap_block2_16_height 16
static unsigned char xnav_bitmap_block2_16_bits[] = {
0x01, 0x05, 0x82, 0x0c, 0x44, 0x14, 0x28, 0x24, 0x10, 0x44, 0x28, 0x84,
0x44, 0x44, 0x82, 0x24, 0x01, 0x15, 0x00, 0x0c, 0xff, 0x07, 0x02, 0x02,
0x04, 0x01, 0x88, 0x00, 0x50, 0x00, 0x20, 0x00};
#define xnav_bitmap_block2_18_width 18
#define xnav_bitmap_block2_18_height 18
static unsigned char xnav_bitmap_block2_18_bits[] = {
0x00, 0x08, 0x00, 0x02, 0x1a, 0x00, 0x04, 0x29, 0x00, 0x88, 0x48, 0x00,
0x50, 0x88, 0x00, 0x20, 0x08, 0x01, 0x50, 0x08, 0x02, 0x88, 0x08, 0x01,
0x04, 0x89, 0x00, 0x02, 0x4a, 0x00, 0x00, 0x28, 0x00, 0xff, 0x1f, 0x00,
0x02, 0x08, 0x00, 0x04, 0x04, 0x00, 0x08, 0x02, 0x00, 0x10, 0x01, 0x00,
0xa0, 0x00, 0x00, 0x40, 0x00, 0x00};
#define xnav_bitmap_block2_20_width 20
#define xnav_bitmap_block2_20_height 20
static unsigned char xnav_bitmap_block2_20_bits[] = {
0x00, 0x10, 0x00, 0x02, 0x32, 0x00, 0x04, 0x51, 0x00, 0x88, 0x90, 0x00,
0x50, 0x10, 0x01, 0x20, 0x10, 0x02, 0x50, 0x10, 0x04, 0x88, 0x10, 0x08,
0x04, 0x11, 0x04, 0x02, 0x12, 0x02, 0x00, 0x10, 0x01, 0x00, 0x90, 0x00,
0xff, 0x5f, 0x00, 0x02, 0x20, 0x00, 0x04, 0x10, 0x00, 0x08, 0x08, 0x00,
0x10, 0x04, 0x00, 0x20, 0x02, 0x00, 0x40, 0x01, 0x00, 0x80, 0x00, 0x00};
#define xnav_bitmap_block2_24_width 24
#define xnav_bitmap_block2_24_height 24
static unsigned char xnav_bitmap_block2_24_bits[] = {
0x00, 0x80, 0x00, 0x00, 0x80, 0x01, 0x04, 0x90, 0x02, 0x08, 0x88, 0x04,
0x10, 0x84, 0x08, 0x20, 0x82, 0x10, 0x40, 0x81, 0x20, 0x80, 0x80, 0x40,
0x40, 0x81, 0x80, 0x20, 0x82, 0x40, 0x10, 0x84, 0x20, 0x08, 0x88, 0x10,
0x04, 0x90, 0x08, 0x00, 0x80, 0x04, 0x00, 0x80, 0x02, 0xff, 0xff, 0x01,
0x02, 0x80, 0x00, 0x04, 0x40, 0x00, 0x08, 0x20, 0x00, 0x10, 0x10, 0x00,
0x20, 0x08, 0x00, 0x40, 0x04, 0x00, 0x80, 0x02, 0x00, 0x00, 0x01, 0x00};
#define xnav_bitmap_block2_8_width 8
#define xnav_bitmap_block2_8_height 8
static unsigned char xnav_bitmap_block2_8_bits[] = {
0x20, 0x6a, 0xa4, 0x6a, 0x20, 0x1f, 0x0a, 0x04};
#define xnav_bitmap_blockd_10_width 10
#define xnav_bitmap_blockd_10_height 10
static unsigned char xnav_bitmap_blockd_10_bits[] = {
0x44, 0x00, 0x28, 0x00, 0x10, 0x00, 0x28, 0x00, 0x44, 0x00, 0xff, 0x01,
0x82, 0x00, 0x44, 0x00, 0x28, 0x00, 0x10, 0x00};
#define xnav_bitmap_blockd_12_width 12
#define xnav_bitmap_blockd_12_height 12
static unsigned char xnav_bitmap_blockd_12_bits[] = {
0x88, 0x00, 0x50, 0x00, 0x20, 0x00, 0x50, 0x00, 0x88, 0x00, 0x00, 0x00,
0xff, 0x07, 0x02, 0x02, 0x04, 0x01, 0x88, 0x00, 0x50, 0x00, 0x20, 0x00};
#define xnav_bitmap_blockd_14_width 14
#define xnav_bitmap_blockd_14_height 14
static unsigned char xnav_bitmap_blockd_14_bits[] = {
0x08, 0x02, 0x10, 0x01, 0xa0, 0x00, 0x40, 0x00, 0xa0, 0x00, 0x10, 0x01,
0x08, 0x02, 0xff, 0x1f, 0x02, 0x08, 0x04, 0x04, 0x08, 0x02, 0x10, 0x01,
0xa0, 0x00, 0x40, 0x00};
#define xnav_bitmap_blockd_16_width 16
#define xnav_bitmap_blockd_16_height 16
static unsigned char xnav_bitmap_blockd_16_bits[] = {
0x10, 0x04, 0x20, 0x02, 0x40, 0x01, 0x80, 0x00, 0x40, 0x01, 0x20, 0x02,
0x10, 0x04, 0x00, 0x00, 0xff, 0x7f, 0x02, 0x20, 0x04, 0x10, 0x08, 0x08,
0x10, 0x04, 0x20, 0x02, 0x40, 0x01, 0x80, 0x00};
#define xnav_bitmap_blockd_18_width 18
#define xnav_bitmap_blockd_18_height 18
static unsigned char xnav_bitmap_blockd_18_bits[] = {
0x10, 0x10, 0x00, 0x20, 0x08, 0x00, 0x40, 0x04, 0x00, 0x80, 0x02, 0x00,
0x00, 0x01, 0x00, 0x80, 0x02, 0x00, 0x40, 0x04, 0x00, 0x20, 0x08, 0x00,
0x10, 0x10, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x00, 0x04, 0x40, 0x00,
0x08, 0x20, 0x00, 0x10, 0x10, 0x00, 0x20, 0x08, 0x00, 0x40, 0x04, 0x00,
0x80, 0x02, 0x00, 0x00, 0x01, 0x00};
#define xnav_bitmap_blockd_20_width 20
#define xnav_bitmap_blockd_20_height 20
static unsigned char xnav_bitmap_blockd_20_bits[] = {
0x00, 0x00, 0x00, 0x20, 0x20, 0x00, 0x40, 0x10, 0x00, 0x80, 0x08, 0x00,
0x00, 0x05, 0x00, 0x00, 0x02, 0x00, 0x00, 0x05, 0x00, 0x80, 0x08, 0x00,
0x40, 0x10, 0x00, 0x20, 0x20, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0x03,
0x04, 0x00, 0x01, 0x08, 0x80, 0x00, 0x10, 0x40, 0x00, 0x20, 0x20, 0x00,
0x40, 0x10, 0x00, 0x80, 0x08, 0x00, 0x00, 0x05, 0x00, 0x00, 0x02, 0x00};
#define xnav_bitmap_blockd_24_width 24
#define xnav_bitmap_blockd_24_height 24
static unsigned char xnav_bitmap_blockd_24_bits[] = {
0x00, 0x00, 0x00, 0x40, 0x00, 0x01, 0x80, 0x80, 0x00, 0x00, 0x41, 0x00,
0x00, 0x22, 0x00, 0x00, 0x14, 0x00, 0x00, 0x08, 0x00, 0x00, 0x14, 0x00,
0x00, 0x22, 0x00, 0x00, 0x41, 0x00, 0x80, 0x80, 0x00, 0x40, 0x00, 0x01,
0x00, 0x00, 0x00, 0xfe, 0xff, 0x3f, 0x04, 0x00, 0x10, 0x08, 0x00, 0x08,
0x10, 0x00, 0x04, 0x20, 0x00, 0x02, 0x40, 0x00, 0x01, 0x80, 0x80, 0x00,
0x00, 0x41, 0x00, 0x00, 0x22, 0x00, 0x00, 0x14, 0x00, 0x00, 0x08, 0x00};
#define xnav_bitmap_blockd_8_width 8
#define xnav_bitmap_blockd_8_height 8
static unsigned char xnav_bitmap_blockd_8_bits[] = {
0x14, 0x08, 0x14, 0x00, 0x7f, 0x22, 0x14, 0x08};
#define xnav_bitmap_blockl_12_width 12
#define xnav_bitmap_blockl_12_height 12
static unsigned char xnav_bitmap_blockl_12_bits[] = {
0x00, 0x08, 0x00, 0x0c, 0x00, 0x0a, 0x11, 0x09, 0x8a, 0x08, 0x44, 0x08,
0x8a, 0x08, 0x11, 0x09, 0x00, 0x0a, 0x00, 0x0c, 0x00, 0x08, 0x00, 0x00};
#define xnav_bitmap_blockr_10_width 10
#define xnav_bitmap_blockr_10_height 10
static unsigned char xnav_bitmap_blockr_10_bits[] = {
0x20, 0x00, 0x60, 0x00, 0xb1, 0x00, 0x2a, 0x01, 0x24, 0x02, 0x2a, 0x01,
0xb1, 0x00, 0x60, 0x00, 0x20, 0x00, 0x00, 0x00};
#define xnav_bitmap_blockr_12_width 12
#define xnav_bitmap_blockr_12_height 12
static unsigned char xnav_bitmap_blockr_12_bits[] = {
0x40, 0x00, 0xc0, 0x00, 0x40, 0x01, 0x51, 0x02, 0x4a, 0x04, 0x44, 0x08,
0x4a, 0x04, 0x51, 0x02, 0x40, 0x01, 0xc0, 0x00, 0x40, 0x00, 0x00, 0x00};
#define xnav_bitmap_blockr_14_width 14
#define xnav_bitmap_blockr_14_height 14
static unsigned char xnav_bitmap_blockr_14_bits[] = {
0x80, 0x00, 0x80, 0x01, 0x80, 0x02, 0xc1, 0x04, 0xa2, 0x08, 0x94, 0x10,
0x88, 0x20, 0x94, 0x10, 0xa2, 0x08, 0xc1, 0x04, 0x80, 0x02, 0x80, 0x01,
0x80, 0x00, 0x00, 0x00};
#define xnav_bitmap_blockr_16_width 16
#define xnav_bitmap_blockr_16_height 16
static unsigned char xnav_bitmap_blockr_16_bits[] = {
0x00, 0x01, 0x00, 0x03, 0x00, 0x05, 0x00, 0x09, 0x41, 0x11, 0x22, 0x21,
0x14, 0x41, 0x08, 0x81, 0x14, 0x41, 0x22, 0x21, 0x41, 0x11, 0x00, 0x09,
0x00, 0x05, 0x00, 0x03, 0x00, 0x01, 0x00, 0x00};
#define xnav_bitmap_blockr_18_width 18
#define xnav_bitmap_blockr_18_height 18
static unsigned char xnav_bitmap_blockr_18_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x14, 0x00,
0x01, 0x25, 0x00, 0x82, 0x44, 0x00, 0x44, 0x84, 0x00, 0x28, 0x04, 0x01,
0x10, 0x04, 0x02, 0x28, 0x04, 0x01, 0x44, 0x84, 0x00, 0x82, 0x44, 0x00,
0x01, 0x25, 0x00, 0x00, 0x14, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x04, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
#define xnav_bitmap_blockr_20_width 20
#define xnav_bitmap_blockr_20_height 20
static unsigned char xnav_bitmap_blockr_20_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x08, 0x00, 0x00, 0x18, 0x00, 0x00, 0x28, 0x00,
0x00, 0x48, 0x00, 0x02, 0x8a, 0x00, 0x04, 0x09, 0x01, 0x88, 0x08, 0x02,
0x50, 0x08, 0x04, 0x20, 0x08, 0x08, 0x50, 0x08, 0x04, 0x88, 0x08, 0x02,
0x04, 0x09, 0x01, 0x02, 0x8a, 0x00, 0x00, 0x48, 0x00, 0x00, 0x28, 0x00,
0x00, 0x18, 0x00, 0x00, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
#define xnav_bitmap_blockr_24_width 24
#define xnav_bitmap_blockr_24_height 24
static unsigned char xnav_bitmap_blockr_24_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x60, 0x00, 0x00, 0xa0, 0x00,
0x00, 0x20, 0x01, 0x00, 0x20, 0x02, 0x02, 0x28, 0x04, 0x04, 0x24, 0x08,
0x08, 0x22, 0x10, 0x10, 0x21, 0x20, 0xa0, 0x20, 0x40, 0x40, 0x20, 0x80,
0xa0, 0x20, 0x40, 0x10, 0x21, 0x20, 0x08, 0x22, 0x10, 0x04, 0x24, 0x08,
0x02, 0x28, 0x04, 0x00, 0x20, 0x02, 0x00, 0x20, 0x01, 0x00, 0xa0, 0x00,
0x00, 0x60, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
#define xnav_bitmap_blockr_8_width 8
#define xnav_bitmap_blockr_8_height 8
static unsigned char xnav_bitmap_blockr_8_bits[] = {
0x10, 0x30, 0x55, 0x92, 0x55, 0x30, 0x10, 0x00};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment