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
975 6469 d 17 h runge /trunk/PcSoftware/Atom/ Made Atom set all can services offline if the connection is closed for some reason like when the canDaemon is shut down  
974 6469 d 17 h runge /trunk/PcSoftware/ Added PING/PONG functionality to canDaemon, clients can send ping and receive pong.
Made Atom ping canDaemon if nothing have been received in some time to detect if network is down.
Made some more changes to Atom.
 
969 6472 d 10 h runge /trunk/PcSoftware/Atom/ Initial import of the new and improved Atom. It is fully functional but needs more work.
For more information on what is in the pipe right now look at TODO.txt
Documentation will come after the API has stabilized abit more.
There is support for four modules, BusVoltage, DS18x20, HD44789 and Debug.
There is also one logic service that should be well documented if someone wants to build logic for themselfs.
That service is called SensorPrint and uses one BusVoltage, one DS18x20 for sensor values and then prints them to the LCD (HD44789).
To start logic services you have to add them to the Services/Autostart.js.
More is to come...!