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
829 6702 d 3 h linlun /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Added information on ModuleManager  
827 6702 d 23 h migan /branches/modules/ Added module for hd44780 lcd, not well tested yet but starts
Fixed some defines to be able to work with pointers to messages
Created separate files for module protocol defines, not defined in canid.h anymore
Fixed bios.inc in template to use <GENERATE_ID> again
Fixed a bug in ModuleManger
Added the framescript to the svn
 
826 6703 d 1 h migan /branches/modules/ Moved module-script to the scriptfolder
Created a link to the module-script in the template_module-folder
 
825 6703 d 2 h migan /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Made script runnable without python at the command line  
824 6703 d 2 h migan /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Added the option to remove a module for application  
823 6703 d 2 h arune /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ branches/drivers/stdcan.h: Fixed parenthesis around HWID-defines  
822 6703 d 2 h migan /branches/modules/EmbeddedSoftware/AVR/ Fixed paths, now it should be working  
821 6703 d 3 h migan /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/ Missig file  
820 6703 d 3 h migan /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Fixed wrong path  
819 6703 d 3 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 6703 d 13 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 6704 d 14 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 6705 d 0 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 6705 d 1 h migan /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/ Removed more bin-files that got committed by mistake  
802 6705 d 3 h linlun /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ removed bin-files  
801 6705 d 3 h linlun /branches/modules/EmbeddedSoftware/AVR/ First test application with changes to stdcan  
800 6705 d 3 h linlun /branches/modules/ Added branch for modulized applications  
799 6705 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ drivers/ldr, drivers/tc1047: updates after test  
798 6705 d 4 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/Relay: fixed error with last update of conf.template  
797 6705 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
 

Show All