indifference_engine;449812 Wrote: 
> That said, from the LIRC header info, the protocol looks very similar to
> what I have called DENON (compare the header info with
> http://lirc.sourceforge.net/remotes/denon/RC-861), so you could try
> this:
> 
> ROOT ; ACTION ; NAD ; ; ; DENON:135:124:37 ; -DENON:135:124:200

It works!

Thank you for your brilliantly detailed explanation - I actually think
I got some of it :-D

I can now successfully control my NAD receiver, except for the volume
which doesn't react. I have added these commands to SqueezeIRData.txt:


Code:
--------------------
    #LOC        ; TYPE          ; TITLE         ; POPUP_PRESS   ; POPUP_HOLD    
; DATA_PRESS            ; DATA_HOLD
  ROOT  ; ACTION        ; ON/OFF        ; ON            ; OFF           ; 
DENON:135:124:37      ; -DENON:135:124:200
  ROOT  ; ACTION        ; AUX           ; AUX           ;               ; 
DENON:135:124:155     ; 
  ROOT  ; ACTION        ; CD            ; CD            ;               ; 
DENON:135:124:137     ; 
  ROOT  ; ACTION        ; Vol+          ; Vol+          ; Vol+          ; 
DENON:135:124:17      ; DENON:135:124:17
  ROOT  ; ACTION        ; Vol-          ; Vol-          ; Vol-          ; 
DENON:135:124:35      ; DENON:135:124:35
--------------------


ON/OFF, AUX and CD commands work, but not Vol+ and Vol-. Have I done
something wrong ...? The corresponding LIRC codes are 0x11EE and
0x31CE.

Two additional questions:

1) Can I somehow strengthen the level of the IR signal? At the moment,
the SBC works exactly like the native NAD remote in the sense that you
have to point it straight towards the receiver for it to work. It would
be cool if you could adjust the signal strength, but I suspect that the
limitation may be in the IR receiving unit in the receiver ...

2) Is it possible to issue multiple commands with one buttton press,
e.g. make a "Turn on and switch to AUX"-command?

Thanks for all your work - can't wait to see RC2.


-- 
Pokersut
------------------------------------------------------------------------
Pokersut's Profile: http://forums.slimdevices.com/member.php?userid=14520
View this thread: http://forums.slimdevices.com/showthread.php?t=66795

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to