# 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
          KEY_1                        0x0000000000001281
          KEY_2                        0x0000000000001282
          KEY_3                        0x0000000000001283
          KEY_4                        0x0000000000001284
          KEY_5                        0x0000000000001285
          KEY_6                        0x0000000000001286
          KEY_7                        0x0000000000001287
          KEY_8                        0x0000000000001288
          KEY_9                        0x0000000000001289
          KEY_0                        0x0000000000001280
                            0x000000000000128C
          KEY_INFO                     0x000000000000128F
	                     0x00000000000012A8
	                       0x00000000000012AF
	  KEY_MUTE                     0x0000000000000286
          Guide                    0x000000000000028F
          KEY_UP                       0x0000000000000290
          KEY_DOWN                     0x0000000000000291
	                       0x0000000000000292
	                       0x0000000000000293
          KEY_LEFT                     0x0000000000000295
          KEY_RIGHT                    0x0000000000000296
	  KEY_OK                       0x0000000000000297
                             0x00000000000002A1
	                      0x00000000000002AA
          KEY_A                        0x00000000000002AB
          KEY_B                        0x00000000000002AC
          KEY_C                        0x00000000000002AD
          KEY_D                        0x00000000000002AE
          KEY_E                        0x00000000000002AF
      end codes
end remote

