| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 1644 |
5756 d 6 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Have started to implement new javascript, dimmer and irout are okay and working, everything else needs to be changed |
|
| 1642 |
5759 d 1 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Moved some files around for better structure
Implemented a new state machine for nodes
Nativ support for programming bios and application |
|
| 1625 |
5765 d 2 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Moved some things around in js.
Made the VM plugins all execute code in the VM thread which will improve safety and hopefully make it crash less |
|
| 1619 |
5767 d 1 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Added functionality for persistant storage of parameters, aliases created will be saved here
Created a irTransmit javascript |
|
| 1614 |
5772 d 1 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Now alias exists for modules, test implementation for dimmers, there is much work left to make this flexible |
|
| 1609 |
5775 d 6 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Dimmer commands now exposed to the atomic interface, with autocompletion of parameters! |
|
| 1608 |
5775 d 10 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
There is now a console client application with autocomplete to execute commands, commands have to be registered in the vm environment, there will be support for autocompleting arguments as well but it is not done yet |
|
| 1607 |
5778 d 2 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Added support for legacy scripts, it is not 100% yet, missing functionality is socket support. |
|
| 1604 |
5778 d 6 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Changes |
|
| 1602 |
5781 d 6 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Added new vm plugin
- module: enables sending messages and receiving messages from modules as well as events on if the module is available or not
Changed the name of the binary from atom to atomd to better reflect that it is supposed to be used as a daemon |
|