Hauppauge A415-HPG-WE Fernbedienung

Aus Linupedia.org
Version vom 14. März 2007, 15:39 Uhr von TomcatMJ (Diskussion | Beiträge) (Lirc Musteronfiguration für die WinTV Nova S Plus Fernbedienung)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

Hier eine /etc/lircd.conf Datei für die Fernbedienungen der WinTV PVR 350 (Typ A415-HPG) und WinTV Nova S Plus (Typ A415-HPG-WE) die im Falle der Nova S Plus mit dem Kernelmodul cx88xx für den IR-Port einen Unterbau für das ir-kbd-i2c Modul liefert, auf das dann wiederum lirc aufsetzt.


#
# this config file was automatically generated
# using lirc-0.7.0(any) on Sun Nov 28 20:25:09 2004
#
# contributed by
#
# brand:   Hauppauge 350
# Created: G.J. Werler (The Netherlands)
# Project: Mythtv Fedora Pundit-R www.mythtvportal.com
# Date:    2004/11/28
# model no. of remote control: Hauppauge A415-HPG
# devices being controlled by this remote: PVR-350
#
# Also testet with Hauppauge A415-HPG-WE from WinTV Nova S Plus
# tested by Tom Meierjürgen (Germany) 
# Date: 2007/03/12
# Device tested with the WE Model of the Remote: WinTV Nova S Plus
#

begin remote

  name  Hauppauge_350
  bits           13
  flags RC5|CONST_LENGTH
  eps            30
  aeps          100

  one           969   811
  zero          969   811
  plead        1097
  gap          114605
  toggle_bit      2


      begin codes
        'GO'                  0x00000000000017BB    # Go
        'POWER'               0x00000000000017BD    # Power
        'TV'                  0x000000000000179C    # TV
        'VIDEOS'              0x0000000000001798    # Videos
        'MUSIC'               0x0000000000001799    # Music
        'PICTURES'            0x000000000000179A    # Pictures
        'GUIDE'               0x000000000000179B    # Guide
        'RADIO'               0x000000000000178C    # Radio
        'UP'                  0x0000000000001794    # Up
        'LEFT'                0x0000000000001796    # Left
        'RIGHT'               0x0000000000001797    # Right
        'DOWN'                0x0000000000001795    # Down
        'OK'                  0x00000000000017A5    # OK
        'BACK/EXIT'           0x000000000000179F    # Back/Exit
        'MENU/I'              0x000000000000178D    # Menu/i
        'VOLUMEUP'            0x0000000000001790    # Vol+
        'VOLUMEDOWN'          0x0000000000001791    # Vol-
        'PREV.CH'             0x0000000000001792    # Prev.Ch
        'MUTE'                0x000000000000178F    # Mute
        'CHANNELUP'           0x00000000000017A0    # Ch+
        'CHANNELDOWN'         0x00000000000017A1    # Ch-
        'RECORD'              0x00000000000017B7    # Record
        'STOP'                0x00000000000017B6    # Stop
        'REWIND'              0x00000000000017B2    # Rewind
        'PLAY'                0x00000000000017B5    # Play
        'FORWARD'             0x00000000000017B4    # Forward
        'REPLAY/SKIPBACKWARD'  0x00000000000017A4    # Replay/SkipBackward
        'PAUSE'               0x00000000000017B0    # Pause
        'SKIPFORWARD'         0x000000000000179E    # SkipForward
        '1'                   0x0000000000001781    # 1
        '2'                   0x0000000000001782    # 2
        '3'                   0x0000000000001783    # 3
        '4'                   0x0000000000001784    # 4
        '5'                   0x0000000000001785    # 5
        '6'                   0x0000000000001786    # 6
        '7'                   0x0000000000001787    # 7
        '8'                   0x0000000000001788    # 8
        '9'                   0x0000000000001789    # 9
        'ASTERIX'             0x000000000000178A    # Asterix
        '0'                   0x0000000000001780    # 0
        '#'                   0x000000000000178E    # #
        'RED'                 0x000000000000178B    # Red
        'GREEN'               0x00000000000017AE    # Green
        'YELLOW'              0x00000000000017B8    # Yellow
        'BLUE'                0x00000000000017A9    # Blue
      end codes

end remote

--TomcatMJ 16:39, 14. Mär 2007 (CET)


Zurück zu den Musterkonfigurationen
Zurück zur Multimediaübersicht
Zurück zur Hardwareübersicht