Subversion Repositories HomeAutomation

Rev

Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1308 6249 d 5 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
/branches/atomV2
797 6698 d 7 h arune /trunk/EmbeddedSoftware/AVR/ app/relay, app/sensors, app/servo: updated conf.template for new adc and main.c for 16bit tc1047
drivers/tc1047: changed to 16bit
 
/trunk/EmbeddedSoftware/AVR/application/Relay/config.inc.template
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
/trunk/EmbeddedSoftware/AVR/application/Sensors/config.inc.template
/trunk/EmbeddedSoftware/AVR/application/Sensors/main.c
/trunk/EmbeddedSoftware/AVR/application/Servo/config.inc.template
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/tc1047/tc1047.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/tc1047/tc1047.h
577 6978 d 11 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 6978 d 13 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/relay: include of config.inc, incude of stings.h  
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
563 6984 d 3 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 7039 d 6 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/relay: now sends correct sns-status-msg  
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
498 7046 d 4 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 7047 d 4 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 7053 d 18 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 7054 d 4 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
405 7074 d 6 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
392 7079 d 12 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 7079 d 12 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 7132 d 9 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Bugs.  
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
354 7133 d 1 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Bugs.  
/trunk/EmbeddedSoftware/AVR/CanRelay/Makefile
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
352 7133 d 6 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Bugs.  
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
351 7133 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Works with bios.  
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
196 7195 d 8 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanCLCD: Using the new lib.
clcd20x4: Some minor updates.
global_funcdefs: Will now compile (got rid of a strange character).
 
/trunk/EmbeddedSoftware/AVR/CanCLCD/main.c
/trunk/EmbeddedSoftware/AVR/CanCLCD/makefile
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
/trunk/EmbeddedSoftware/AVR/lib/funcdefs/global_funcdefs.h
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.c
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.h
192 7200 d 0 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Stöd för två knappar som skickar meddelande på bussen (otestad)  
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
190 7206 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: fungerar nu för negativa temperaturer  
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c

Show All