Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
855 6686 d 6 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/ Modified drivers for FOST02  
834 6704 d 4 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/ Driver for FOST02 in modules branch  
800 6707 d 5 h linlun /branches/modules/ Added branch for modulized applications  
799 6707 d 6 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ drivers/ldr, drivers/tc1047: updates after test  
797 6707 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
 
791 6707 d 17 h arune /trunk/EmbeddedSoftware/AVR/ drivers/tc1047: updated for using ADC drivers
app/relay: updated makefile for updated tc1047 drivers
app/servo: updated makefile for updated tc1047 drivers
 
790 6708 d 10 h arune /trunk/EmbeddedSoftware/AVR/ drivers/ldr: updated for using ADC drivers
app/sensors: updated for updated LDR drivers
 
777 6715 d 1 h linlun /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ds18s20/ Made it possible to define pin configuration in applicatio config.inc instead  
685 6902 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ds18s20/ drivers/ds18s20.c: reverted last changes, can-structure should not change drivers  
683 6902 d 13 h noddan /trunk/EmbeddedSoftware/AVR/ application/sensors and /drivers/sensor/ds18s20: updated to comply with the temperature standard that we use  
639 6937 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ldr/ drivers/ldr: Changed adchannel selection implementation, also removed decrease of precision, I will add this to application/sensors instead.  
570 6987 d 16 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ds18s20/ drivers/ds18s20: Now compiles with buildsystemv2. Includes settings.h  
516 7048 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ds18s20/ drivers/ds18s20: fixed so included files is found in same dir  
497 7055 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/tc1047/ tc1047.h: function prototypes fixes.  
488 7062 d 9 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/tc1047/ sensor/tc1047: ADC7 is now default.  
465 7068 d 3 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ldr/ sensor/ldr: Lib for reading multiple LDR.  
401 7083 d 7 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ldr/ drivers/sensor/ldr: Added libs for Light Dependent Resistor.  
400 7083 d 7 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ds18s20/ ds18s20: Changed from F_OSC to F_CPU.  
394 7088 d 12 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/ Copied libs to avr-lib.  
392 7088 d 12 h eqlazer /trunk/EmbeddedSoftware/AVR/ Moved CanRelay and CanServo to AVR/application.