Anonymous Login
2026-01-15 11:31 CET

Changesets: HomeAutomation

Search ] Browse ] Back to Index ]
trunk r2138
Timestamp: 2012-07-22 17:27:45
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Fixed output in Module_getLastData
mod - /trunk/PcSoftware/Atom1.5/script/plugin/module.js Diff ] File ]
trunk r2137
Timestamp: 2012-07-22 16:51:54
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added hwID when listing nodes
mod - /trunk/PcSoftware/scripts/ModuleManager Diff ] File ]
trunk r2136
Timestamp: 2012-07-22 16:05:17
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Fix in stdcan.c, only added #include
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c Diff ] File ]
trunk r2135
Timestamp: 2012-07-22 16:03:59
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added code for auto backlight
mod - /trunk/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c Diff ] File ]
trunk r2134
Timestamp: 2012-07-22 15:44:11
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
Added busvoltage resistor values as config parameters and let config.inc.template have default values for both corecard and coremodule
mod - /trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/config.inc.template Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/sns_BusVoltage.c Diff ] File ]
trunk r2133
Timestamp: 2012-07-22 15:00:26
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Fixed looping of pages when swiping.
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/index.php Diff ] File ]
trunk r2132
Timestamp: 2012-07-22 14:54:24
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Added LastValues writing for hack of nexa support in dimmer interface
mod - /trunk/PcSoftware/Atom1.5/script/interface/dimmer.js Diff ] File ]
trunk r2131
Timestamp: 2012-07-22 13:54:48
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Removed an r!
mod - /trunk/PcSoftware/Atom1.5/script/interface/dimmer.js Diff ] File ]
trunk r2130
Timestamp: 2012-07-22 13:52:45
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Fixed aliases name
mod - /trunk/PcSoftware/Atom1.5/script/interface/dimmer.js Diff ] File ]
trunk r2129
Timestamp: 2012-07-22 13:50:15
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Fixed dimmer to use rfTransceive
mod - /trunk/PcSoftware/Atom1.5/script/interface/dimmer.js Diff ] File ]
trunk r2128
Timestamp: 2012-07-22 13:44:44
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Added support for nexa dimming in Dimmers_AbsoluteFade
mod - /trunk/PcSoftware/Atom1.5/script/interface/dimmer.js Diff ] File ]
trunk r2127
Timestamp: 2012-07-21 23:10:52
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Resolved issue 0000009, Modulemanager now counts correct
mod - /trunk/PcSoftware/scripts/ModuleManager Diff ] File ]
trunk r2126
Timestamp: 2012-07-21 21:54:55
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Possible fix for sending off when 0 is set as level when dimming nexas. Worked on my dimmer at least.
mod - /trunk/PcSoftware/Atom1.5/script/interface/irout.js Diff ] File ]
trunk r2125
Timestamp: 2012-07-21 21:33:42
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added function to turn off dimmer at level 0, not working if you use _on button
mod - /trunk/PcSoftware/Atom1.5/script/interface/irout.js Diff ] File ]
trunk r2124
Timestamp: 2012-07-21 21:17:49
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Fixed printout in irout.js
Added a debugprint to atom in EncodeUint
mod - /trunk/PcSoftware/Atom1.5/script/interface/irout.js Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp Diff ] File ]
trunk r2123
Timestamp: 2012-07-21 19:27:48
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added dimmer function to irout.js
mod - /trunk/PcSoftware/Atom1.5/script/interface/irout.js Diff ] File ]
trunk r2119
Timestamp: 2012-07-20 15:26:23
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Fixed bug in nexa2 expand
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/protocols.c Diff ] File ]
trunk r2118
Timestamp: 2012-07-20 13:31:33
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Changed EncodeUint and DecodeUint to use uint64_t type instead of unsigned long. Also changed the BitSet class to use that type. Not tested though!
mod - /trunk/PcSoftware/Atom1.5/src/can/Protocol.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/common/Bitset.cpp Diff ] File ]
mod - /trunk/PcSoftware/Atom1.5/src/common/Bitset.h Diff ] File ]
trunk r2117
Timestamp: 2012-07-20 13:00:52
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Fix to sendburst_raw, now protocol can be specified
mod - /trunk/PcSoftware/Atom1.5/script/interface/irout.js Diff ] File ]
trunk r2116
Timestamp: 2012-07-20 12:57:03
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Added sendBurst_raw function, exported to atomic
mod - /trunk/PcSoftware/Atom1.5/script/interface/irout.js Diff ] File ]
trunk r2115
Timestamp: 2012-07-19 17:35:06
Author: Linus Lundin
Ported: N/A
Details ] Diff ]
Changed name on all fade and demo static variables, they where colliding with variables in dimmer230
mod - /trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c Diff ] File ]
trunk r2114
Timestamp: 2012-07-19 13:18:17
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
Added function IROut_SendDuration to be able to specify a duration of which ir is sent
mod - /trunk/PcSoftware/Atom1.5/script/interface/irout.js Diff ] File ]
trunk r2113
Timestamp: 2012-07-19 09:03:46
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
If you pass an alias group to the ModuleGetLastDataRaw or Native you will always get a value for the group name as well.
mod - /trunk/PcSoftware/Atom1.5/script/plugin/module.js Diff ] File ]
trunk r2112
Timestamp: 2012-07-18 00:05:06
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Fixes for larger data sets as results.
Readded fix for non-existant timestamps
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/atomjs_interface.php Diff ] File ]
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js Diff ] File ]
trunk r2111
Timestamp: 2012-07-17 23:31:34
Author: Mattias Runge
Ported: N/A
Details ] Diff ]
Changed the webgui to use the new Atomd JsPipe interface instead of the atomic. Should not suffer from the protocol limitations of the atomic protocol.
This is a breaking change and requires the latest revision of Atom. It will also require an update to the webgui configuration file.
rm - /trunk/PcSoftware/scripts/Atom1.5-webgui/atom_interface_new.php File ]
rm - /trunk/PcSoftware/scripts/Atom1.5-webgui/atom_interface_old.php File ]
add - /trunk/PcSoftware/scripts/Atom1.5-webgui/atomjs_interface.php File ]
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/backend.php Diff ] File ]
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/config.php.template Diff ] File ]
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/index.php Diff ] File ]
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/dimmers/script.js Diff ] File ]
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/info/script.js Diff ] File ]
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/irremotes/script.js Diff ] File ]
mod - /trunk/PcSoftware/scripts/Atom1.5-webgui/pages/phonecalls/script.js Diff ] File ]
First  Prev  1 2 3 ... 5 6 7 8 9 10 11 ... 20 ... 30 ... 40 ... 50 ... 60 ... 70 ... 80 ... 88 89 90  Next  Last