#
# This is the configuration file for the RCA DirecTV
# Universal remote for 6th (DRD4##RG) and 7th (DRD4##RH)
# generation DirecTV cable boxes.  This includes systems
# marked as "RF" which also have an IR receiver.
#
# This file was created with irrecord (0.6.6) and by hand
# on April 24, 2003 by Bryan Jacobs <bryan_jj@hotmail.com>.
# It has since been tested with 7th genration boxes. Please
# contact me if this file does not work as specified for
# for your specific box.
#
# This only contains code for "SAT/DIRECTTV" mode.
# On some remotes the "OK" button is labeled "SELECT"
#


begin remote

  name  RCA_DSS_RG_RH
  bits          24
  flags SPACE_ENC|CONST_LENGTH
  eps           30
  aeps         100

  header      4000  4000
  one          500  2000
  zero         500  1000
  ptrail       500
  gap        64000
  toggle_bit     0

      begin codes

	'ANTENNA'             0x00000000007058FA    # ANTENNA
	'CLEAR'               0x00000000007068F9    # CLEAR
	'MENU'                0x00000000007088F7    # MENU
	'GUIDE'               0x000000000071A8E5    # GUIDE
	'GO_BACK'             0x00000000007278D8    # GO_BACK
	'ON/OFF'              0x000000000072A8D5    # ON/OFF
	'CHANNELDOWN'         0x000000000072C8D3    # CH-
	'CHANNELUP'           0x000000000072D8D2    # CH+
	'0'                   0x00000000007308CF    # 0
	'1'                   0x00000000007318CE    # 1
	'2'                   0x00000000007328CD    # 2
	'3'                   0x00000000007338CC    # 3
	'4'                   0x00000000007348CB    # 4
	'5'                   0x00000000007358CA    # 5
	'6'                   0x00000000007368C9    # 6
	'7'                   0x00000000007378C8    # 7
	'8'                   0x00000000007388C7    # 8
	'9'                   0x00000000007398C6    # 9
	'SAT'                 0x000000000073A8C5    # SAT
	'INFO'                0x000000000073C8C3    # INFO
	'SKIP'                0x00000000007538AC    # SKIP
	'LEFT_ARROW'          0x00000000007568A9    # LEFT_ARROW
	'RIGHT_ARROW'         0x00000000007578A8    # RIGHT_ARROW
	'DOWN_ARROW'          0x00000000007588A7    # DOWN_ARROW
	'UP_ARROW'            0x00000000007598A6    # UP_ARROW
	'WHO'                 0x000000000076189E    # WHO
	'FETCH'               0x000000000079386C    # FETCH
	'OK'                  0x00000000007F480B    # OK
	'VOLUMEDOWN'          0x0000000000F2E0D1    # VOL-
	'VOLUMEUP'            0x0000000000F2F0D0    # VOL+
	'MUTE'                0x0000000000F3F0C0    # MUTE

      end codes

end remote
