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 / CPLCBUS.class @ 871

History | View | Annotate | Download (21 kB)

# Date Author Comment
693 10/25/2011 05:16 pm rdnzl

New version 0.1.201, you must upgrade your database!
Backups of devices and devicetype tables are stored in /tmp too.
Renamed OneWire module to Temp08.
Added xPL module to provide support for xPL interfaces.
Added support for RFXLAN xPL interface.
Added TelnetServer module to provide MisterHouse's mhsend functionality....

674 09/06/2011 03:57 pm rdnzl

Variuos changes to XMLRPC and Commander routines.

673 09/06/2011 03:52 pm rdnzl

Better error checking in PLCBUS receiver routine.
Made PLCBUS and CUL commander work in client/server mode too.
Upgraded XMLRPC API version, added new methods.
Also broadcast log messages in DomotiGa GUI server mode.

670 09/06/2011 08:54 am rdnzl

Add Ack variable to PLCBUS class.

664 09/03/2011 07:34 pm rdnzl

Display CUL FHTid also in decimal.
If On-For-Timer received, set device value On. Vice versa for Off.
Implemented a temporary poll timer, to see if CUL device stays connected.
PLCBUS Commander fixed status poll to use correct command, thanks Peter!
Implemented status report textbox, to see status, signal and noise levels.

657 09/01/2011 12:38 pm rdnzl

Make key of queue packet for PLCBUS more random.
Added delay for PLCBUS H40 command.

631 08/05/2011 10:42 pm rdnzl

Cleanup PLCBUS log output.
Display PLCBUS signal and noise strength report in log.
Removed unused lookup table entries.

627 08/05/2011 04:11 pm rdnzl

Some PLCBUS code cleanups.
Added DS18B20 sensor OWFS support for server too.
Major CTX35/TI203 code rewrite, it now features a command buffer.

626 08/04/2011 08:46 pm rdnzl

Fixed another bug in PLCBUS database device scan.

625 08/04/2011 06:35 pm rdnzl

Fixed bugs in PLCBUS database device scan and address masks.

620 08/03/2011 08:23 pm rdnzl

New version 0.1.198, you must upgrade your database!
Please make a backup first!
Added PLCBUS setting for housecodes to poll.
Added timer delays to PLCBUS command queuing.
Added scene programming functionality to PLCBUSCmdr.
Thanks Peter for all the PLCBUS ideas!...

619 08/02/2011 02:45 pm rdnzl

Added command queue to PLCBUS code, and busy timer to wait after sending a command.

586 04/06/2011 06:19 pm rdnzl

Removed test routine call.

585 04/06/2011 06:18 pm rdnzl

Add check for RX_TX_SWITCH bit 2, so PLCBUS RF remotes work.

540 02/14/2011 08:08 pm rdnzl

Fixed bug with PLCBUS polling of device higher than address 8.

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....

507 12/19/2010 12:03 pm rdnzl

Changed PLCBUS homeunit decode code, thanks vdoucet.

506 12/19/2010 11:39 am rdnzl

Added support for PLCBUS 1141G+ interface, thanks vdoucet.

465 11/04/2010 05:27 pm rdnzl

New version 0.1.190, you must upgrade your database!
Make sure you have a database backup first!
Added support for control of Sharp TV, thanks Daniel!
Added basic support for iPort docks, needs more work for playlist mngmt.
Added support for control of LG TV. Please test if you have one....

401 08/23/2010 03:56 pm rdnzl

More verbose UDP broadcast error message.
Removed PLCBus debug code.
Abort processing when PLCBus serial data cannot be read.

398 08/22/2010 01:03 pm rdnzl

New version 0.1.185, you must upgrade your database!
Added German translation files made by Thomas.
Added PLCBUS lamp and appliance support, needs testing.
Added PLCBUS Commander tool.
Changed PLCBUS poll timeout setting from msecs to seconds,
a value of 0 means disabled (default).

307 01/20/2010 02:21 pm rdnzl

New version 0.1.181, you must upgrade your database!
Timo added virtual device type, starting with Security System for DSC.
Added 3-Phase setting for PLCBUS.
Fixed Bluetooth CPU hog bug, network will be scanned in background now.
Fixed Firstseen date not set for Ping and Bluetooth devices....

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....