# contributed by RazboiniK
#
# brand: Telefonica
# model no. of remote control: ECHOSTAR DSB-636CO (Telefonica)
# devices being controlled by this remote: ECHOSTAR DSB-636CO
#

#
# The remote sends a 6000 500 signal at the very end of the stream which
# is not considered in this config file.
#

begin remote

  name  Echostar_DSB-636
  bits            8
  flags SPACE_ENC|NO_HEAD_REP
  eps            30
  aeps          100

  header        567  5982
  one           462  1588
  zero          462  2777
  ptrail        449
  post_data_bits  8
  post_data      0x4
  gap          6083
  min_repeat      4
  toggle_bit_mask 0x0
  frequency    56000

      begin codes
          Blue                     0xC8
          Yellow                   0xC4
          Green                    0xC0
          Red                      0xB8
          TvSat                    0xDC
          Guide                    0x5C
          More                     0x00
          Menu                     0x2C
          Exit                     0x48
          OK                       0x40
          Enter                    0x40
          ChanUp                   0x68
          ChanDown                 0x78
          VolUp                    0x60
          VolDown                  0x70
          Up                       0x68
          Down                     0x78
          Left                     0x70
          Right                    0x60
          Mute                     0x54
          Power                    0x08
          PrevChan                 0x50
          Nine                     0x38
          Eight                    0x34
          Seven                    0x30
          Six                      0x28
          Five                     0x24
          Four                     0x20
          Three                    0x18
          Two                      0x14
          One                      0x10
          Zero                     0x44
      end codes

end remote


