|
LA
|
 |
« Reply #30 on: July 15, 2010, 11:17:57 am » |
|
Hari, probably, it would be helpful to include mysql (and other libs) into sources of your project also... and create configure file (while you are writing the manual)  Currently I am trying to compile the application on PC. I've taken mysql libs from synology optware (installed it on NAS first and then copied files to PC), but I have to modify almost each Makefile to correct paths there to mysql and mysqlclient...
|
|
|
|
|
Logged
|
|
|
|
bulek
Administrator
wants to work for LinuxMCE
    
Posts: 868
Living with LMCE
|
 |
« Reply #31 on: August 14, 2010, 01:43:27 pm » |
|
Hi,
I'd just like to express wish that this will all be posted on Wiki. I'm also after a mini LMCE system with only basic level of functionality (like Vera).
Thanks in advance,
regards,
Bulek.
|
|
|
|
|
Logged
|
Thanks in advance,
regards,
Bulek.
|
|
|
|
LA
|
 |
« Reply #32 on: September 04, 2011, 04:16:35 pm » |
|
Hi all,
since finally I've bought the z-wave hardware, I am ready to continue this testing. But before I start I would like to check if somebody else already compiled that for Ubuntu?
If no, then I'll try to: 1) compile that for Ubuntu 10.04 first (and see how it works); 2) then compile that for Asus RT-N16.
|
|
|
|
|
Logged
|
|
|
|
|
hari
|
 |
« Reply #33 on: September 05, 2011, 10:13:11 am » |
|
I did test this on ubuntu 1004 some time ago. Works fine.
|
|
|
|
|
Logged
|
|
|
|
|
LA
|
 |
« Reply #34 on: September 05, 2011, 06:26:30 pm » |
|
Wow! Good news! Could you please publish your steps to compile and install that on ubuntu 10.04 (incl. packages needed)?
|
|
|
|
|
Logged
|
|
|
|
|
|
|
LA
|
 |
« Reply #36 on: September 08, 2011, 07:31:24 pm » |
|
hari, could you please clarify how your application communicate with z-wave device? does it use hidraw? my router's kernel is 2.6.22, where hidraw is not supported
|
|
|
|
|
Logged
|
|
|
|
|
hari
|
 |
« Reply #37 on: September 09, 2011, 09:07:32 am » |
|
the z-wave dce device does not utilize hidraw. It uses the routines in Serial.h/cpp to communicate with the dongle.
br Hari
|
|
|
|
|
Logged
|
|
|
|
|
valent
|
 |
« Reply #38 on: May 08, 2012, 09:12:19 am » |
|
Hi Hari, have you played with this further since last post?
|
|
|
|
|
Logged
|
|
|
|
|
hari
|
 |
« Reply #39 on: May 08, 2012, 09:25:11 am » |
|
no, I'm working on a completely new codebase, based on AMQP messaging (vs DCE). Most stuff is written in python, the Z-Wave part is handled via the OpenZWave library. 1Wire is also supported. Will be fairly easy to extend the system. It also comes with shiny cloud features (portal where you can control everything [even multiple installations]). No 1,5y learning curve :-)
br Hari
ps: primary development target is a plug computer
|
|
|
|
|
Logged
|
|
|
|
|
valent
|
 |
« Reply #40 on: May 09, 2012, 07:47:48 am » |
|
Respect! That sounds awesome. Is there some public repo for this code? Will it be possible to test in some near future? I'm getting few RaspberryPi in few weeks, so... 
|
|
|
|
|
Logged
|
|
|
|
|
hari
|
 |
« Reply #41 on: May 09, 2012, 12:57:24 pm » |
|
the repo will be public soon. I'll also build an image for the Raspberry as soon as it becomes available via RS Components.
|
|
|
|
|
Logged
|
|
|
|
|
valent
|
 |
« Reply #42 on: May 10, 2012, 09:30:41 am » |
|
Great! Please post an update to this thread when it becomes available, I hope to have my own RPi soon so I'll test it right away.
|
|
|
|
|
Logged
|
|
|
|
|