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
1601 5781 d 15 h runge /trunk/PcSoftware/Atom1.5/ Created a virtual machine running using google v8
Uses a plugin architecture for exposing functionality to vm in a modular way
Current plugins are
- system: handles logging, system calls, loading of scripts
- timer: handles timeouts and intervals
More other random fixes
 
1599 5782 d 8 h runge /trunk/PcSoftware/Atom1.5/src/ Fixed daemon mode, fixed so shutdown is done correctly without errors and hanging
Some other minor fixes in various places
 
1595 5787 d 10 h runge /trunk/PcSoftware/Atom1.5/ More random work and classes for message passing within Atom, also a shell for the can network connection parts  
1593 5789 d 8 h runge /trunk/PcSoftware/Atom1.5/ Added classes for timers and more work on network classes