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
797 6700 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
579 6980 d 8 h arune /trunk/EmbeddedSoftware/AVR/application/Servo/ app/servo: included string.h  
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
563 6986 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
513 7041 d 7 h arune /trunk/EmbeddedSoftware/AVR/application/Servo/ app/servo: now sends correct sns-status-msg  
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
502 7044 d 2 h arune /trunk/EmbeddedSoftware/AVR/application/Servo/ app/Servo: moved two more defines to settings file, fixed a bug with stop (data in wrong byte), some more minor changes  
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
/trunk/EmbeddedSoftware/AVR/application/Servo/settings.h.template
501 7048 d 3 h eqlazer /trunk/EmbeddedSoftware/AVR/application/Servo/ application/Servo: Added settings.  
/trunk/EmbeddedSoftware/AVR/application/Servo/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
496 7048 d 6 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
493 7049 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
490 7053 d 3 h eqlazer /trunk/EmbeddedSoftware/AVR/application/Servo/ application/Servo: Uses "standard" way of dealing with incoming messages.  
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
480 7057 d 3 h arune /trunk/EmbeddedSoftware/AVR/application/Servo/ application/Servo/main.c: main(viod) should be main(void)  
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
447 7065 d 3 h eqlazer /trunk/EmbeddedSoftware/AVR/application/Servo/  
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
405 7076 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 7081 d 13 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 7082 d 6 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 7084 d 6 h eqlazer /trunk/EmbeddedSoftware/AVR/  
/trunk/EmbeddedSoftware/AVR/CanServo
/trunk/EmbeddedSoftware/AVR/CanBlinds
350 7135 d 14 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanRelay: Works with bios.  
/trunk/EmbeddedSoftware/AVR/CanRelay/Makefile
/trunk/EmbeddedSoftware/AVR/CanRelay/makefile
/trunk/EmbeddedSoftware/AVR/CanBlinds/main.c
/trunk/EmbeddedSoftware/AVR/CanIRreceive/main.c
/trunk/EmbeddedSoftware/AVR/CanSensors/main.c
/trunk/EmbeddedSoftware/AVR/CanSimpleCLCD/main.c
323 7152 d 1 h eqlazer /trunk/EmbeddedSoftware/AVR/CanBlinds/ CanBlinds: Cleaned up a bit.  
/trunk/EmbeddedSoftware/AVR/CanBlinds/main.c
322 7154 d 2 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanIRreceive: Converted to bios version.
irreceiver.h: Included bios.h so it uses F_CPU instead of F_OSC.
 
/trunk/EmbeddedSoftware/AVR/CanBlinds/main.c
/trunk/EmbeddedSoftware/AVR/CanIRreceive/main.c
/trunk/EmbeddedSoftware/AVR/lib/funcdefs/eqlazer_funcdefs.h
/trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.h
320 7154 d 3 h eqlazer /trunk/EmbeddedSoftware/AVR/ AVR-Bios: Can now use timer2 for timebase. (Both mega8 and 88)  
/trunk/EmbeddedSoftware/AVR/AVR-Bios/avr_cfg.h
/trunk/EmbeddedSoftware/AVR/CanBlinds/main.c
/trunk/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c
/trunk/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.h
317 7154 d 5 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

Show All