Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
868 6674 d 14 h migan /branches/modules/EmbeddedSoftware/AVR/ Added new module for SimpleDTMF-expansion based on CallerId-code, compiles but is not tested yet
Changed DTMF driver to not use hardcoded timer, this breaks backwards compatibility
Added physical quantity command for phone number
Removed warning from stdcan, it is pretty well tested by now
 
867 6676 d 7 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ Moved CAN_CMD_MODULE_NMT_LIST to the correct file  
865 6681 d 16 h linlun /branches/modules/EmbeddedSoftware/AVR/ Updated module sns_BusVoltage  
861 6681 d 16 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/ Added files for commands used in modules branch, Pysical Quantity and global commands  
855 6688 d 11 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/ Modified drivers for FOST02  
852 6702 d 8 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
 
849 6702 d 11 h arune /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ modules/canid.h: updated for module busvoltage  
834 6706 d 9 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02/ Driver for FOST02 in modules branch  
832 6706 d 9 h migan /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ HW_ID-byte defines were reversed, fixed  
831 6706 d 10 h linlun /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ Added sensor FOST02 to canid.h in modules branch  
827 6707 d 7 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
 
823 6707 d 10 h arune /branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/ branches/drivers/stdcan.h: Fixed parenthesis around HWID-defines  
817 6707 d 21 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 6708 d 22 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 6709 d 8 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
 
801 6709 d 11 h linlun /branches/modules/EmbeddedSoftware/AVR/ First test application with changes to stdcan  
800 6709 d 11 h linlun /branches/modules/ Added branch for modulized applications  
799 6709 d 12 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ drivers/ldr, drivers/tc1047: updates after test  
797 6709 d 12 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 6709 d 13 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/adc/ drivers/adc: each channel must be activated in config.inc for an application (ADCHANx=1)  

Show All