Changesets: HomeAutomation
|
trunk r1885
Timestamp: 2012-01-14 21:59:00 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Minor fix in AtomLib and setAtomConfig Changed atomDude from using atomic to AtomLib.pl, reset tested, programming untested |
||
| mod - /trunk/PcSoftware/scripts/atomDude.pl | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/scripts/setConfig/AtomLib.pl | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl | [ Diff ] [ File ] | ||
|
trunk r1884
Timestamp: 2012-01-14 21:40:49 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Fixed data_available-function, minor changes to other functions Moved all atom lib functions to separate file and included it from setAtomConfig.pl |
||
| add - /trunk/PcSoftware/scripts/setConfig/AtomLib.pl | [ File ] | ||
| mod - /trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl | [ Diff ] [ File ] | ||
|
trunk r1883
Timestamp: 2012-01-14 19:24:27 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Moved Atom1.5 example client to scripts |
||
| mod - /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile | [ Diff ] [ File ] | ||
| rm - /trunk/PcSoftware/Atom1.5/php | [ File ] | ||
| add - /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient | [ File ] | ||
| add - /trunk/PcSoftware/scripts/Atom1.5-phpExampleClient/light | [ File ] | ||
|
trunk r1882
Timestamp: 2012-01-12 23:03:07 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Made setAtomConfig work without atomic, needs cleanup and adjustments |
||
| mod - /trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl | [ Diff ] [ File ] | ||
|
trunk r1881
Timestamp: 2012-01-11 21:59:32 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Started implementing atomic-free setAtomConfig.pl, porting from tcp.php (php examples) |
||
| mod - /trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl | [ Diff ] [ File ] | ||
|
trunk r1880
Timestamp: 2012-01-11 21:58:27 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Same fix as previous commit but in another place |
||
| mod - /trunk/PcSoftware/Atom1.5/php/examples/light/tcp.php | [ Diff ] [ File ] | ||
|
trunk r1879
Timestamp: 2012-01-11 21:56:01 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Fixed minor bug in tcp.php (php examples) |
||
| mod - /trunk/PcSoftware/Atom1.5/php/examples/light/tcp.php | [ Diff ] [ File ] | ||
|
trunk r1878
Timestamp: 2012-01-11 21:28:18 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Fixed minor problems in setAtomConfig.pl so that make setconfig now works |
||
| mod - /trunk/PcSoftware/scripts/setConfig/setAtomConfig.pl | [ Diff ] [ File ] | ||
|
trunk r1877
Timestamp: 2012-01-11 20:47:32 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
atomDude now sends hwids as uppercase making it compatible with atom1.5 |
||
| mod - /trunk/PcSoftware/scripts/atomDude.pl | [ Diff ] [ File ] | ||
|
trunk r1876
Timestamp: 2012-01-11 20:35:59 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Reverted commit 1788 since it made it impossible to reset nodes |
||
| mod - /trunk/PcSoftware/Atom1.5/src/control/Node.cpp | [ Diff ] [ File ] | ||
|
trunk r1875
Timestamp: 2012-01-08 20:55:00 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Updated irtransceiver with support for nexa2, minor fixes after testing |
||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c | [ Diff ] [ File ] | ||
|
trunk r1874
Timestamp: 2012-01-07 22:00:31 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Updated Nexa protocol after testing |
||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h | [ Diff ] [ File ] | ||
|
trunk r1873
Timestamp: 2012-01-07 20:20:19 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Changed default build mode to release in Atom1 |
||
| mod - /trunk/PcSoftware/Atom/nbproject/Makefile-impl.mk | [ Diff ] [ File ] | ||
|
trunk r1872
Timestamp: 2012-01-07 20:16:10 Author: Mattias Runge Ported: N/A [ Details ] [ Diff ] |
Added PHP light code as an example on how to communicate with atomd from PHP. This is not finished code and stuff should be broken up into a common library in the future. |
||
| add - /trunk/PcSoftware/Atom1.5/php | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/htaccess.bak | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/images | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/images/ajax-loader.png | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/images/icon-search-black.png | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/images/icons-18-black.png | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/images/icons-18-white.png | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/images/icons-36-black.png | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/images/icons-36-white.png | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/index.php | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/jquery-1.6.1.min.js | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/jquery.mobile-1.0b1.css | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/jquery.mobile-1.0b1.js | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/jquery.mobile-1.0b1.min.css | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/jquery.mobile-1.0b1.min.js | [ File ] | ||
| add - /trunk/PcSoftware/Atom1.5/php/examples/light/tcp.php | [ File ] | ||
|
trunk r1871
Timestamp: 2012-01-07 19:00:26 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Minor changes in ir driver and module to support Nexa, Nexa not working yet |
||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c | [ Diff ] [ File ] | ||
|
trunk r1870
Timestamp: 2012-01-07 16:37:47 Author: Linus Lundin Ported: N/A [ Details ] [ Diff ] |
Added DHT11 temperature and humidity sensor support |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/DHT11 | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/DHT11/DHT11.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/DHT11/DHT11.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11 | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/config.inc.template | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11_eeprom.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sources.list | [ File ] | ||
|
trunk r1869
Timestamp: 2012-01-07 10:35:23 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Added v1.46.1 as recommends to automatic launchpad builds, should really be two separate packages for new ubuntu and old |
||
| mod - /trunk/PcSoftware/Atom1.5/debian/control | [ Diff ] [ File ] | ||
|
trunk r1868
Timestamp: 2012-01-05 19:48:53 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Fixed compilation warning for bios.c and flash.c, cred to Andreas Fritiofson |
||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/flash.c | [ Diff ] [ File ] | ||
|
trunk r1867
Timestamp: 2012-01-05 19:42:27 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Added a new make target to template Makefiles: installnoappl which uploads an empty application into the node, useful if the current application is broken and disturbes the network Still untested. |
||
| mod - /trunk/EmbeddedSoftware/AVR/personal/template/Makefile | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/personal/template_module/Makefile | [ Diff ] [ File ] | ||
|
trunk r1866
Timestamp: 2012-01-05 18:12:15 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Changed maxiumum IR pulses that can be received from 101 to 127, also made this setting configurable from config.inc |
||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.h | [ Diff ] [ File ] | ||
|
trunk r1865
Timestamp: 2011-12-29 17:59:59 Author: Jimmy Myhrman Ported: N/A [ Details ] [ Diff ] |
Support for setting modulation frequency in transmission. Only possible to transmit simultaneously when using the same freq. |
||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiverMulti.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c | [ Diff ] [ File ] | ||
|
trunk r1864
Timestamp: 2011-12-29 15:39:53 Author: Jimmy Myhrman Ported: N/A [ Details ] [ Diff ] |
Now using start parameter in IrTransceiver_Transmit() instead of passing a different pointer when transmitting repeat sequences. |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c | [ Diff ] [ File ] | ||
|
trunk r1863
Timestamp: 2011-12-29 15:34:47 Author: Jimmy Myhrman Ported: N/A [ Details ] [ Diff ] |
Removed command IrProntoEnd17. No longer used. |
||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
|
trunk r1862
Timestamp: 2011-12-29 15:34:11 Author: Jimmy Myhrman Ported: N/A [ Details ] [ Diff ] |
Removed command IrProntoEnd17. No longer used. |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
|
trunk r1861
Timestamp: 2011-12-29 15:08:57 Author: Jimmy Myhrman Ported: N/A [ Details ] [ Diff ] |
pronto_sendResponse() function only existed when pronto support was enabled. Fixed |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c | [ Diff ] [ File ] | ||
