News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

knx, linuxmce, eib part, ... help?

Started by guigolum, June 30, 2008, 06:52:24 PM

Previous topic - Next topic

totallymaxed

Hi,

We have created a quick n dirty Wiki page about our bash-dce-knx code and how to install it on your Core as so many of you wanted it as quickly as possible ;-)

http://wiki.linuxmce.org/index.php/Bash_dce_knx

The Wiki page is pretty complete and should give you enough info to install the package.

Enjoy!

Andrew/Radu
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

domotiqa.com

[url="http://www.domotiqa.com"]http://www.domotiqa.com[/url] - home automation

guigolum

ok, i have several questions:

1) will you put the "shutters", "blinds" templates? actually, what templates your programm uses, and which of them do you add? i'd like to make my programm work on your specifications


2) how can i get sources of the next version lmce? i mean, i worked on the 7.10, but it seemed not to work with thelast version sources. there was some issues, or i didn't understand well, maybe. is the charon merge source compilable? i need to try and test my programm with the good sources :/

totallymaxed

Quote from: guigolum on September 18, 2008, 05:52:50 PM
ok, i have several questions:

1) will you put the "shutters", "blinds" templates? actually, what templates your programm uses, and which of them do you add? i'd like to make my programm work on your specifications


2) how can i get sources of the next version lmce? i mean, i worked on the 7.10, but it seemed not to work with thelast version sources. there was some issues, or i didn't understand well, maybe. is the charon merge source compilable? i need to try and test my programm with the good sources :/

Devices like 'Shutters' 'Blinds' etc will need to be added if you want them to behave correctly. We'll add some additional docs to the Wiki page to help you understand how to extend support to these types of devices.

For the new community svn try;

See http://wiki.linuxmce.org/index.php/Bash_dce_knx for updated steps for using the new community svn.

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

rages

Hi,

I read the bash-dec-knx installation in the wiki, but when I write
"svn checkout http://svn.linuxmce.org/pluto/trunk/src/" or
"svn checkout http://svn.charonmedia.org/trunk/src/" it goes out me error.

Is there perhaps need of a permission to download?

the connection internet works because before I have download with the command
"wget http://diapub.com/files/bash-dce-knx.tgz"

totallymaxed

Quote from: rages on October 15, 2008, 11:04:19 AM
Hi,

I read the bash-dec-knx installation in the wiki, but when I write
"svn checkout http://svn.linuxmce.org/pluto/trunk/src/" or
"svn checkout http://svn.charonmedia.org/trunk/src/" it goes out me error.

Is there perhaps need of a permission to download?

the connection internet works because before I have download with the command
"wget http://diapub.com/files/bash-dce-knx.tgz"

Ooops my mistake... there was a typo in the path to the charanmedia trunk I posted here and on the Wiki. Sorry for that :-(

The correct command & path is as follows;

svn checkout http://svn.charonmedia.org/svn/trunk/ <return>


All the best

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

rages

Thanks a lot Andrew.... to the next one  :P


rages

hi, you excuse but I have another problem...

I have succeeded in downloading with the command
"svn checkout http://svn.charonmedia.org/svn/trunk / "

footstep to the following command..  "Cp / usr / pluto / lib / * pluto / src / lib ", but it tells me that the directory "/ pluto / src / lib"  doesn't exist.



totallymaxed

Quote from: rages on October 17, 2008, 01:49:28 PM
hi, you excuse but I have another problem...

I have succeeded in downloading with the command
"svn checkout http://svn.charonmedia.org/svn/trunk / "

footstep to the following command..  "Cp / usr / pluto / lib / * pluto / src / lib ", but it tells me that the directory "/ pluto / src / lib"  doesn't exist.

When using the Charonmedia trunk the path must be changed for the destination directory as below;

cp /usr/pluto/lib/* trunk/src/lib <return>

All the best

Andrew


Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

hari

Heya guigolum,

dunno if you still read here but I was able to run your code with a few mods (stripped the eibd spawning thread and the getAway stuff). I'll test it and see how we can properly integrate it into 0810 over the next weeks.

best regards,
Hari
rock your home - [url="http://www.agocontrol.com"]http://www.agocontrol.com[/url] home automation

hari

#85
32bit binary replacement for 0810alpha is here: http://vt100.at/files/EIB-32bit-0810-binary

I'm running "eibd" on the core with the following command line (FT1.2 via usb/rs232 adapter in this example): eibd -i -R -S -T -D -u ft12:/dev/ttyUSB1

That allows to run ETS3 in parallel.

best regards,
Hari
rock your home - [url="http://www.agocontrol.com"]http://www.agocontrol.com[/url] home automation

rages


what should I do with this binary file?

I have I said that I would have done tests, but certain aspects of linux still does not understand very well....

Emanuele

hari

put it into the place of the old one.
rock your home - [url="http://www.agocontrol.com"]http://www.agocontrol.com[/url] home automation

hari

the float handling seems to be broken:
05   07/07/09 15:59:40.899      Set Temp Debug: value: 44.000000 <0xb67ffb90>
DEBUG: setting data from float: 44.000000
DEBUG: conversion: 19476 size: 2
DEBUG: converting ushort to float: 1.280000
DEBUG: conversion: 128 size: 2
05   07/07/09 15:59:40.899      Set Temp Payload: 1.280000 <0xb67ffb90>

br, Hari
rock your home - [url="http://www.agocontrol.com"]http://www.agocontrol.com[/url] home automation

rages

ok my KNX works with linuxmce 8.10, but it is normal to read only when the orbiter is launched?
I use a FT1.2.

should not read every telegram that passes on the bus?

Rages