Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1986 5226 d 5 h runge /trunk/PcSoftware/Atom1.5/ Changed how atom works with client and server id:s, needs more work in the future but at least it works to start a server from js now
More work on the tracker code
 
1959 5247 d 1 h runge /trunk/PcSoftware/Atom1.5/ Some renaming of datatypes in atom
More work on the GPS tracker stuff
Added support for starting servers in the socket VM plugin
 
1940 5268 d 3 h runge /trunk/PcSoftware/Atom1.5/src/ Fixed a spelling error in two places
Added try/catch around connect call in VM socket plugin, we probably need this in other places as well, this to handle connect failures
 
1651 5740 d 22 h runge /trunk/PcSoftware/Atom1.5/ Exposed socket to js, completly untested