# Brand:             Grundig
# Model:             2500S
# Supported devices: Digital Satellite Receiver
# Created by:        Tommie Gannert <d00-tga@d.kth.se>
#
# NOTES
# * I'm not sure about the model. It is hidden somewhere, possibly on the back
#   of the box. Anyway, it's the only decoder I've found on www.grundig.se.
#


begin remote
  name         2500S
  bits         13
  flags        RC5|CONST_LENGTH
  eps          30
  aeps         100

  one          863   904
  zero         863   904
  plead        855
  gap          113122
  toggle_bit   2

      begin codes
          1                        0x0000000000001281
          2                        0x0000000000001282
          3                        0x0000000000001283
          4                        0x0000000000001284
          5                        0x0000000000001285
          6                        0x0000000000001286
          7                        0x0000000000001287
          8                        0x0000000000001288
          9                        0x0000000000001289
          0                        0x0000000000001280
          Standby                  0x000000000000128C
          Info                     0x000000000000128F
	  TV/Sat                   0x00000000000012A8
	  Plus                     0x00000000000012AF
	  Mute                     0x0000000000000286
          Guide                    0x000000000000028F
          Up                       0x0000000000000290
          Down                     0x0000000000000291
	  Serv                     0x0000000000000292
	  Exit                     0x0000000000000293
          Left                     0x0000000000000295
          Right                    0x0000000000000296
	  OK                       0x0000000000000297
          Prefer                   0x00000000000002A1
	  Perso                    0x00000000000002AA
          A                        0x00000000000002AB
          B                        0x00000000000002AC
          C                        0x00000000000002AD
          D                        0x00000000000002AE
          E                        0x00000000000002AF
      end codes
end remote

