Subversion Repositories HomeAutomation

Rev

Hide changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
800 6710 d 4 h linlun /branches/modules/ Added branch for modulized applications  
/branches/modules
798 6710 d 5 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/Relay: fixed error with last update of conf.template  
/trunk/EmbeddedSoftware/AVR/application/Relay/config.inc.template
797 6710 d 5 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
791 6710 d 15 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
 
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/tc1047/tc1047.c
790 6711 d 8 h arune /trunk/EmbeddedSoftware/AVR/ drivers/ldr: updated for using ADC drivers
app/sensors: updated for updated LDR drivers
 
/trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/Sensors/config.inc.template
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ldr/ldr.c
781 6717 d 8 h arune /trunk/EmbeddedSoftware/AVR/application/Servo/ applications/Servo: removed oled setting.h.template, config.inc.template is used for settings  
/trunk/EmbeddedSoftware/AVR/application/Servo/settings.h.template
780 6717 d 8 h arune /trunk/EmbeddedSoftware/AVR/application/template/ Added comments on where config.inc should be located  
/trunk/EmbeddedSoftware/AVR/application/template/config.inc.template
778 6717 d 23 h linlun /trunk/EmbeddedSoftware/AVR/application/Sensors/ Added definitions for pin configuration to config.inc.template, not enabled by default  
/trunk/EmbeddedSoftware/AVR/application/Sensors/config.inc.template
776 6718 d 2 h linlun /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ Updated template with pin definitions for CoreCard, not enabled by default  
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/config.inc.template
767 6740 d 6 h noddan /trunk/EmbeddedSoftware/AVR/application/ Deleted two applications that will never be finished: carsensors and eggwatch.  
/trunk/EmbeddedSoftware/AVR/application/CarSensors
/trunk/EmbeddedSoftware/AVR/application/EggWatch
763 6748 d 8 h noddan /trunk/EmbeddedSoftware/AVR/application/gLCD/ application/glCD/main.c: Fixed a bug with temperature-printing  
/trunk/EmbeddedSoftware/AVR/application/gLCD/main.c
745 6775 d 23 h eqlazer /trunk/EmbeddedSoftware/AVR/application/AntennaDisplay/ AntennaDisplay, added doxygen comments.  
/trunk/EmbeddedSoftware/AVR/application/AntennaDisplay/main.c
744 6775 d 23 h eqlazer /trunk/EmbeddedSoftware/AVR/application/AntennaControl/ AntennaControl, new position calculations.  
/trunk/EmbeddedSoftware/AVR/application/AntennaControl/main.c
731 6863 d 5 h eqlazer /trunk/EmbeddedSoftware/AVR/application/ AntennaControl: Now only for azimuth
Added AntennaDisplay
 
/trunk/EmbeddedSoftware/AVR/application/AntennaDisplay
/trunk/EmbeddedSoftware/AVR/application/AntennaDisplay/Makefile
/trunk/EmbeddedSoftware/AVR/application/AntennaDisplay/config.inc.template
/trunk/EmbeddedSoftware/AVR/application/AntennaDisplay/main.c
/trunk/EmbeddedSoftware/AVR/application/AntennaControl/main.c
694 6886 d 3 h arune /trunk/EmbeddedSoftware/AVR/ drivers: renamed drivers CallerID to DTMF
application/CallerID: updated to work with new driver directory, and moved som defines to config.inc (see config.inc.template)
 
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/callerid
/trunk/EmbeddedSoftware/AVR/application/CallerID/Makefile
/trunk/EmbeddedSoftware/AVR/application/CallerID/config.inc.template
/trunk/EmbeddedSoftware/AVR/application/CallerID/main.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.h
686 6905 d 2 h arune /trunk/EmbeddedSoftware/AVR/application/Sensors/ app/Sensors: reverted to old temperature representation  
/trunk/EmbeddedSoftware/AVR/application/Sensors/main.c
683 6905 d 12 h noddan /trunk/EmbeddedSoftware/AVR/ application/sensors and /drivers/sensor/ds18s20: updated to comply with the temperature standard that we use  
/trunk/EmbeddedSoftware/AVR/application/Sensors/main.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ds18s20/ds18x20.c
682 6905 d 12 h eqlazer /trunk/EmbeddedSoftware/AVR/application/AntennaControl/ AntennaControl: Now only for azimuth.  
/trunk/EmbeddedSoftware/AVR/application/AntennaControl/main.c
679 6907 d 15 h noddan /trunk/EmbeddedSoftware/AVR/ /application/gLCD and /drivers/lcd/glcd added. "First draft".  
/trunk/EmbeddedSoftware/AVR/application/gLCD
/trunk/EmbeddedSoftware/AVR/application/gLCD/Makefile
/trunk/EmbeddedSoftware/AVR/application/gLCD/config.inc.template
/trunk/EmbeddedSoftware/AVR/application/gLCD/main.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/font.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/ks0108.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/ks0108.h
674 6911 d 7 h noddan /trunk/EmbeddedSoftware/AVR/application/CarSensors/ application/carsensors: Added to version control.  
/trunk/EmbeddedSoftware/AVR/application/CarSensors
/trunk/EmbeddedSoftware/AVR/application/CarSensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/CarSensors/config.inc.template
/trunk/EmbeddedSoftware/AVR/application/CarSensors/main.c

Show All