# Rename to remote.conf # Press STB key to activate this. If using an Arcam receiver connect Ugoos to the STB HDMI port. # # ********************************************************************************************************* # 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 Arcam AVR31 STB default (030) # factory_code = 0x7f800001 work_mode = 1 repeat_enable = 1 repeat_delay = 130 repeat_peroid = 120 release_delay = 20 debug_enable = 1 key_begin # 0x14 116 # KEY_POWER # Default: the volume keys are sent to the Arcam receiver. # To send them to the device: press device key and 5 for 3s until the led is on. Press VOL UP. Press device key. Led blinks 3x. # To send them to the receiver: press device key and 5 for 3s until the led is on. Press VOL UP. Press AMP. Led blinks 3x. # This is a global setting, which is valid for all device keys. 0xd4 114 # KEY_VOLUMEDOWN 0xd7 115 # KEY_VOLUMEUP 0xb2 116 # KEY_POWER 0xa1 2 # KEY_1 0xa2 3 # KEY_2 0xa3 4 # KEY_3 0xa4 5 # KEY_4 0xa5 6 # KEY_5 0xa6 7 # KEY_6 0xa7 8 # KEY_7 0xa8 9 # KEY_8 0xa9 10 # KEY_9 0xa0 11 # KEY_0 0xb9 23 # KEY_I Info # not defined remote keys: Rewind, Fastforward, Stop, Play, Pause, Record. # Use ENTER to start play, while playing use ENTER and the player controls. # Or map Play/Pause to one of the color keys, or set the DISP key to 0x60 207 # KEY_PLAY 0xd9 109 # KEY_PAGEDOWN Chapter - 0xd6 104 # KEY_PAGEUP Chapter + 0xc1 103 # KEY_UP 0xc2 105 # KEY_LEFT 0xc4 106 # KEY_RIGHT 0xc3 97 # KEY_ENTER 0xc5 108 # KEY_DOWN 0xb8 125 # KEY_MENU 0xd2 1 # KEY_BACK 0xd3 102 # KEY_HOME 0xd1 24 # KEY_O, remote key DISP, Playerprocessinfo # 0xe1 0x18e # KEY_RED, not unique in Keymap editor # 0xe2 0x18f # KEY_GREEN, not unique in Keymap editor # 0xe3 0x190 # KEY_YELLOW, not unique in Keymap editor # 0xe4 0x191 # KEY_BLUE, not unique in Keymap editor 0xe1 59 # KEY_F1, remote key RED, Dummy for mapping 0xe2 60 # KEY_F2, remote key GREEN, Dummy for mapping 0xe3 61 # KEY_F3, remote key YELLOW, Dummy for mapping 0xe4 62 # KEY_F4, remote key BLUE, Dummy for mapping key_end repeat_key_begin 0xd4 114 # KEY_VOLUMEDOWN 0xd7 115 # KEY_VOLUMEUP 0xc1 103 # KEY_UP 0xc2 105 # KEY_LEFT 0xc4 106 # KEY_RIGHT 0xc5 108 # KEY_DOWN repeat_key_end