Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2032 5199 d 22 h pengi /trunk/ First version of RFID reader, and it seems to work-ish!  
1702 5700 d 7 h linlun /trunk/EmbeddedSoftware/AVR/ Added possibility to ocnfig maximum number of sensors for DS18x20 driver and module  
1266 6281 d 5 h pengi /trunk/ Channel drivers added... early working version.  
1148 6394 d 4 h linlun /trunk/EmbeddedSoftware/AVR/ Changed DS18x20 to use gpio  
943 6494 d 3 h runge /trunk/EmbeddedSoftware/AVR/module/ Added option for setting report interval of sensors
IMPORTANT: sns_BusVoltage_SEND_PERIOD and sns_ds18x20_SEND_PERIOD must now be defined in seconds. So if you have a config.inc already do not
forget to change this or the reporting will be very slow!
 
869 6673 d 5 h linlun /trunk/ Merged modules branch into trunk  
819 6706 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
 
804 6707 d 23 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 6708 d 2 h linlun /branches/modules/EmbeddedSoftware/AVR/ First test application with changes to stdcan