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

Show All