Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1768 5466 d 6 h runge /trunk/PcSoftware/Atom1.5/ Fixed crash on timer cancelation
Added printout of the currently used configuration file
 
1646 5751 d 0 h runge /trunk/PcSoftware/Atom1.5/ JS changes
It is not possible to set alarms with a data and time string in addition to a simple timeout
Some other small fixes
 
1601 5781 d 9 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 2 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 4 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 2 h runge /trunk/PcSoftware/Atom1.5/ Added classes for timers and more work on network classes