Changesets: HomeAutomation
|
trunk r2010
Timestamp: 2012-05-30 22:44:02 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Fixed sensorid for humidity |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.c | [ Diff ] [ File ] | ||
|
trunk r2009
Timestamp: 2012-05-30 22:32:57 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Added support for 6 channels Fixed sending correct sensor id |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/config.inc.template | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.c | [ Diff ] [ File ] | ||
|
trunk r2008
Timestamp: 2012-05-30 22:19:44 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
DHT11 driver now supports changing port |
||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/DHT11/DHT11.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/DHT11/DHT11.h | [ Diff ] [ File ] | ||
|
trunk r2007
Timestamp: 2012-05-30 22:01:04 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
sns_DHT11 now supports two sensors |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/config.inc.template | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.c | [ Diff ] [ File ] | ||
|
trunk r2006
Timestamp: 2012-05-30 20:01:59 Author: Linus Lundin Ported: N/A [ Details ] [ Diff ] |
Added another function to ModuleManager, now bot -n and -m works, lists sorted by module or by node Added key=str.lower to all sorting (will sort case-insensitive |
||
| mod - /trunk/PcSoftware/scripts/ModuleManager | [ Diff ] [ File ] | ||
|
trunk r2005
Timestamp: 2012-05-29 22:50:39 Author: Mattias Runge Ported: N/A [ Details ] [ Diff ] |
More fixes to node programming, made the filling of the buffer optional and used it when needed. |
||
| mod - /trunk/PcSoftware/Atom1.5/src/control/Code.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/control/Code.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/control/Node.cpp | [ Diff ] [ File ] | ||
|
trunk r2004
Timestamp: 2012-05-29 22:36:07 Author: Mattias Runge Ported: N/A [ Details ] [ Diff ] |
Potential fix to crash when parsing Intel HEX, based on arunes very thorough analysis but not tested yet. |
||
| mod - /trunk/PcSoftware/Atom1.5/src/control/Code.cpp | [ Diff ] [ File ] | ||
|
trunk r2003
Timestamp: 2012-05-29 22:28:32 Author: Linus Lundin Ported: N/A [ Details ] [ Diff ] |
Added -m/--modules to list all nodes with there installed modules (and ID:s) in ModuleManager |
||
| mod - /trunk/PcSoftware/scripts/ModuleManager | [ Diff ] [ File ] | ||
|
trunk r2002
Timestamp: 2012-05-28 21:49:05 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Hopefully fixed perl lib for atomic protocol |
||
| mod - /trunk/PcSoftware/scripts/setConfig/AtomLib.pl | [ Diff ] [ File ] | ||
|
trunk r2001
Timestamp: 2012-05-27 23:34:54 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Added post-on-eggdrop/irc script |
||
| add - /trunk/PcSoftware/Atom1.5/script/interface/eggdrop.js | [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/script/interface/list.js | [ Diff ] [ File ] | ||
|
trunk r2000
Timestamp: 2012-05-27 23:14:06 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Added libmysqlclient as depends in ppa script for atom1.5 |
||
| mod - /trunk/PcSoftware/scripts/debian/uploadPpaAtom.sh | [ Diff ] [ File ] | ||
|
trunk r1999
Timestamp: 2012-05-26 22:01:59 Author: Mattias Runge Ported: N/A [ Details ] [ Diff ] |
Hopefully fixed bug with detecting packet start, end and handling packets shorter than 15 bytes. |
||
| mod - /trunk/PcSoftware/Atom1.5/.kdev4/Atom.kdev4 | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Network.cpp | [ Diff ] [ File ] | ||
|
trunk r1998
Timestamp: 2012-05-26 20:30:15 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Changed message on how to finish ir recording |
||
| mod - /trunk/PcSoftware/Atom1.5/script/interface/irin.js | [ Diff ] [ File ] | ||
|
trunk r1997
Timestamp: 2012-05-25 21:19:38 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Added rfTransceiver to list of supported modules and as module in irin and irout |
||
| mod - /trunk/PcSoftware/Atom1.5/script/interface/irin.js | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/script/interface/irout.js | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/script/plugin/module.js | [ Diff ] [ File ] | ||
|
trunk r1996
Timestamp: 2012-05-25 21:14:05 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Changed commands used of rfTransceive to the old physical command instead of new specific |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/sns_rfTransceive.c | [ Diff ] [ File ] | ||
|
trunk r1995
Timestamp: 2012-05-25 17:22:51 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Added config option for pullup on sns_power |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_power/config.inc.template | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.h | [ Diff ] [ File ] | ||
|
trunk r1994
Timestamp: 2012-05-24 21:29:08 Author: Linus Lundin Ported: N/A [ Details ] [ Diff ] |
Fixed ticket "Sort ModuleManager module list in alphabetical order" |
||
| mod - /trunk/PcSoftware/scripts/ModuleManager | [ Diff ] [ File ] | ||
|
trunk r1993
Timestamp: 2012-05-24 21:20:08 Author: Linus Lundin Ported: N/A [ Details ] [ Diff ] |
Better fix for ModuleManager |
||
| mod - /trunk/PcSoftware/scripts/ModuleManager | [ Diff ] [ File ] | ||
|
trunk r1992
Timestamp: 2012-05-24 20:49:11 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Added @ for hiding command when compiling %.elf |
||
| mod - /trunk/EmbeddedSoftware/AVR/personal/template_module/src/Makefile | [ Diff ] [ File ] | ||
|
trunk r1991
Timestamp: 2012-05-24 20:33:42 Author: Linus Lundin Ported: N/A [ Details ] [ Diff ] |
Fixed so that modulemanager don't need libraries.list.template |
||
| mod - /trunk/PcSoftware/scripts/ModuleManager | [ Diff ] [ File ] | ||
|
trunk r1990
Timestamp: 2012-05-23 23:25:29 Author: Mattias Runge Ported: N/A [ Details ] [ Diff ] |
Fixed indata bug since the byteset refactoring, now indata from nodes are decoded correctly again. Added some debug printouts Moved the enter and exit debug to a new log level, extreme |
||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Network.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/common/Bitset.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/common/log.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/common/log.h | [ Diff ] [ File ] | ||
|
trunk r1989
Timestamp: 2012-05-23 22:03:48 Author: Mattias Runge Ported: N/A [ Details ] [ Diff ] |
Removed some debug printouts Added functionallity to download protocol xml from the web, write the url in the config file instead of a local file path The downloading seems a little slow which I can not explain, but since it is only at startup it should not be a big issue right now |
||
| mod - /trunk/PcSoftware/Atom1.5/CMakeLists.txt | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/atom.conf.template | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/atomd.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/atomic.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/CanDaemon.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Monitor.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Network.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Network.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Protocol.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/common/common.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/common/exception.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/config/Manager.cpp | [ Diff ] [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/src/net/GetFile.cpp | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/src/net/GetFile.h | [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/Manager.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/Manager.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/UdpClient.cpp | [ Diff ] [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/src/net/Url.cpp | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/src/net/Url.h | [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/types.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Socket.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/xml/Node.cpp | [ Diff ] [ File ] | ||
|
trunk r1988
Timestamp: 2012-05-23 19:49:38 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Added debugled for sns_power, also minor cleanup |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_power/config.inc.template | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c | [ Diff ] [ File ] | ||
|
trunk r1987
Timestamp: 2012-05-22 22:57:30 Author: Mattias Runge Ported: N/A [ Details ] [ Diff ] |
Disabled byteset code, will remove it completly when we have had a bit more testing, things seem to work but there are big changes and a minimum of tests A lot of ugly debug printouts now if you have debug level enabled, needs cleanup latery |
||
| mod - /trunk/PcSoftware/Atom1.5/.kdev4/Atom.kdev4 | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/atomic.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/CanDaemon.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Monitor.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Network.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/common/Bitset.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/common/Byteset.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/common/Byteset.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/common/common.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/common/common.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/control/Code.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/control/Code.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/Client.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/Manager.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/SerialClient.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/TcpClient.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/UdpClient.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Socket.cpp | [ Diff ] [ File ] | ||
|
trunk r1986
Timestamp: 2012-05-22 19:47:13 Author: Mattias Runge Ported: N/A [ Details ] [ Diff ] |
Changed how atom works with client and server id:s, needs more work in the future but at least it works to start a server from js now More work on the tracker code |
||
| mod - /trunk/PcSoftware/Atom1.5/.kdev4/Atom.kdev4 | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/script/manager/tracker.js | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/script/plugin/socket.js | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/atomic.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/CanDaemon.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/CanDaemon.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Monitor.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Monitor.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Network.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/can/Network.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/Manager.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/Manager.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/Subscriber.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/net/Subscriber.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Console.h | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Socket.cpp | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom1.5/src/vm/plugin/Socket.h | [ Diff ] [ File ] | ||
