Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
800 6711 d 0 h linlun /branches/modules/ Added branch for modulized applications  
798 6711 d 1 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/Relay: fixed error with last update of conf.template  
797 6711 d 1 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 6711 d 12 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 6712 d 4 h arune /trunk/EmbeddedSoftware/AVR/ drivers/ldr: updated for using ADC drivers
app/sensors: updated for updated LDR drivers
 
781 6718 d 4 h arune /trunk/EmbeddedSoftware/AVR/application/Servo/ applications/Servo: removed oled setting.h.template, config.inc.template is used for settings  
780 6718 d 4 h arune /trunk/EmbeddedSoftware/AVR/application/template/ Added comments on where config.inc should be located  
778 6718 d 20 h linlun /trunk/EmbeddedSoftware/AVR/application/Sensors/ Added definitions for pin configuration to config.inc.template, not enabled by default  
776 6718 d 23 h linlun /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ Updated template with pin definitions for CoreCard, not enabled by default  
767 6741 d 2 h noddan /trunk/EmbeddedSoftware/AVR/application/ Deleted two applications that will never be finished: carsensors and eggwatch.  
763 6749 d 4 h noddan /trunk/EmbeddedSoftware/AVR/application/gLCD/ application/glCD/main.c: Fixed a bug with temperature-printing  
745 6776 d 19 h eqlazer /trunk/EmbeddedSoftware/AVR/application/AntennaDisplay/ AntennaDisplay, added doxygen comments.  
744 6776 d 19 h eqlazer /trunk/EmbeddedSoftware/AVR/application/AntennaControl/ AntennaControl, new position calculations.  
731 6864 d 1 h eqlazer /trunk/EmbeddedSoftware/AVR/application/ AntennaControl: Now only for azimuth
Added AntennaDisplay
 
694 6887 d 0 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)
 
686 6905 d 22 h arune /trunk/EmbeddedSoftware/AVR/application/Sensors/ app/Sensors: reverted to old temperature representation  
683 6906 d 8 h noddan /trunk/EmbeddedSoftware/AVR/ application/sensors and /drivers/sensor/ds18s20: updated to comply with the temperature standard that we use  
682 6906 d 9 h eqlazer /trunk/EmbeddedSoftware/AVR/application/AntennaControl/ AntennaControl: Now only for azimuth.  
679 6908 d 11 h noddan /trunk/EmbeddedSoftware/AVR/ /application/gLCD and /drivers/lcd/glcd added. "First draft".  
674 6912 d 3 h noddan /trunk/EmbeddedSoftware/AVR/application/CarSensors/ application/carsensors: Added to version control.  
653 6927 d 3 h noddan /trunk/EmbeddedSoftware/AVR/application/ application/cardisplay: a lot of minor fixes
application/eggwatch: small fixes. development has stalled temporarily
 
647 6933 d 2 h noddan /trunk/EmbeddedSoftware/AVR/application/CarDisplay/ app/cardisplay: still very rough. commit just for personal backup.  
645 6933 d 13 h noddan /trunk/EmbeddedSoftware/AVR/application/CarDisplay/ application/CarDisplay: first commit, don't look at it yet.  
643 6936 d 8 h arune /trunk/EmbeddedSoftware/AVR/ Moved some defines from drivers/rc-servo to application config.inc  
640 6940 d 23 h arune /trunk/EmbeddedSoftware/AVR/application/Sensors/ app/Sensors: ldr-implementation changed to work with changed drivers, not tested  
638 6942 d 21 h eqlazer /trunk/EmbeddedSoftware/AVR/application/AntennaControl/ application/AntennaControl: Added project  
636 6955 d 12 h noddan /trunk/EmbeddedSoftware/AVR/application/EggWatch/ application/eggwatch: Cleanup and added bargraph  
631 6956 d 1 h noddan /trunk/EmbeddedSoftware/AVR/application/EggWatch/ application/EggWatch: Created.  
627 6958 d 3 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: Commented the rotary encoder-part and added support for pushbuttons.  
625 6970 d 9 h arune /trunk/EmbeddedSoftware/AVR/ drivers/mt8870, app/CallerId: Renamed Callerid-functions to DTMFin  
624 6970 d 12 h arune /trunk/EmbeddedSoftware/AVR/application/CallerID/ app/CallerID: Updated to work with mt8870-drivers  
622 6971 d 11 h noddan /trunk/EmbeddedSoftware/AVR/application/CallerID/ oops, I missed CallerID.  
621 6971 d 11 h noddan /trunk/EmbeddedSoftware/AVR/ Updated all makefiles to work with Mac OS X by fixing echo \n and using avr-ar instead of ar  
620 6972 d 23 h arune /trunk/EmbeddedSoftware/AVR/application/ App/CallerID: Simple CallerID application, should be split to drivers for MT8870  
618 6974 d 2 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/IrTransmit: updated to use framecnt when sending  
616 6977 d 0 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ apps/IrReceive: implemented debug-output for sending the buffer contents when no protocol can be found  
614 6977 d 3 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/ir-receive: updated to work with new drivers  
611 6978 d 6 h arune /trunk/EmbeddedSoftware/AVR/application/ application/Ir: Updated ir receiver and transmitter applications  
609 6980 d 1 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/IrTransmitter: uppdated to work with new drivers  
607 6980 d 1 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ application/lcd: works quite well, except backlight. could just be my hardware though.