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
992 6467 d 14 h arune /trunk/Configuration/ configuration/data.xml: added irreceiver and commands for ir  
987 6468 d 13 h runge /trunk/ Atom: Fixed bug that was discovered by arune, where the unknown flag on incomming can messages was not reset
Atom: Updated SimpleDTMF javascript to parse real numbers from a SimpleDTMF module
Atom: Added dtmf node to the SensorPrint example where it shows how to use the OnlinePhonebook script for looking up names for phonenumbers
 
986 6469 d 10 h runge /trunk/ Atom: Added definitions for the nmt protocol to the xml file
Atom: Had to change one definition name for the module listing so unfortunatly module apps will need to update their main.c.template again.. sorry
Atom: Structured the TODO for Atom
Atom: Added the ability for Atom to understand nmt messages, this show up correct in the debug output and we have control of nodes via javascript programming
should be possible but I have not built anything for that yet. Reset, App_start and Heartbeat works as expected though
 
981 6474 d 11 h runge /trunk/ Atom: Stuff, I'm to druk to know what  
980 6474 d 17 h linlun /trunk/ Added LEDPWM module id, and made changes to heartbeat  
968 6478 d 20 h runge /trunk/ Added Makefile for generating new moduleid.h when you have changed data.xml
Changed the printf command to be module specific to the debugmodule, this breaks previously compiled code that uses printf via printf.pl
 
965 6478 d 23 h runge /trunk/ Added new module type Debug
Made printf use Debug the module type
Fixed small stuff in makeCanId.pl
 
963 6478 d 23 h arune /trunk/Configuration/ Added dir Configuration and moved data.xml there  
958 6479 d 14 h runge /trunk/EmbeddedSoftware/ Changed ids abit  
956 6479 d 14 h runge /trunk/ Removed old headerfiles for the module system
Updated data.xml with some variables for commands
Removed old python Atom
Removed CanIdManaged, we edit the xmlfile manually and it doesn't work anyways
 
955 6479 d 14 h runge /trunk/EmbeddedSoftware/ Fixed the rest of the modules  
954 6479 d 15 h runge /trunk/EmbeddedSoftware/ Added new global debug command
Updated RGBdrivermodule to new standard
Removed of the removed include protocol.h for ks0108
 
953 6479 d 15 h runge /trunk/EmbeddedSoftware/ Fixed KS0108 to new system  
952 6479 d 15 h runge /trunk/EmbeddedSoftware/ Fixed what I forgot :) again  
950 6479 d 15 h runge /trunk/ Changed how modulespecific defines are named by makeCanId.pl
Added definitions for dimmer230 in the xmlfile
Changed to new definenames in act_dimmer230
Fixed act_hd44780 to changes in define names
 
946 6479 d 18 h runge /trunk/EmbeddedSoftware/ Modulestuff... data.xml needs to move but arune is missing :)