#********************************************************************************************************* #this file is configuration for each factory remote device # work_mode 0 :software mode 1 :hardware mode # repeat_enable 0 :disable repeat 1 :enable repeat # # factory_code each device has it's unique factory code. # pattern:custom_code(16bit)+index_code(16bit) # examble: 0xff000001 = 0xff00(custom cod) 0001 (index) # # release_delay unit:ms.release will report from kernel to user layer after this period of time # from press or repeat triggered. # # debug_enable 0 :debug disable 1 :debug disable # # SW MODE: # bit_count how many bits in each frame # tw_leader_act time window for leader active # tw_bit0 time window for bit0 time. # tw_bit1 time window for bit1 time # tw_repeat_leader time window for repeat leader # REG # reg_base_gen set value for PREG_IR_DEC_BASE_GEN # reg_control set value for PREG_IR_DEC_CONTROL # reg_leader_act set value for PREG_IR_DEC_LEADER_ACTIVE # reg_leader_idle set value for PREG_IR_DEC_LEADER_IDLE # reg_repeat_leader set value for PREG_IR_DEC_REPEAT_IDLE # reg_bit0_time set value for PREG_IR_DEC_BIT0_TIME #************************************************************************************************************* #amlogic NEC remote work_mode = 0 repeat_enable = 1 repeat_delay = 130 repeat_peroid = 120 release_delay = 20 debug_enable = 1 custom_begin factory_infcode = 0 factory_code = 0xbd020001 #VMedia Addition for colored buttons key_begin 0x1a 116 ;POWER 0xa4 113 ;MUTE 0xb7 76 ;F4 PROG_RED 0xb8 77 ;F5 PROG_GREEN 0xb9 64 ;F6 PROG_YELLOW 0xba 65 ;F7 PROG_BLUE 0x59 121 ;MEDIA_REWIND 0x55 119 ;MEDIA_PLAY_PAUSE 0x5a 120 ;MEDIA_FAST_FORWARD 0x03 102 ;HOME 0x13 103 ;DPAD_UP 0x14 108 ;DPAD_DOWN 0x15 105 ;DPAD_LEFT 0x16 106 ;DPAD_RIGHT 0x42 28 ;ENTER 0x04 15 ;BACK 0x52 125 ;MENU 0x18 115 ;VOLUME_UP 0x19 114 ;VOLUME_DOWN 0xa6 177 ;CHANNEL_UP 0xa7 178 ;CHANNEL_DOWN 0x08 0x02 ;NUM1 0x09 0x03 ;NUM2 0x0a 0x04 ;NUM3 0x0b 0x05 ;NUM4 0x0c 0x06 ;NUM5 0x0d 0x07 ;NUM6 0x0e 0x08 ;NUM7 0x0f 0x09 ;NUM8 0x10 0x0A ;NUM9 0x38 52 ;PERIOD 0x07 0x0B ;NUM0 0x43 14 ;DEL 0x17 28 ;ENTER key_end custom_end custom_begin factory_infcode = 1 factory_code = 0xfe010001 mouse_begin 0 0x51 1 0x50 2 0x16 3 0x1a mouse_end key_begin 0x01 11 0x4e 2 0x0d 3 0x0c 4 0x4a 5 0x09 6 0x08 7 0x46 8 0x05 9 0x04 10 0x13 97 0x19 15 0x42 14 0x16 103 0x1a 108 0x51 105 0x50 106 0x18 104 0x11 102 0x4c 125 0x10 109 0x5a 119 0x59 122 0x52 128 0x58 123 0x54 120 0x55 121 0x40 116 0x41 113 0x45 130 0x49 134 0x0a 133 0x48 138 0x4d 70 0x0e 136 0x0f 186 0x43 183 0x03 127 0x06 139 0x44 140 0x00 63 0x02 395 key_end repeat_key_begin 0x01 11 0x4e 2 0x0d 3 0x0c 4 0x4a 5 0x09 6 0x08 7 0x46 8 0x05 9 0x04 10 0x13 97 0x19 15 0x42 14 0x16 103 0x1a 108 0x51 105 0x50 106 0x18 104 0x11 102 0x4c 125 0x10 109 0x5a 119 0x59 122 0x52 128 0x58 123 0x54 120 0x55 121 0x40 116 0x41 113 0x45 130 0x49 134 0x0a 133 0x48 138 0x4d 70 0x0e 136 0x0f 186 0x43 183 0x03 127 0x06 139 0x44 140 0x00 63 0x02 395 repeat_key_end custom_end