# 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)
#

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
          power                    0x0000000000000800
          0                        0x0000000000004400
          1                        0x0000000000001000
          2                        0x0000000000001400
          3                        0x0000000000001800
          4                        0x0000000000002000
          5                        0x0000000000002400
          6                        0x0000000000002800
          7                        0x0000000000003000
          8                        0x0000000000003400
          9                        0x0000000000003800
          up                       0x0000000000006800
          cancel                   0x0000000000004800
      end codes

end remote


