#
# The remote comes with analog satelite reciver 
# sold mainly in eastern europe (that's what I heard):
# SHARPSAT SS100, some pure model, I can't find
# anything about it on the net.
# 
# contributed by anrxc <anrxc|linuxbrain.org>
#
# brand: Sharpsat
# model no. of remote control: Remote T28
# devices being controlled by this remote: SAT Reciver
# 

begin remote

  name  T28
  bits           16
  flags SPACE_ENC|CONST_LENGTH
  eps            30
  aeps          100

  header       9133  4434
  one           638  1621
  zero          638   491
  ptrail        639
  repeat       9133  2183
  pre_data_bits   16
  pre_data       0x164
  gap          108481
  toggle_bit      0


      begin codes
          KEY_POWER                    0x10EF
          KEY_MUTE                     0x48B7
                                0x58A7
                                 0x18E7
          KEY_1                        0xD827
          KEY_2                        0xA857
          KEY_3                        0x8877
          KEY_4                        0x6897
          KEY_5                        0x9867
          KEY_6                        0xE817
          KEY_7                        0xF807
          KEY_8                        0x7887
          KEY_9                        0xB847
          KEY_0                        0xF00F
                               0x807F
                             0x40BF
          KEY_VOLUMEDOWN                     0xE01F
          KEY_VOLUMEUP                     0x30CF
                                0xB04F
                                0xD02F
          KEY_AUDIO                    0x28D7
                                 0x50AF
      end codes

end remote


