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 6985 d 13 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 6996 d 0 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
/branches/buildsystem_v2
514 7040 d 16 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/relay: now sends correct sns-status-msg  
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
498 7047 d 14 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 7048 d 14 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 7055 d 4 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 7055 d 14 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 7075 d 16 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 7080 d 22 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 7080 d 22 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 7133 d 19 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Bugs.  
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
354 7134 d 11 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Bugs.  
/trunk/EmbeddedSoftware/AVR/CanRelay/Makefile
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
352 7134 d 16 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Bugs.  
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
351 7134 d 23 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Works with bios.  
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
196 7196 d 18 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 7201 d 10 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 7207 d 23 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: fungerar nu för negativa temperaturer  
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
187 7208 d 9 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: nu med failsafe (hårdvarureset eller kommando via buss krävs för att gå ur)
använder lib tc1047
 
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
/trunk/EmbeddedSoftware/AVR/CanRelay/makefile
185 7209 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Fungerar bra.
TODO pollning, Vref = 1.1...
 
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
184 7209 d 15 h eqlazer /trunk/EmbeddedSoftware/AVR/CanRelay/ CanRelay: Temperaturomvandling fungerar, utgång fungerar, skickar statusmeddelanden.
Men det är helt uppfuckat, Data sätts inte som det ska. relayStatus fungerar sporadiskt.
 
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c

Show All