#
# This config file was manually generated by Bal_Zac
# 8-26-08 4:53
#
# The RCA DTA800 is a digital to analog converter box.
# brand: RCA
# model number DTA800b
# The remote puts out multiple instances of ir (up to 5)
# per button, so I had to use mode2 to get the raw codes.
# Not pretty but it works.
#

begin remote

  name  RCA_DTA800b
  bits           24
  flags SPACE_ENC
  eps            30
  aeps          250

  header       3750  4206
  one           252  2240
  zero          252  1245
  ptrail        275
  gap    8292
  toggle_bit_mask 0x0

      begin codes
          1                        0x7318CE
          2                        0x7328CD
          3                        0x7338CC
          4                        0x7348CB
          5                        0x7358CA
          6                        0x7368C9
          7                        0x7378C8
          8                        0x7388C7
          9                        0x7398C6
          0                        0x7308CF
          -                        0x76189E
          menu                     0x7088F7
          info                     0x73C8C3
          ok                       0x7F480B
          up                       0x7598A6
          down                     0x7588A7
          left                     0x7568A9
          right                    0x7578A8
          ch+                      0x72D8D2
          ch-                      0x72C8D3
      end codes

end remote


