Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1785 5422 d 9 h arune /trunk/PcSoftware/Atom/src/VM/ Added usleep(2000) to fix socket start issue when response is to quick  
1405 6114 d 6 h runge /trunk/PcSoftware/Atom/src/VM/ Added setFileContents to js, setFileContents(filename, content); not tested though so it may break horribly  
1402 6148 d 5 h runge /trunk/PcSoftware/Atom/ Atom: Changed IRremotesbutton on centrum titan 500 on and of instead of power1 and power2
Atom: Minor update to http.js
Atom: Fixed error in HD44789.js where online method was not called
Atom: Made HD44789.js split a string to the next row if it is longer then the displays width, the lcdcode has support for this but it doesn?\195't seem to work so we do it in Atom instead
 
1229 6317 d 5 h arune /trunk/PcSoftware/Atom/ Atom: fix for sending delimiter characters in packet  
1203 6334 d 14 h arune /trunk/PcSoftware/Atom/ Atom: a lot of commented debugprints, hack to fix race conditions between socketthread and asyncsocket, counter for socketthreads id instead of time
Display.js: timout for going to main menu, minor changes
 
1060 6448 d 3 h runge /trunk/PcSoftware/Atom/ Atom: added irTransmit javascript
Atom: added a sleep function to the javascript environment... argument is in microseconds
 
1042 6452 d 4 h runge /trunk/PcSoftware/Atom/ Atom: Made changes to how Intervals work... hopefully it is more stable now... though we have some kind of segfault on exit when we have programmed that needs
looking in to
 
1026 6454 d 5 h runge /trunk/PcSoftware/Atom/ Atom: Initial move of source code to src... this is not working yet!!! Wait til I'm done :)  
1024 6454 d 5 h runge /trunk/PcSoftware/Atom/ Atom: Created new logsystem  
1012 6455 d 2 h runge /trunk/PcSoftware/Atom/ Atom: Bugfix when uint was converted to int
Atom: Two more remote definitions
Atom: Fixed spelling error in the TODO
 
1011 6455 d 4 h runge /trunk/PcSoftware/Atom/ Atom: Added hex2uint and created stub IntelHex object  
1010 6455 d 5 h runge /trunk/PcSoftware/Atom/ Atom: Added export of conversion functions to the javascript environment
Atom: Started a small documention file for functions and objects in the javascript environment
 
1008 6456 d 2 h runge /trunk/PcSoftware/Atom/ Atom: Initial work in programming stuff in Atom, not done but some structure is there
Atom: Some more changes to make the command interface accept longer input
 
1007 6457 d 3 h runge /trunk/PcSoftware/Atom/ Atom: Added DataStore functionality which is like a simple database
Atom: Fixed a bug in the services() javascript command
Atom: Added Leadtek Winfast 2000+ ir remote definitions to the IRRemote datastore
Atom: Implemented support for looking up ir remote control and button to the irReceive service
 
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
 
995 6460 d 12 h runge /trunk/PcSoftware/Atom/VM/ Atom: Added clearer error output on errors in javascript, should print exactly what and where the error occured now  
986 6462 d 22 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
 
983 6467 d 2 h runge /trunk/PcSoftware/Atom/ Atom: Rewrote much of the socketstuff to make it easier and have less errors... needs more cleanups but works at least
Atom: The OnlinePhonebook works very good now it seems
Atom: Nothing is printed to syslog now... there where complications with threads, will fix this later
Atom: Can Debug also works very nicely
 
981 6467 d 23 h runge /trunk/ Atom: Stuff, I'm to druk to know what  

Show All