#
# 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
          Power                    0x10EF
          Mute                     0x48B7
          DON                      0x58A7
          PL                       0x18E7
          1                        0xD827
          2                        0xA857
          3                        0x8877
          4                        0x6897
          5                        0x9867
          6                        0xE817
          7                        0xF807
          8                        0x7887
          9                        0xB847
          0                        0xF00F
          ChUP                     0x807F
          ChDOWN                   0x40BF
          Vol-                     0xE01F
          Vol+                     0x30CF
          Set                      0xB04F
          Mem                      0xD02F
          Audio                    0x28D7
          VH                       0x50AF
      end codes

end remote


