Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1579 5795 d 10 h runge /trunk/PcSoftware/Atom/src/ Removed unused files.  
1380 6181 d 13 h linlun /trunk/ Alot och changes to Atom, data.xml and js  
1227 6318 d 2 h arune /trunk/PcSoftware/Atom/src/ uint2bin/tools.cpp: cap to length
canidtranslator.cpp: cap converted int
 
1123 6404 d 10 h linlun /trunk/PcSoftware/Atom/src/CanNet/ Fixed newline and carrige return on unknown frames  
1122 6408 d 2 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 6449 d 6 h runge /trunk/PcSoftware/Atom/src/CanNet/ Atom: Now it must work! :)  
1049 6449 d 6 h runge /trunk/PcSoftware/Atom/src/CanNet/ Atom: Test if this works better for linlun  
1048 6449 d 14 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 6451 d 1 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 6453 d 10 h linlun /trunk/PcSoftware/Atom/src/CanNet/ Hopefully a better fix  
1029 6453 d 12 h linlun /trunk/PcSoftware/Atom/src/CanNet/ Added fix to always pad data to multiples of 8 bits  
1026 6454 d 4 h runge /trunk/PcSoftware/Atom/ Atom: Initial move of source code to src... this is not working yet!!! Wait til I'm done :)  
1021 6454 d 8 h runge /trunk/PcSoftware/Atom/CanNet/ Atom: Changed the check for nmt-datahandling to match on name and not id  
1002 6458 d 2 h runge /trunk/PcSoftware/Atom/ Atom: Bugfixes  
1001 6458 d 8 h runge /trunk/PcSoftware/Atom/ Atom: Bug fix  
999 6459 d 0 h runge /trunk/PcSoftware/Atom/ Atom: New command interface and some other stuff  
997 6460 d 3 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 6461 d 1 h runge /trunk/PcSoftware/Atom/ Atom: Fixed sorting of variables in debug output, also cleaned up canidtranslator code and added some validation  
987 6462 d 0 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 6462 d 21 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
 

Show All