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
887 6645 d 5 h migan /trunk/PcSoftware/scripts/ template module is no longer listed when listing available modules  
885 6648 d 1 h migan /trunk/PcSoftware/scripts/ Added -c option for small list of available modules
Fixed problem with -l module list when not run from an application dir
 
869 6664 d 5 h linlun /trunk/ Merged modules branch into trunk  
852 6692 d 0 h migan /branches/modules/ Merged CreateModule into ModuleManager and made ModuleManager work when run from diffrent locations
Added some definitions in canid.h for default classes used in template, this to make a new module compile right away
 
847 6692 d 7 h migan /branches/modules/ Added template module
Changed ModuleManager to allow comments in sources.list
 
839 6695 d 5 h migan /branches/modules/ Fixed a problem with the generation of main.c, a replace last time replaced too much  
836 6696 d 0 h migan /branches/modules/ Changed lcd startup message
Updated ModuleManager help and changed what the --list command shows
 
828 6696 d 2 h migan /branches/modules/PcSoftware/scripts/ Fixed a bug when regenerating config.inc  
827 6696 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 6697 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 6697 d 1 h migan /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Made script runnable without python at the command line  
824 6697 d 1 h migan /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Added the option to remove a module for application  
822 6697 d 2 h migan /branches/modules/EmbeddedSoftware/AVR/ Fixed paths, now it should be working  
820 6697 d 2 h migan /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Fixed wrong path  
819 6697 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