Activity

From 01/19/2010 to 02/17/2010

02/17/2010

11:58 pm Feature #27 (New): Calculate energy cost over time
Just putting this out there so that it can be thought about. Here's my take on this:
For devices which monitor pow...
Anonymous
05:27 pm Bug #22: [Client/Server] Debug Log
hostname -i return my public ip adress only.
Anonymous
05:14 pm Bug #22 (Feedback): [Client/Server] Debug Log
What does hostname -i return on your server?... rdnzl
04:59 pm Bug #22: [Client/Server] Debug Log
I solve my problem and made a change in Main.module (BroadcastEvent) to be more dynamic about broadcast adress :
<...
Anonymous
08:39 am Bug #22: [Client/Server] Debug Log
I have to think about a way to do this. rdnzl

02/16/2010

06:42 pm Bug #22: [Client/Server] Debug Log
Ok then, everything is suddenly clear.
I use an Online Server to run [[DomotiGa]].
My rfxcom is connected on the ...
Anonymous
05:25 pm Bug #22: [Client/Server] Debug Log
... rdnzl
05:06 pm Bug #22: [Client/Server] Debug Log
I use a Fedora release 12 (Constantine) with Gambas 2.19
I test GUI Client and everything seems to be ok about udp...
Anonymous
01:43 pm Revision 344: Updated compiled executables to latest version.
rdnzl
10:14 am Bug #22: [Client/Server] Debug Log
Which version of Gambas are you running, it's should be one the latest version 2.19. Which Linux version/distro are y... rdnzl
08:57 am Revision 343: Corrected database name.
rdnzl
08:55 am Revision 342: Updated database install schema to latest version.
rdnzl
08:38 am Feature #21 (Closed): Add support for ATI Wonder remotes.
Added support for ATI Wonder and ATI Wonder Plus to version 0.1.182. rdnzl
08:38 am Feature #18: Add support for UPS without temp variable.
Added UPS type and code in version 0.1.182. rdnzl
08:37 am Bug #24 (Closed): Unknown symbol 'ProtocolSetup' in class 'Socket'
I have fixed this in revision 340, thanks. rdnzl
08:36 am Bug #25: Conversion error on HDDTemp (minor issue)
Can you try revision 341, and let me know if it works, I have added a check for those drives. rdnzl
08:35 am Revision 341: Some drives don't report temperature, skip them.
rdnzl
08:19 am Feature #13: Add 38400 baud to serial speed for RFXCom receiver.
Added to revision 399. rdnzl
08:18 am Feature #8 (Closed): Add Oregon Scientific RTGR328N support.
Support added a few versions ago. rdnzl
08:13 am Revision 340: Fixed bug with ProtocolSetup call.
Change ATI Wonder key from ? to Web. rdnzl

02/15/2010

11:59 pm Bug #26 (Closed): Wrong icon shown on device list once sorted by device name
I have assigned an icon to most of my devies (icon on / icon off).
When i "refresh" the list, every device has its c...
Anonymous
11:52 pm Bug #25 (Closed): Conversion error on HDDTemp (minor issue)
Very minor problem.
With HDDTemp, i have a few drives that does not support SMART operations and HDDTemp returns "...
Anonymous
10:44 pm Bug #24 (Closed): Unknown symbol 'ProtocolSetup' in class 'Socket'
When upgrading from svn 337 to svn 339 and applying the upgrade/01181to1182.sql I get this error when starting Domotg... Anonymous
08:26 pm Revision 339: 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 wh...
rdnzl
08:03 pm Bug #23: Fix Bug in CEIB.class
Replying to "Merdeka":/issues/show/23:
> EIB addresses are not handled correct.
Need to change the first byte to ...
Anonymous
08:01 pm Bug #23 (Closed): Fix Bug in CEIB.class
EIB addresses are not handled correct. Anonymous
02:29 pm Bug #22: [Client/Server] Debug Log
I only miss the debug log in Client, I don't have any speak so I can't say for this one and I've some logs for progra... Anonymous
01:14 pm Feature #18: Add support for UPS without temp variable.
... rdnzl
12:51 pm Bug #20: Strange behavior when malformed data received
And if you have these often, can you pls download and run RFreceiver from rfxcom.com on a windows machine, and let it... rdnzl
12:33 pm Bug #20: Strange behavior when malformed data received
This can occur, I have them too ones in a while, but most of the times it should recover after a few seconds.
I stil...
rdnzl
12:25 pm Revision 338: Added some new device icons.
rdnzl
12:10 pm Bug #22: [Client/Server] Debug Log
I use it all the time, do you only miss the debug log, or do the others (speak and program) also don't work?
Is UD...
rdnzl

02/14/2010

11:47 pm Bug #22 (Closed): [Client/Server] Debug Log
After some tests,
It seems to be impossible to display Debug Log in Client/Serveur mode.
Anonymous
05:06 pm Feature #21 (Closed): Add support for ATI Wonder remotes.
RFXCom receiver supports ATI Wonder, Wonder Plus and ATI Remote Wonder II. Code support for them to be used in events. rdnzl
01:10 pm Bug #20: Strange behavior when malformed data received
Did you put the RFXCom receiver in variable mode? If you have it in the wrong mode you get these errors... Anonymous
10:53 am Bug #20 (Closed): Strange behavior when malformed data received
I launch Domotiga as server
Gambas2 gbr 2.13
I have a LAN RFXCOM Receiver connected by TCP/IP
[[DomotiGa]] SVN c...
Anonymous

02/13/2010

