
# contributed by nukedclx ( nukedclx|vsmasters.org )
#
# brand: JVC                       
# model no. of remote control: PQ10344CG
# devices being controlled by this remote: VIDEO


begin remote

  name  JVC_PQ10344CG
  bits            8
  flags SPACE_ENC|CONST_LENGTH
  eps            30
  aeps          100

  one           572  1536
  zero          572   481
  ptrail        569
  pre_data_bits   8
  pre_data       0xC2
  gap          46485
  min_repeat      1
  toggle_bit_mask 0x0


      begin codes
          KEY_TIME                 0xAC
          KEY_POWER                0xD0
          KEY_PROGRAM              0xEC
          KEY_CANCEL               0x6C
          KEY_REPLY                0x7C
          KEY_SELECT               0x3C
          KEY_DOWN                 0x18
          KEY_UP                   0x98
          KEY_REWIND               0xE0
          KEY_PLAY                 0x30
          KEY_FORWARD              0x60
          KEY_STOP                 0xC0
          KEY_PAUSE                0xB0
      end codes

end remote


