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
852 6697 d 16 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
 
851 6697 d 17 h migan /branches/modules/EmbeddedSoftware/AVR/module/ Script for creating new modules, copies template and changes to the module name everywhere
Changed module template to work with the CreateModule script
 
850 6697 d 18 h migan /branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/ Commented out two unused variables to eliminate warnings  
849 6697 d 19 h arune /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ modules/canid.h: updated for module busvoltage  
848 6697 d 19 h arune /branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/ modules/sns_busvoltage: added a module that peridically sends the bus voltage of the node  
847 6697 d 23 h migan /branches/modules/ Added template module
Changed ModuleManager to allow comments in sources.list
 
839 6700 d 21 h migan /branches/modules/ Fixed a problem with the generation of main.c, a replace last time replaced too much  
836 6701 d 16 h migan /branches/modules/ Changed lcd startup message
Updated ModuleManager help and changed what the --list command shows
 
834 6701 d 17 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/ Driver for FOST02 in modules branch  
833 6701 d 17 h linlun /branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/ Added module for Hope FOST02 temperature and humidity sensor, NOT WORKING!  
832 6701 d 17 h migan /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ HW_ID-byte defines were reversed, fixed  
831 6701 d 17 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ Added sensor FOST02 to canid.h in modules branch  
829 6701 d 18 h linlun /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Added information on ModuleManager  
827 6702 d 15 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 6702 d 17 h migan /branches/modules/ Moved module-script to the scriptfolder
Created a link to the module-script in the template_module-folder
 
825 6702 d 17 h migan /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Made script runnable without python at the command line  
824 6702 d 17 h migan /branches/modules/EmbeddedSoftware/AVR/personal/template_module/ Added the option to remove a module for application  
823 6702 d 17 h arune /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ branches/drivers/stdcan.h: Fixed parenthesis around HWID-defines  
822 6702 d 18 h migan /branches/modules/EmbeddedSoftware/AVR/ Fixed paths, now it should be working  
821 6702 d 18 h migan /branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/ Missig file  

Show All