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
817 6704 d 17 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 6705 d 18 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 6706 d 3 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 6706 d 5 h migan /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/ Removed more bin-files that got committed by mistake  
802 6706 d 6 h linlun /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ removed bin-files  
801 6706 d 6 h linlun /branches/modules/EmbeddedSoftware/AVR/ First test application with changes to stdcan  
800 6706 d 6 h linlun /branches/modules/ Added branch for modulized applications  
799 6706 d 7 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ drivers/ldr, drivers/tc1047: updates after test  
798 6706 d 8 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/Relay: fixed error with last update of conf.template  
797 6706 d 8 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 6706 d 9 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 6706 d 10 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ drivers/adc: bugfixes  
794 6706 d 15 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ avrlib/adc: Doxygen-comments updated & fixed case-statement  
793 6706 d 16 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ avrlib/adc: updated comments about "channel not implemented" and the define for the channel  
792 6706 d 16 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ /avrlib/adc: Now supports channels!  
791 6706 d 18 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 6707 d 11 h arune /trunk/EmbeddedSoftware/AVR/ drivers/ldr: updated for using ADC drivers
app/sensors: updated for updated LDR drivers
 
789 6707 d 11 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ drivers/stdcan: Implemented sending app-startup message on init. Implemented function "get queue length".  
788 6707 d 12 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ drivers/adc: doxygen fix  
787 6707 d 13 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ drivers/timer: Doxygen fixes for last commit  

Show All