Anonymous Login
2026-01-15 09:54 CET

Changesets: HomeAutomation

Search ] Browse ] Back to Index ]
trunk r2264
Timestamp: 2014-01-10 07:17:05
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Fixed build error
mod - /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c Diff ] File ]
trunk r2263
Timestamp: 2014-01-09 21:42:57
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added new PID module that uses the new driver, untested
add - /trunk/EmbeddedSoftware/AVR/module/act_PIDv1 File ]
add - /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.c File ]
add - /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1.h File ]
add - /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/act_PIDv1_eeprom.h File ]
add - /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/config.inc.template File ]
add - /trunk/EmbeddedSoftware/AVR/module/act_PIDv1/sources.list File ]
trunk r2262
Timestamp: 2014-01-09 21:42:04
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added new PID driver, untested
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.c File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/PID_v1.h File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/misc/README PID_v1.txt File ]
trunk r2261
Timestamp: 2013-12-28 21:29:11
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
bara f?\195?\182r testxj
add - /trunk/PcSoftware/Atom1.5/uscript/bedroomDisplay.js File ]
trunk r2260
Timestamp: 2013-12-01 21:24:21
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
fixed error in last commit
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c Diff ] File ]
trunk r2259
Timestamp: 2013-12-01 21:09:13
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added oregon support to protocols.c and .h
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 r2258
Timestamp: 2013-12-01 17:28:56
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added more oregon sensors in data.xml
mod - /trunk/Configuration/data.xml Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h Diff ] File ]
trunk r2257
Timestamp: 2013-12-01 17:23:35
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added first version of oregon support
mod - /trunk/PcSoftware/Atom1.5/script/interface/sensor.js Diff ] File ]
trunk r2256
Timestamp: 2013-11-25 18:35:34
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Fixed font.h for dotmatrix
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/font.h Diff ] File ]
trunk r2255
Timestamp: 2013-11-25 18:29:28
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
mod - /trunk/PcSoftware/Atom1.5/script/interface/g_display.js Diff ] File ]
trunk r2254
Timestamp: 2013-09-07 17:22:17
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added oregon protocol, not tested!
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 r2253
Timestamp: 2013-09-06 20:54:11
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added Oregon protocol define for RF-module
mod - /trunk/Configuration/data.xml Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h Diff ] File ]
trunk r2252
Timestamp: 2013-05-10 22:23:21
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
Changed CmakeLists to use non -mt versions of boost libs, Ubuntus packages does not seem to come with -mt anymore and previously those were symlinks to the non -mt verion
mod - /trunk/PcSoftware/Atom1.5/CMakeLists.txt Diff ] File ]
trunk r2251
Timestamp: 2013-01-15 09:50:35
Author: Lars Englund
Ported: N/A
Details ] Diff ]
Initial import of webgui android app. It is simply a WebView wrapper that shows the webgui jquery mobile website. To use it you just have to change the url that gets loaded on line 31 in MainActivity.java.
add - /trunk/PcSoftware/Android File ]
add - /trunk/PcSoftware/Android/WebGUI File ]
add - /trunk/PcSoftware/Android/WebGUI/.classpath File ]
add - /trunk/PcSoftware/Android/WebGUI/.project File ]
add - /trunk/PcSoftware/Android/WebGUI/.settings File ]
add - /trunk/PcSoftware/Android/WebGUI/.settings/org.eclipse.jdt.core.prefs File ]
add - /trunk/PcSoftware/Android/WebGUI/AndroidManifest.xml File ]
add - /trunk/PcSoftware/Android/WebGUI/assets File ]
add - /trunk/PcSoftware/Android/WebGUI/bin File ]
add - /trunk/PcSoftware/Android/WebGUI/gen File ]
add - /trunk/PcSoftware/Android/WebGUI/ic_launcher-web.png File ]
add - /trunk/PcSoftware/Android/WebGUI/libs File ]
add - /trunk/PcSoftware/Android/WebGUI/libs/android-support-v4.jar File ]
add - /trunk/PcSoftware/Android/WebGUI/proguard-project.txt File ]
add - /trunk/PcSoftware/Android/WebGUI/project.properties File ]
add - /trunk/PcSoftware/Android/WebGUI/res File ]
add - /trunk/PcSoftware/Android/WebGUI/res/drawable-hdpi File ]
add - /trunk/PcSoftware/Android/WebGUI/res/drawable-hdpi/ic_launcher.png File ]
add - /trunk/PcSoftware/Android/WebGUI/res/drawable-ldpi File ]
add - /trunk/PcSoftware/Android/WebGUI/res/drawable-ldpi/ic_launcher.png File ]
add - /trunk/PcSoftware/Android/WebGUI/res/drawable-mdpi File ]
add - /trunk/PcSoftware/Android/WebGUI/res/drawable-mdpi/ic_launcher.png File ]
add - /trunk/PcSoftware/Android/WebGUI/res/drawable-xhdpi File ]
add - /trunk/PcSoftware/Android/WebGUI/res/drawable-xhdpi/ic_launcher.png File ]
add - /trunk/PcSoftware/Android/WebGUI/res/layout File ]
add - /trunk/PcSoftware/Android/WebGUI/res/layout/activity_main.xml File ]
add - /trunk/PcSoftware/Android/WebGUI/res/menu File ]
add - /trunk/PcSoftware/Android/WebGUI/res/menu/activity_main.xml File ]
add - /trunk/PcSoftware/Android/WebGUI/res/values File ]
add - /trunk/PcSoftware/Android/WebGUI/res/values/strings.xml File ]
add - /trunk/PcSoftware/Android/WebGUI/res/values/styles.xml File ]
add - /trunk/PcSoftware/Android/WebGUI/res/values-v11 File ]
add - /trunk/PcSoftware/Android/WebGUI/res/values-v11/styles.xml File ]
add - /trunk/PcSoftware/Android/WebGUI/res/values-v14 File ]
add - /trunk/PcSoftware/Android/WebGUI/res/values-v14/styles.xml File ]
add - /trunk/PcSoftware/Android/WebGUI/src File ]
add - /trunk/PcSoftware/Android/WebGUI/src/com File ]
add - /trunk/PcSoftware/Android/WebGUI/src/com/example File ]
add - /trunk/PcSoftware/Android/WebGUI/src/com/example/webgui File ]
add - /trunk/PcSoftware/Android/WebGUI/src/com/example/webgui/MainActivity.java File ]
trunk r2250
Timestamp: 2013-01-15 09:39:35
Author: Lars Englund
Ported: N/A
Details ] Diff ]
Added a new page type graphs that shows multiple graphs/images in a collapsible list.
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template Diff ] File ]
add - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/graphs File ]
add - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/graphs/script.js File ]
add - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/graphs/template.html File ]
trunk r2249
Timestamp: 2013-01-14 21:01:06
Author: Lars Englund
Ported: N/A
Details ] Diff ]
Added example config for flip switches.
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template Diff ] File ]
trunk r2248
Timestamp: 2013-01-14 20:57:08
Author: Lars Englund
Ported: N/A
Details ] Diff ]
Added support for flip switch form elements for controlling remote power switches like NEXA.
add - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches File ]
add - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches/script.js File ]
add - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/flipswitches/template.html File ]
trunk r2247
Timestamp: 2013-01-08 07:27:00
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added Roomba Remote-configuration for Atom1.5
add - /trunk/PcSoftware/Atom1.5/storage/Remote_Roomba File ]
trunk r2246
Timestamp: 2013-01-08 07:25:16
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Updated Roomba protocol with correct number of repetitions and timeout
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 r2245
Timestamp: 2013-01-03 20:34:59
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Fixed build error
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c Diff ] File ]
trunk r2244
Timestamp: 2013-01-03 20:27:35
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added Roomba remote support
mod - /trunk/Configuration/data.xml Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h Diff ] File ]
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 r2243
Timestamp: 2012-11-25 12:54:31
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added module to measure plant moisture
mod - /trunk/Configuration/data.xml Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h Diff ] File ]
add - /trunk/EmbeddedSoftware/AVR/module/sns_flower File ]
add - /trunk/EmbeddedSoftware/AVR/module/sns_flower/config.inc.template File ]
add - /trunk/EmbeddedSoftware/AVR/module/sns_flower/sns_flower.c File ]
add - /trunk/EmbeddedSoftware/AVR/module/sns_flower/sns_flower.h File ]
add - /trunk/EmbeddedSoftware/AVR/module/sns_flower/sns_flower_eeprom.h File ]
add - /trunk/EmbeddedSoftware/AVR/module/sns_flower/sources.list File ]
trunk r2242
Timestamp: 2012-11-18 22:03:31
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
Better avarage-calulation
mod - /trunk/EmbeddedSoftware/AVR/module/tst_Benchmark/tst_Benchmark.c Diff ] File ]
trunk r2240
Timestamp: 2012-11-18 18:23:13
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added rubicson support in sensors.js, only temperature supported at the moment
mod - /trunk/PcSoftware/Atom1.5/script/interface/sensor.js Diff ] File ]
trunk r2239
Timestamp: 2012-11-18 16:09:22
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added Rubicson temperature sensor in RF-nod, still atom integration and parse of data left
mod - /trunk/Configuration/data.xml Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/sns_rfTransceive/config.inc.template Diff ] File ]
First  Prev  1 2 3 4 5 6 ... 10 ... 20 ... 30 ... 40 ... 50 ... 60 ... 70 ... 80 ... 88 89 90  Next  Last