#
# this is a space encoded remote control from Technisat
#
# contributed by Christoph Bartelmus (columbus@hit.handshake.de) 
#
# brand:             Technisat
# model:             100 TS 008
# supported devices: satellite receiver ST 3004 S
#

begin remote

  name  TECHNISAT_ST3004S
  bits            6
  flags SPACE_ENC|CONST_LENGTH
  eps            20
  aeps          120

  header          0     0
  one           170  7440
  zero          170  4920
  plead           0
  ptrail        170
  plead           0
  foot            0     0
  repeat          0     0
  pre_data_bits   5
  pre_data       0x11
  post_data_bits  0
  post_data      0x0
  pre             0     0
  post            0     0
  gap          121400
  repeat_bit      2

      begin codes
          KEY_POWER                    0x0000000000000001
          KEY_MUTE                     0x0000000000000006
          KEY_0                        0x000000000000000F
          KEY_1                        0x0000000000000010
          KEY_2                        0x0000000000000011
          KEY_3                        0x0000000000000012
          KEY_4                        0x0000000000000013
          KEY_5                        0x0000000000000014
          KEY_6                        0x0000000000000015
          KEY_7                        0x0000000000000016
          KEY_8                        0x0000000000000017
          KEY_9                        0x0000000000000018
          KEY_VOLUMEUP                   0x000000000000002E
          KEY_VOLUMEDOWN                 0x000000000000002F
          KEY_CHANNELUP                    0x0000000000000007
          KEY_CHANNELDOWN                  0x0000000000000008
          KEY_LIST                     0x0000000000000037
                                0x0000000000000024
                               0x0000000000000002
          KEY_BACK                     0x0000000000000027
          KEY_MENU                     0x000000000000002B
          KEY_OK                       0x0000000000000036
          KEY_UP                 0x0000000000000032
          KEY_DOWN               0x0000000000000033
          KEY_RIGHT              0x0000000000000035
          KEY_LEFT               0x0000000000000034
      end codes

end remote
