Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
820 6698 d 1 h migan /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Fixed wrong path  
819 6698 d 1 h migan /branches/modules/EmbeddedSoftware/AVR/ Added a script for adding modules to a application
Cleaned files and added new ones :)
Makefiles still does not work
 
817 6698 d 11 h migan /branches/modules/EmbeddedSoftware/AVR/ Added file to make a module have a list of its dependencies
Added file to list which modules to compile, THIS IS NOT COMPLETE
Tried to change the makefiles to work but it does not yet!
Corrected fault in application main, now checks HW_ID when getting a list request
Added simple defines for getting the individual bytes of a HW_ID easily
 
807 6699 d 12 h migan /branches/modules/EmbeddedSoftware/AVR/ Fixed a thing or two in our example main
Added (uint8_t) to two of the defines in stdcan.h
 
804 6699 d 22 h migan /branches/modules/EmbeddedSoftware/AVR/ Updated define-names to be more clear
Fixed a warning in stdcan
Added a config.inc.template to the application
 
803 6699 d 23 h migan /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/ Removed more bin-files that got committed by mistake  
802 6700 d 1 h linlun /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ removed bin-files  
801 6700 d 1 h linlun /branches/modules/EmbeddedSoftware/AVR/ First test application with changes to stdcan  
800 6700 d 1 h linlun /branches/modules/ Added branch for modulized applications  
799 6700 d 2 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ drivers/ldr, drivers/tc1047: updates after test  
798 6700 d 2 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/Relay: fixed error with last update of conf.template  
797 6700 d 2 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
 
796 6700 d 3 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ drivers/adc: each channel must be activated in config.inc for an application (ADCHANx=1)  
795 6700 d 5 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ drivers/adc: bugfixes  
794 6700 d 9 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ avrlib/adc: Doxygen-comments updated & fixed case-statement  
793 6700 d 11 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ avrlib/adc: updated comments about "channel not implemented" and the define for the channel  
792 6700 d 11 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ /avrlib/adc: Now supports channels!  
791 6700 d 13 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 6701 d 5 h arune /trunk/EmbeddedSoftware/AVR/ drivers/ldr: updated for using ADC drivers
app/sensors: updated for updated LDR drivers
 
789 6701 d 6 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ drivers/stdcan: Implemented sending app-startup message on init. Implemented function "get queue length".  

Show All