LinuxMCE Forums

Archive => Archive => Pluto Main Installation & IR codes => Topic started by: archived on January 12, 2006, 02:03:45 pm

Title: EIB: Support for Siemens 5WG1 148-1AB02?
Post by: archived on January 12, 2006, 02:03:45 pm
Hi,
I have a Siemens EIB bus connector which I think is a BCU1.
I couldn't get it running with Pluto. On the product flyer it says that this device is communicating with 9600 Baud. #78 Com Port BaudRate doesn't change anything as the speed is hard coded in busconnector.cpp (I tried to change this and recompiled Pluto but then I got stuck with a non-functional system...).
Is there a chance to get this EIB device running? Has somebody used it before?
Below an extract of the EIB log:

--8<----------
05   01/12/06 12:52:23.178      Got a reload command
05   01/12/06 12:52:23.410      Timeout receiving Acknowledge message
10   01/12/06 12:52:23.410      Sending BAU Initialization.
10   01/12/06 12:52:23.410      Buffer <0x10 0x40 0x40 0x16> sent in 0.00004 seconds
10   01/12/06 12:52:23.410      Requesting Monitor mode.
10   01/12/06 12:52:23.410      Buffer <0x68 0x8 0x8 0x68 0x73 0xa9 0x90 0x18 0x34 0x56 0x78 0xa 0xd0 0x16 0x5 0x0 0xa4 0x9 0x9 0x8 0xe 0x66 0x3 0x3f 0xdc 0xff 0xff 0xff 0x0 0x0> sent in 0.00002 seconds
10   01/12/06 12:52:23.427      Requesthandler 0x80765d8 (device: 72) Closing request handler connection
13   01/12/06 12:52:23.427      Exiting BeginHandleRequestThread thread...
05   01/12/06 12:52:26.510      Timeout receiving Acknowledge message.
10   01/12/06 12:52:26.511      Waiting for message queue thread to quit
13   01/12/06 12:52:26.511      Exiting MessageQueueThread_DCECI thread...
10   01/12/06 12:52:26.522      Message queue thread quit
10   01/12/06 12:52:26.523      ~Command_Impl finished
13   01/12/06 12:52:26.523      RequestSocket::Disconnect 0x80765d8 device: 72
05   01/12/06 12:52:26.523      void ClientSocket::Disconnect() on this socket: 0x80765d8 (m_Socket: 5)
10   01/12/06 12:52:26.523      Device: 72 ending
--8<----------


Thanks for your help.
Regards Michel.
Title: EIB: Support for Siemens 5WG1 148-1AB02?
Post by: archived on January 13, 2006, 02:01:02 pm
We'll fix this hardcoded value to use the one from device data. Probably you'll get it with next release.
Title: EIB: Support for Siemens 5WG1 148-1AB02?
Post by: archived on January 13, 2006, 05:31:17 pm
Great - I am looking forward to this!
Thanks.