Anonymous Login
2026-01-15 11:32 CET

Changesets: HomeAutomation

Search ] Browse ] Back to Index ]
trunk r1535
Timestamp: 2010-08-09 11:29:49
Author: Jimmy Myhrman
Ported: N/A
Details ] Diff ]
Minor adjustments and fixes to protectedOutput.
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.h Diff ] File ]
trunk r1534
Timestamp: 2010-08-09 11:17:59
Author: Jimmy Myhrman
Ported: N/A
Details ] Diff ]
EEPROM support in protectedOutput pretty much complete.
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/config.inc.template Diff ] File ]
trunk r1533
Timestamp: 2010-08-09 10:38:12
Author: Jimmy Myhrman
Ported: N/A
Details ] Diff ]
Fixed build errors in protectedOutput.
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/config.inc.template Diff ] File ]
trunk r1532
Timestamp: 2010-08-09 01:35:05
Author: Jimmy Myhrman
Ported: N/A
Details ] Diff ]
Started to add EEPROM support to protectedOutput. Not yet complete!
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput_eeprom.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/config.inc.template Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/sources.list Diff ] File ]
trunk r1531
Timestamp: 2010-08-08 15:43:07
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
Configuration: removed new command for enable/disable pin
mod - /trunk/Configuration/data.xml Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h Diff ] File ]
trunk r1530
Timestamp: 2010-08-08 10:37:53
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
modules/identification: fixed minor bug
mod - /trunk/EmbeddedSoftware/AVR/module/sns_identification/sns_identification.c Diff ] File ]
trunk r1529
Timestamp: 2010-08-08 10:27:57
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
Configuration: added command for enable/disable pin
mod - /trunk/Configuration/data.xml Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h Diff ] File ]
trunk r1528
Timestamp: 2010-08-07 00:33:54
Author: Jimmy Myhrman
Ported: N/A
Details ] Diff ]
act_protectedOutput: Extended with rough multi-output support. Diagnostics input still limited to single channel (that affects all outputs).
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/config.inc.template Diff ] File ]
trunk r1527
Timestamp: 2010-07-26 20:08:08
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
canDude: updated terminal mode (interactive mode) for hwid, also added hwid to help for non-terminal mode
mod - /trunk/PcSoftware/canDude/Source/Program.cs Diff ] File ]
trunk r1526
Timestamp: 2010-07-26 19:33:21
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
canDaemon: added timestamps for each output line
mod - /trunk/PcSoftware/scripts/canDaemon/canDaemon.pl Diff ] File ]
trunk r1525
Timestamp: 2010-07-23 14:48:39
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
drivers/io/PCA95xx: fixed support for interrupts
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/PCA95xx.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/PCA95xx.h Diff ] File ]
trunk r1524
Timestamp: 2010-07-23 14:18:14
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
module/input: support for debounce with timer (enabled by default, make sure to update your config.inc files)
module/input: support for interrupt on PCA95xx, removed support for polling
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/config.inc.template Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/sns_input.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/sns_input.h Diff ] File ]
trunk r1523
Timestamp: 2010-07-18 17:20:08
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
Added script header
mod - /trunk/PcSoftware/scripts/eagleDiff/eagle-diff.pl Diff ] File ]
trunk r1522
Timestamp: 2010-07-18 16:43:50
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
Added tool for comparing eagle brd and sch
add - /trunk/PcSoftware/scripts/eagleDiff File ]
add - /trunk/PcSoftware/scripts/eagleDiff/compare-bin-chooser.pl File ]
add - /trunk/PcSoftware/scripts/eagleDiff/eagle-diff.pl File ]
trunk r1521
Timestamp: 2010-07-10 20:22:42
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
modules/identification: added module that sends the nodes hw id on a input pin request
configuration: added new module identification
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_identification File ]
add - /trunk/EmbeddedSoftware/AVR/module/sns_identification/config.inc.template File ]
add - /trunk/EmbeddedSoftware/AVR/module/sns_identification/sns_identification.c File ]
add - /trunk/EmbeddedSoftware/AVR/module/sns_identification/sns_identification.h File ]
add - /trunk/EmbeddedSoftware/AVR/module/sns_identification/sources.list File ]
trunk r1520
Timestamp: 2010-07-10 15:35:57
Author: Erik Calissendorff
Ported: N/A
Details ] Diff ]
Added ifndef for TWI_Master.h
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/TWI_Master.h Diff ] File ]
trunk r1519
Timestamp: 2010-07-09 20:21:43
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
module/output: now supports 10 channels. Added config parameter to set the number of channels used to be able to decrease ram-memory usage by a few bytes
mod - /trunk/EmbeddedSoftware/AVR/module/act_output/act_output.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_output/act_output.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_output/config.inc.template Diff ] File ]
trunk r1518
Timestamp: 2010-07-09 19:54:32
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
module/input: fixed PCA95xx-bugs after testing
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/sns_input.c Diff ] File ]
trunk r1517
Timestamp: 2010-07-07 20:00:30
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
Atom/IRRemotes: added a few buttons on panasonic tv remote
mod - /trunk/PcSoftware/Atom/Services/DataStores/IRRemotes.js Diff ] File ]
trunk r1516
Timestamp: 2010-07-05 19:59:03
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
drivers/io/PCA95xx: added define that disables the compile of .c
module/output and module/input: added support for define to disable compile of PCA95xx
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/PCA95xx.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/PCA95xx.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_output/config.inc.template Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/config.inc.template Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/sns_input.c Diff ] File ]
trunk r1515
Timestamp: 2010-07-04 21:44:41
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
modules/input: now support for polled PCA95xx is supported, untested
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/sns_input.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/sns_input.h Diff ] File ]
trunk r1514
Timestamp: 2010-07-04 17:59:08
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
module/input: started work on support for PCA95xx driver, not completed, current problem is that module needs to remember pin state
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/config.inc.template Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/sns_input.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/sns_input.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/sns_input/sources.list Diff ] File ]
trunk r1513
Timestamp: 2010-07-04 17:57:24
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
drivers/io: Bugfix with declaration of callbacks
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/PCA95xx.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/io/PCA95xx.h Diff ] File ]
trunk r1512
Timestamp: 2010-07-04 16:38:07
Author: Jimmy Myhrman
Ported: N/A
Details ] Diff ]
protectedOutput now reports status also when output state goes from protected back to normal. Previously, only normal->protected state was reported.

Also removed some obsolete polling code.
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/config.inc.template Diff ] File ]
trunk r1511
Timestamp: 2010-07-04 16:10:33
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
module/protected output: fixed type of module for can communication (added new type)
mod - /trunk/Configuration/data.xml Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c Diff ] File ]
First  Prev  1 2 3 ... 10 ... 20 ... 29 30 31 32 33 34 35 ... 40 ... 50 ... 60 ... 70 ... 80 ... 88 89 90  Next  Last