03:32 pm Bug #19 (Closed): Use twitter, email or sms as output
For simple things like 'frontdoor opened', 'washing machine started' etc it would be nice to send messages out via tw... Anonymous
10:04 am Feature #18 (Closed): Add support for UPS without temp variable.
The APC UPS ES 550 doesn't have a GET VAR for temperature, create a new devicetype for it and check in UPS module whi... rdnzl

02/12/2010

01:15 pm Feature #12: Work on Event module.
maybe you can have a look at the action settings. Now you can only define 3 actions, maybe you can add an action grou... Anonymous
01:11 pm Bug #11: Fix condition bug in Event code.
Is this the bug that you can't use the "it's dark outside" condition? Anonymous
08:22 am Feature #17 (Closed): Add lastseen time to battery status e-mail.
So you can see if device battery is really dead or not. rdnzl
08:21 am Feature #16 (In Progress): Make number of device values dynamic.
Get rid of the fixed number of 4 device values.
Configure this in devicetype/module table, together with units/labels.
rdnzl
08:19 am Feature #15 (Closed): Store device values and history values inside separate table.
Create two tables one for all current values and one for all saved values, let user choose which values to store. rdnzl
08:17 am Feature #13 (Closed): Add 38400 baud to serial speed for RFXCom receiver.
Add 38400 baud to serial speed for RFXCom receiver. rdnzl
08:15 am Feature #12 (Closed): Work on Event module.
The Event module needs to be revamped/expanded so you can send e-mails, tweets, display ledbar messages timer events ... rdnzl
08:13 am Bug #11 (Closed): Fix condition bug in Event code.
If you have a condition with a global var type boolean it doesn't work properly. rdnzl
08:08 am Feature #10 (Closed): Start building PLCBUS module.
I borrowed a PLCBUS controller from someone, need to get a switch and dimmer module to start working with it.
rdnzl

02/07/2010

03:45 pm Revision 337: Removed device icon.
rdnzl
03:45 pm Revision 336: Added RFXCom device icons.
rdnzl
03:20 pm Revision 335: Updated XMLRPC API version to 0.04.
rdnzl
03:10 pm Revision 334: Added XMLRPC methods for updating RRDTool graphs.
rdnzl

02/05/2010

05:36 pm Feature #5: Replace the zillion seperate setting menus for one easy global settings windows.
Milestone 0.1.170 deleted Anonymous
05:36 pm Feature #4: Finish support for KAKU door/window sensors.
Milestone 0.1.170 deleted Anonymous
05:36 pm Feature #3: Fix Fritz!Box module.
Milestone 0.1.170 deleted Anonymous
05:36 pm Feature #7: Add Oregon Scientific PCR800 support.
Milestone 0.1.170 deleted Anonymous
05:36 pm Feature #2: Finish and upload XML-RPC server code.
Milestone 0.1.170 deleted Anonymous
05:36 pm Feature #6: Make toolpanel menus user configurable.
Milestone 0.1.170 deleted Anonymous
05:36 pm Feature #8: Add Oregon Scientific RTGR328N support.
Milestone 0.1.170 deleted Anonymous
05:36 pm Feature #9: Upload and document php web frontend.
Milestone 0.1.170 deleted Anonymous
05:36 pm Feature #1: Add Bwired GoogleMaps module.
Milestone 0.1.170 deleted Anonymous
04:28 pm Revision 333: Code cleanups.
rdnzl
11:47 am Revision 332: Code cleanups.
rdnzl
09:52 am Revision 331: Code cleanups.
rdnzl
09:42 am Revision 330: Code cleanups.
rdnzl
09:41 am Revision 329: Code cleanups.
rdnzl
09:40 am Revision 328: Code cleanups.
rdnzl
09:34 am Revision 327: Code cleanups.
rdnzl
09:31 am Revision 326: Code cleanups.
rdnzl
09:30 am Revision 325: Copyright update.
rdnzl
09:27 am Revision 324: Code cleanups.
rdnzl
09:21 am Revision 323: Code cleanups.
rdnzl
09:19 am Revision 322: Code cleanup.
rdnzl

02/04/2010

08:11 pm Revision 321: Copyright updated, small code cleanups.
rdnzl
08:10 pm Revision 320: Copyright updated.
rdnzl
08:07 pm Revision 319: Timo fixed bug in EIBD's address encoding.
07:17 pm Revision 318: Timo fixed bug in EIBD's address encoding.
rdnzl

02/01/2010

05:35 pm Revision 317: Made a start for interactive floorplans, you can now switch devices.
rdnzl
01:01 pm Revision 316: Better serial port read error checking in 1-wire code.
Better error checking in EIB code. rdnzl

01/28/2010

08:03 pm Revision 315: Don't parse Oregon WEIGHT1 data if address is zero.
rdnzl
08:02 pm Revision 314: Measure Round Trip Time for Network Host Ping device types too.
rdnzl

01/26/2010

05:08 pm Revision 313: Fixed ID calculation.
Don't parse Visonic data if packet is unknown.
Optimized Oregon parse routines.
Don't calculate channels if debug is ...
rdnzl
12:58 pm Revision 312: Don't parse Oregon BWR101,BWR102 data if checksum is false.
Correct name typos in device not found error. rdnzl

01/21/2010

03:32 pm Revision 311: Better error checking.
rdnzl
10:28 am Revision 310: Removed hour from name of logfiles.
rdnzl
08:55 am Revision 309: Fixed wrong code in DSC module.
Updated compiled binaries to latest version. rdnzl

01/20/2010

08:46 pm Revision 308: Fixed missing Visonic sensor code.
rdnzl
02:21 pm Revision 307: 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 Blueto...
rdnzl

01/19/2010

10:20 am Revision 306: Fixed location and last changed columns in devicelist.
rdnzl
« Previous
Next »
 

Also available in: Atom