#
# this is a space encoded remote control from Saba
#
# contributed by Christoph Bartelmus (columbus@hit.handshake.de) 
#
# brand:             Saba
# model:             TC3003
# supported devices: tv set T 7060 SH
#

begin remote

  name  SABA_TC3003
  bits            6
  flags SPACE_ENC
  eps            30
  aeps          120

  header          0     0
  one           170  8500
  zero          170  5600
  plead           0
  ptrail        170
  plead           0
  foot            0     0
  repeat          0     0
  pre_data_bits   5
  pre_data       0x17
  post_data_bits  0
  post_data      0x00
  pre             0     0
  post            0     0
  gap          50400
  repeat_bit      2

      begin codes
          POWER                    0x000000000000001d
          MUTE                     0x0000000000000005
          0                        0x000000000000000e
          1                        0x0000000000000000
          2                        0x0000000000000008
          3                        0x0000000000000010
          4                        0x0000000000000001
          5                        0x0000000000000009
          6                        0x0000000000000011
          7                        0x0000000000000002
          8                        0x000000000000000a
          9                        0x0000000000000012
          CH_UP                    0x000000000000001f
          CH_DOWN                  0x0000000000000020
          TV                       0x000000000000003e
          CLOCK                    0x000000000000001e
          PAGE                     0x0000000000000039
          HIDDEN                   0x000000000000003b
          MENU                     0x0000000000000038
          VT                       0x0000000000000015
          STOP                     0x000000000000002a
          FUNC.VT                  0x0000000000000029
      end codes

end remote
