Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1308 6259 d 11 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
1227 6328 d 9 h arune /trunk/PcSoftware/Atom/src/ uint2bin/tools.cpp: cap to length
canidtranslator.cpp: cap converted int
 
1123 6414 d 17 h linlun /trunk/PcSoftware/Atom/src/CanNet/ Fixed newline and carrige return on unknown frames  
1122 6418 d 9 h linlun /trunk/PcSoftware/Atom/src/ Atom: now it does not segfault when candebug disconnet, and also send \r\n instead of just \n to be compatible with windows
telnet clients
 
1050 6459 d 12 h runge /trunk/PcSoftware/Atom/src/CanNet/ Atom: Now it must work! :)  
1049 6459 d 13 h runge /trunk/PcSoftware/Atom/src/CanNet/ Atom: Test if this works better for linlun  
1048 6459 d 20 h runge /trunk/PcSoftware/Atom/ Atom: Added debugoutput to better debug fault in the enum implementation
Atom: Made the makefiles complie the debug version of google v8 to get better debug output
 
1046 6461 d 8 h runge /trunk/ Atom: Added enum-datatype... look in data.xml on how it's used. Indata to Atom tested but not outdata... tell me if it fails to assign the right value  
1030 6463 d 17 h linlun /trunk/PcSoftware/Atom/src/CanNet/ Hopefully a better fix  
1029 6463 d 19 h linlun /trunk/PcSoftware/Atom/src/CanNet/ Added fix to always pad data to multiples of 8 bits  
1026 6464 d 11 h runge /trunk/PcSoftware/Atom/ Atom: Initial move of source code to src... this is not working yet!!! Wait til I'm done :)  
1021 6464 d 14 h runge /trunk/PcSoftware/Atom/CanNet/ Atom: Changed the check for nmt-datahandling to match on name and not id  
1002 6468 d 9 h runge /trunk/PcSoftware/Atom/ Atom: Bugfixes  
1001 6468 d 14 h runge /trunk/PcSoftware/Atom/ Atom: Bug fix  
999 6469 d 6 h runge /trunk/PcSoftware/Atom/ Atom: New command interface and some other stuff  
997 6470 d 9 h runge /trunk/PcSoftware/Atom/ Atom: Hopefully fixed problem with Atom craching on malformed messages, it should also be possible to run to instances of Atom in parallel
Atom: Cleaned canidtranslator code, removed abit of duplicated code
Atom: Added try catch around all substr, please report the output to runge if you encounter a DEBUG-message
 
991 6471 d 7 h runge /trunk/PcSoftware/Atom/ Atom: Fixed sorting of variables in debug output, also cleaned up canidtranslator code and added some validation  
987 6472 d 7 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 6473 d 4 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
 
985 6475 d 4 h runge /trunk/PcSoftware/Atom/ Atom: Made getting values from settings safer if there is no settings  

Show All