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
562 6991 d 11 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/ * branches/buildsystem_v2: Replaced all Makefiles in applications with the standard from personal/template. Migrated all application settings from settings.h to
config.inc.
 
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/IrReceive/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/IrTransmit/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/RGBLED/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/RGBLED/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/RGBLED/settings.h.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Relay/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Relay/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Relay/settings.h.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Sensors/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Sensors/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Sensors/settings.h.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Servo/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Servo/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/Servo/settings.h.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/SimpleCLCD/main.c
551 7001 d 21 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
/branches/buildsystem_v2
496 7053 d 13 h arune /trunk/EmbeddedSoftware/AVR/application/Servo/ application/servo: includes fix (makefile and main)  
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
478 7063 d 23 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 7064 d 15 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 7065 d 15 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
447 7070 d 10 h eqlazer /trunk/EmbeddedSoftware/AVR/application/Servo/  
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
405 7081 d 13 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 7086 d 20 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
388 7087 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/CanServo/ CanServo: Now works on latest bios. Needs some work on paths to lib later on.  
/trunk/EmbeddedSoftware/AVR/CanServo/bios.h
/trunk/EmbeddedSoftware/AVR/CanServo/bios.inc
/trunk/EmbeddedSoftware/AVR/CanServo/config.inc
/trunk/EmbeddedSoftware/AVR/CanServo/Makefile
/trunk/EmbeddedSoftware/AVR/CanServo/main.c
387 7089 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/  
/trunk/EmbeddedSoftware/AVR/CanServo
/trunk/EmbeddedSoftware/AVR/CanBlinds
317 7159 d 12 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanBlinds: Seems to work with bios (not completely tested yet). Todo: external buttons.
How about timer2? (Now only tested with one servo).
 
/trunk/EmbeddedSoftware/AVR/CanBlinds/Makefile
/trunk/EmbeddedSoftware/AVR/CanBlinds/makefile
/trunk/EmbeddedSoftware/AVR/CanBlinds/main.c
/trunk/EmbeddedSoftware/AVR/lib/funcdefs/eqlazer_funcdefs.h