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 / DomotiGaServer / CRFXComRX.class @ 769

History | View | Annotate | Download (115.9 kB)

# Date Author Comment
763 12/05/2011 11:14 am rdnzl

Really fix Digitemp error management temperature.
Made FirstByte variable public.

701 10/29/2011 11:01 am rdnzl

Commit correct DomotiGaServer CUL code.
Code cleanup, formatted rain sensor value.

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

684 10/17/2011 10:16 am rdnzl

Cleanup Relay Socket connect log output.

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.

660 09/01/2011 04:49 pm rdnzl

Device editor tab order changed, thanks Jelle.
Switch of led for RFXComRX after init.
Updated binaries.
Don't display disabled log entries for disabled modules unless main debug is enabled.

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

588 04/09/2011 08:39 am rdnzl

RFXSensor supply voltage is displayed correctly now.

581 03/29/2011 01:17 pm rdnzl

Rewrote sendcommand routine.

575 03/18/2011 02:51 pm rdnzl

Fixed out of range bug in displaypacket routine.

565 03/13/2011 02:08 pm rdnzl

Added channel to address, so more than one CM119 can be used.

548 03/07/2011 08:48 am rdnzl

Code cleanup and CM119 changes.

541 02/21/2011 12:51 pm rdnzl

Rollback CM119 address fixes.

539 02/14/2011 07:36 pm rdnzl

Fixed bug in OWL CM119 address decoder, thanks Stephen!

534 01/16/2011 02:56 pm rdnzl

Removed unused variable.

523 01/06/2011 06:43 pm rdnzl

Fixed bug with deletion command of rrds.
Save device values to database before event parsing.
Added CronTime to multi-trigger.
Added baudrate of 38400 to RFXComTX serial settings.
Added return value boolean to tweet and e-mail functions.
Globalvars are requested by client upon load....

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

498 12/05/2010 12:54 pm rdnzl

New version 0.1.192, you must upgrade your database!
Fixed Value4 bugs in Pachube and Bwired code, thanks Wouter.
Added location buttons to Control page.
Reorganized Control page buttons layout/code.
Added JeeLabs interface and JeeNode module database entries....

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

463 10/13/2010 03:07 pm rdnzl

Fixed 2 typos in array calls.

462 10/12/2010 01:40 pm rdnzl

Fixed typo in RFXCom class for RFXSensor baro.

460 10/11/2010 02:49 pm rdnzl

Ignore sensor data if CRC check of Oregon packet has failed.

443 10/05/2010 03:08 pm rdnzl

Fixed bug where RFXCom Sensors only worked when debug was on.

433 10/02/2010 07:38 pm rdnzl

New version 0.1.189, you must upgrade your database!
Lots of database changes so make sure you have a backup before upgrading.
Added Heyu X10 device status reading, written by Renaud Visier.
This is done by starting heyu's monitor, goto settings to enable it....

423 09/24/2010 12:58 pm rdnzl

New version 0.1.188, you must upgrade your database!
Added IRTrans support for sending and receiving IR codes.
Added Denon receiver control support, needs a GUI.
Settings are saved in Globalvars starting with "Denon_".
Thanks to Daniel Keller for both modules!...

367 04/20/2010 04:00 pm rdnzl

Swap value1 and value2 for OWL CM119 device.

361 04/14/2010 08:57 am rdnzl

Added missing parameters to device update call for RFXCom 1-wire a/d sensors.

360 04/13/2010 08:09 pm rdnzl

Changed kW to Watt for OWL CM119 value.

359 04/13/2010 06:45 pm rdnzl

Fixed numerous bugs in OWL CM119 parse code.

348 02/21/2010 12:42 pm rdnzl

New version 0.1.183, you must upgrade your database!
Changed the way broadcast addresses are determined.
Added sorting to Phonelist, needs more optimization for large lists.
Added weather parsing from WeatherBug, see wiki for instructions.
Imported Weather page code written by Kris Wauters....

340 02/16/2010 08:13 am rdnzl

Fixed bug with ProtocolSetup call.
Change ATI Wonder key from ? to Web.

339 02/15/2010 08:26 pm rdnzl

New version 0.1.182, you must upgrade your database!
Moved GUI code from DSC class to Main module, so now server version is same code as client.
Fixed typo on DSC code when checking standalone mode.
Moved GUI code from VISCA class to Camera module, so now server version is same code as client....

315 01/28/2010 08:03 pm rdnzl

Don't parse Oregon WEIGHT1 data if address is zero.

313 01/26/2010 05:08 pm rdnzl

Fixed ID calculation.
Don't parse Visonic data if packet is unknown.
Optimized Oregon parse routines.
Don't calculate channels if debug is false.
Small layout changes to TH1 debug output.

312 01/26/2010 12:58 pm rdnzl

Don't parse Oregon BWR101,BWR102 data if checksum is false.
Correct name typos in device not found error.

308 01/20/2010 08:46 pm rdnzl

Fixed missing Visonic sensor code.

293 01/14/2010 08:06 pm rdnzl

New version 0.1.179, you must upgrade your database!
Changed address format for Oregon, X10Security and RFXSensor/Meter devices!
This will result in better support output, and less change on address conflicts.
You can enable RFXCom debug to see relation between old and new addresses...

281 01/06/2010 03:05 pm rdnzl

Added devicetype for Oregon WTGR800.
Add a second WTGR device with W appended to the address to get wind values.

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

261 12/26/2009 03:15 pm rdnzl

New version 0.1.177, you must upgrade your database!
Added basic JeeLabs JeeLink code.
Moved Led On/Off code to Main.module to share code.
Several code cleanups.

256 12/08/2009 08:40 pm rdnzl

New version 0.1.176, you must upgrade your database!
Fix Bwired bug where timer was not started ast start of program.
Cleaned up/rewrote/optimized AIBO, Digitemp and Bluetooth module among others.
Put comments between the code.
Only generate RRDTool graphs for choosen timeframe not all of them (what was I thinking!)...

254 12/08/2009 01:48 pm rdnzl

New version 0.1.176, you must upgrade your database!
Added Cent-a-meter devicetype.
Fixed Cent-a-meter bugs in RFXComRX module.

250 12/02/2009 12:46 pm rdnzl

Added Digitemp support for Dallas 2423.
Correctly catch Oregon data parse errors, continue instead of close program.

244 11/21/2009 01:26 pm rdnzl

You need Gambas 2.18.0 to be able to use this code, because of needed bugfix.
Made more strings translatable.
Timo rewrote the KNX/EIB class.
Fixed SMS modem module. (tested with Siemens MC35i)
Added a lot of XMLRPC methods, updated version, see API document on wiki....

239 11/11/2009 08:04 pm rdnzl

Added DomotiGaServer a commandline server daemon.
The first start of a real client-server setup.