Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
577 6990 d 15 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/relay: fixed config.inc.template and main.c  
/trunk/EmbeddedSoftware/AVR/application/Relay/config.inc.template
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
576 6990 d 17 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/relay: include of config.inc, incude of stings.h  
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
575 6990 d 17 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/Relay/config.inc.template: changed comment in file  
/trunk/EmbeddedSoftware/AVR/application/Relay/config.inc.template
574 6990 d 17 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/Relay: renamed settings.h.template to config.inc.template  
/trunk/EmbeddedSoftware/AVR/application/Relay/config.inc.template
/trunk/EmbeddedSoftware/AVR/application/Relay/settings.h.template
563 6996 d 7 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
/trunk/EmbeddedSoftware/AVR/application/template
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
/trunk/EmbeddedSoftware/AVR/personal/template
/trunk/EmbeddedSoftware/AVR/trash/EclipseTemplate
/trunk/EmbeddedSoftware/AVR/EclipseTemplate
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/config.inc.template
/trunk/EmbeddedSoftware/AVR/avr-lib/system.inc.template
/trunk/EmbeddedSoftware/AVR/avr-lib/template
/trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile
/trunk/EmbeddedSoftware/AVR/application/IrTransmit/Makefile
/trunk/EmbeddedSoftware/AVR/application/RGBLED/Makefile
/trunk/EmbeddedSoftware/AVR/application/RGBLED/main.c
/trunk/EmbeddedSoftware/AVR/application/RGBLED/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
/trunk/EmbeddedSoftware/AVR/application/Relay/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/Sensors/main.c
/trunk/EmbeddedSoftware/AVR/application/Sensors/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
/trunk/EmbeddedSoftware/AVR/application/Servo/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/main.c
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/personal/README.txt
514 7051 d 10 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/relay: now sends correct sns-status-msg  
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
499 7058 d 9 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ application/Relay: instance setting RELAY_ID should not be dependant on node id.  
/trunk/EmbeddedSoftware/AVR/application/Relay/settings.h.template
498 7058 d 9 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ application/Relay: moved instance settings to settings.h.template.  
/trunk/EmbeddedSoftware/AVR/application/Relay/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
493 7059 d 8 h arune /trunk/EmbeddedSoftware/AVR/application/ application/(IrReceive, Relay, Servo): Removed all FUNCC and NID, they are called TYPE and ID in ACT and SNS  
/trunk/EmbeddedSoftware/AVR/application/IrReceive/main.c
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
486 7065 d 22 h arune /trunk/EmbeddedSoftware/AVR/application/ app/relay, app/irreceive: fixed app_started-message (already in irreceive but defined app-type in canid.h)  
/trunk/EmbeddedSoftware/AVR/application/IrReceive/main.c
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
483 7066 d 9 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ application/Relay: uppfräschning av kod m. canid  
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
479 7067 d 8 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ application/Relay/Makefile: ändrat paths för libbar  
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
478 7068 d 20 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): previous small error fixed in all application Makefiles  
/trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
/trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile
474 7069 d 12 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): added target reset and start for resetting node and starting application over can  
/trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
/trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile
471 7070 d 12 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): added target install for uploading application over can  
/trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
/trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile
405 7086 d 11 h arune /trunk/EmbeddedSoftware/AVR/application/ Flyttade application/CanXYZ till application/XYZ  
/trunk/EmbeddedSoftware/AVR/application/Relay
/trunk/EmbeddedSoftware/AVR/application/Sensors
/trunk/EmbeddedSoftware/AVR/application/Servo
/trunk/EmbeddedSoftware/AVR/application/CanRelay
/trunk/EmbeddedSoftware/AVR/application/CanSensors
/trunk/EmbeddedSoftware/AVR/application/CanServo
/trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/Sensors/main.c
393 7091 d 16 h eqlazer /trunk/EmbeddedSoftware/AVR/ Removed eclipse specific files and bios files from applications.  
/trunk/EmbeddedSoftware/AVR/application/CanRelay/bios.h
/trunk/EmbeddedSoftware/AVR/application/CanRelay/bios.inc
/trunk/EmbeddedSoftware/AVR/application/CanRelay/config.inc
/trunk/EmbeddedSoftware/AVR/application/CanServo/bios.h
/trunk/EmbeddedSoftware/AVR/application/CanServo/bios.inc
/trunk/EmbeddedSoftware/AVR/application/CanServo/config.inc
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/.cdtproject
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/.dep
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/.project
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/.settings
/trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/.project
/trunk/EmbeddedSoftware/AVR/standalone/CanTestCan/.cdtproject
/trunk/EmbeddedSoftware/AVR/standalone/CanTestCan/.dep
/trunk/EmbeddedSoftware/AVR/standalone/CanTestCan/.project
/trunk/EmbeddedSoftware/AVR/standalone/CanTestCan/.settings
/trunk/EmbeddedSoftware/AVR/standalone/CanTestEcho/.cdtproject
/trunk/EmbeddedSoftware/AVR/standalone/CanTestEcho/.project
/trunk/EmbeddedSoftware/AVR/standalone/CanTestEcho/.settings
/trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic/.cdtproject
/trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic/.project
/trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic/.settings
392 7091 d 17 h eqlazer /trunk/EmbeddedSoftware/AVR/ Moved CanRelay and CanServo to AVR/application.  
/trunk/EmbeddedSoftware/AVR/application/CanRelay
/trunk/EmbeddedSoftware/AVR/application/CanServo
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor
/trunk/EmbeddedSoftware/AVR/CanRelay
/trunk/EmbeddedSoftware/AVR/CanServo
391 7091 d 17 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Works on latest bios.
Probably some bug with temperature measurement.
 
/trunk/EmbeddedSoftware/AVR/CanRelay/bios.h
/trunk/EmbeddedSoftware/AVR/CanRelay/bios.inc
/trunk/EmbeddedSoftware/AVR/CanRelay/config.inc
/trunk/EmbeddedSoftware/AVR/CanRelay/Makefile
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
360 7144 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Bugs.  
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c

Show All