The files contained in this repository can be downloaded to your computer using a svn client.
On Linux you simply type the command displayed below.

This URL has Read-Only access.

Statistics
| Revision:

root / trunk / DomotiGa / CRFXComTX.class @ 646

History | View | Annotate | Download (30.7 kB)

# Date Author Comment
566 03/13/2011 05:25 pm rdnzl

Fixed syntax error in ARC code.

564 03/13/2011 12:31 pm rdnzl

RFXComTX logging now shows transmitter or xmitter.

537 02/08/2011 05:41 pm rdnzl

Fixed bugs in RFXCom transmitter/mitter X10 control.
Thanks to Francois for reporting the bug!

529 01/13/2011 08:16 pm rdnzl

Major code cleanup.

526 01/12/2011 03:23 pm rdnzl

New version 0.1.194, you must upgrade your database!
Don't log an error when sending broadcast packet fails to prevent loop and stack overflow.
Added basic support for RFXmitter interface for protocols X10, KAKU, HomeEasy UK and EU, Flamingo, Harrison, Koppla....

519 12/30/2010 08:42 pm rdnzl

Fixed RFXComTX init bug.

510 12/29/2010 11:18 am rdnzl

New version 0.1.193, you must upgrade your database!
Database name is now specified with mysql command line when upgrading.
So no need to set it in the upgrade sql scripts anymore.
Added RFXMitter setting to RFXComTX, code will follow.
Added support for OWFS....

262 01/02/2010 07:50 pm rdnzl

New version 0.1.178, you must upgrade your database!
Fixed visual bugs in menu editor and main toolbar menu.
Don't display year, show full month in status bar instead.
Fixed bug not updating clock in client.
Corrected several 'host not found' error messages....

245 11/21/2009 03:35 pm rdnzl

New version 0.1.173, you must upgrade your database!
Made more strings translatable.
Timo rewrote his KNX/EIB class code.
Added Client/Server mode to DomotiGa GUI (see domotiga.conf)
Made XMLRPC enabled by default, so server can be controlled.
Domotiga GUI is default standalone, change domotica.conf to "clientserver"....

213 10/03/2009 04:34 pm rdnzl

New version 0.1.171, you must upgrade your database!
Better error checking for Fritz!Box class.
Added database name to window title.
Use desktop settings for choosing the webbrowser.
Added option to database admin tool to erase cdr table.
Cleaned up RFXCom commander code....

208 09/14/2009 05:34 pm rdnzl

New version 0.1.170, you must upgrade your database!
Added RFXCom Transmitter support for newer KAKU and HE devices (AC), please test!
Added Dim level slider to Control page for AC type devices, needs more work.
Small error message and comments change in Devices module....

203 09/08/2009 08:13 pm rdnzl

New version 0.1.169, you must upgrade your database!
Code cleanup in RFXComRX.
Added RFXCom transmitter support for X10, KAKU, ARC, please test.
Added Kaku devicetype.
Fixed bug where Heyu interface had wrong id.
Added better error checking to Devices.SetDevice()....

153 06/14/2009 08:26 pm rdnzl

Version update to 0.1.165. You need to update your database.
Fixed crontab weekdays bug.
You can disable HE-UK and HE-UE now with RFXCom tool.
Added framework for RFXCom Transmitter support.
Added support for a bunch of Oregon sensors to RFXCom receiver code. Needs testing....