# This file was painstakenly created manually using raw codes intrerpreted
# and converted from a Pronto ccf file.  I always meant to add more buttons to
# it, but I know now I never will.  It currently controls the number keys, the
# power button, the cancel button and the up key.  Therefore, it should have 
# enough for controlling most popular PVR software.
# If anyone really needs more buttons, email me and I might be motivated to
# update it.
#
# contributed by: kjones95 (at) cogeco (dot) ca
# brand:   Echostar 301, Dishnet various and Bell ExpressVu 3100
# model no. of remote control:  Don't know
# devices being controlled by this remote: See above
#
# manually converted to regular config file using echostar/DBS (CB)
#
# Updated by chris (at) cnpbagwell (dot) com to include missing
# remote buttons.  The previous missing "select" button is important
# to speed up channel changing.
#

begin remote

  name 3100
  bits           16
  flags SPACE_ENC
  eps            30
  aeps          100

  header        400  6100
  one           400  1700
  zero          400  2800
  ptrail        400
  gap          6200
  min_repeat      4
  toggle_bit      0

  frequency    56000

      begin codes
          KEY_INFO                     0x0000000000000000
          KEY_POWER                    0x0000000000000800
          KEY_PLAY                     0x0000000000000C10
          KEY_1                        0x0000000000001000
          KEY_2                        0x0000000000001400
          KEY_3                        0x0000000000001800
                               0x0000000000001C10
          KEY_4                        0x0000000000002000
          KEY_5                        0x0000000000002400
          KEY_6                        0x0000000000002800
          KEY_MENU                     0x0000000000002C00
          KEY_7                        0x0000000000003000
          KEY_8                        0x0000000000003400
          KEY_9                        0x0000000000003800
          KEY_FASTFORWARD                     0x0000000000003C10
                             0x0000000000004000
          KEY_0                        0x0000000000004400
          KEY_CANCEL                   0x0000000000004800
          guide                    0x0000000000005000
          KEY_MUTE                     0x0000000000005401
                            0x0000000000005800
          KEY_RIGHT                    0x0000000000006000
          KEY_VOLUMEUP                     0x0000000000006401
          KEY_UP                       0x0000000000006800
          KEY_PREVIOUS                     0x0000000000006C00
          KEY_LEFT                     0x0000000000007000
          KEY_VOLUMEDOWN                     0x0000000000007401
          KEY_DOWN                     0x0000000000007800
          KEY_RECORD                      0x0000000000007C00
          KEY_PAUSE                    0x0000000000008000
          KEY_STOP                     0x0000000000008400
                           0x0000000000009000
          *                        0x0000000000009800
          KEY_REWIND                      0x000000000000C410
          KEY_FORWARD                      0x000000000000C810
      end codes

end remote
