begin remote

  name  tv  
# Televison  - Grundig TP 715
  flags SHIFT_ENC|CONST_LENGTH
  bits           10
  eps            10
  aeps           250

  header          512    2560
  one             512    512
  zero            512    512
  gap             131000
  repeat_bit      0

      begin codes
# you must send emptily (leer) between every program switchover once.
        leer    0x0000000000000000
# empty
        POWER   0x000000000000017f
        1               0x00000000000000ef
        2               0x000000000000016f
        3               0x000000000000006f
        4               0x00000000000001af
        5               0x00000000000000af
        6               0x000000000000012f
        7               0x000000000000002f
        8               0x00000000000001cf
        9               0x00000000000000cf
        0               0x00000000000001ef
        BR+             0x000000000000015f
# Brightness+
        AUX2            0x000000000000014f
        BR-             0x000000000000005f
# Brightness-
        COLOR+  0x000000000000019f
        COLOR-  0x000000000000009f
        AUX     0x000000000000003f
        I               0x0000000000000097
#Info
        TXT     0x00000000000001e7
        Pp              0x0000000000000157
# P+
        VOLm            0x00000000000000df
# Vol+
        OK              0x00000000000001ff
        VOLp            0x00000000000001df
# Vol-
        Pm              0x0000000000000057
# P-
        MUTE            0x00000000000000ff
        BLUE            0x0000000000000117
        YELLOW      0x0000000000000047
        GREEN           0x0000000000000107
        RED             0x0000000000000147

      end codes
end remote