Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2311 3608 d 1 h linlun /trunk/PcSoftware/Atom1.5/ Added template for mqtt functionality  
2205 5131 d 10 h arune /trunk/PcSoftware/Atom1.5/script/ Added support for Viking sensor over RF  
2190 5138 d 11 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ jspipe interface updated for waitfornodeinformation  
2188 5139 d 2 h arune /trunk/PcSoftware/Atom1.5/script/ Minor fixes to jspipe interface for set config
Added functions for setvolume and setreportinterval in water.js
 
2171 5150 d 2 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Bug fix for previous commit  
2170 5150 d 2 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Minor fixes for jspipe programmig  
2169 5150 d 4 h arune /trunk/PcSoftware/Atom1.5/script/ Added water interface  
2164 5152 d 1 h arune /trunk/PcSoftware/ Added functionality to get download progress of reprogramming in atom1.5 and atomdude  
2162 5153 d 3 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Removed some debug lines  
2160 5153 d 11 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Added functionality to atom for reprogramming node over jspipe port, should be more stable than over atomic port  
2155 5156 d 6 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Added dummy file for jspipe, fixes #17  
2138 5173 d 7 h linlun /trunk/PcSoftware/Atom1.5/script/plugin/ Fixed output in Module_getLastData  
2113 5176 d 15 h runge /trunk/PcSoftware/Atom1.5/script/plugin/ If you pass an alias group to the ModuleGetLastDataRaw or Native you will always get a value for the group name as well.  
2110 5178 d 1 h runge /trunk/PcSoftware/Atom1.5/script/plugin/ Added a function in module.js for use by the webgui.  
2109 5178 d 1 h runge /trunk/PcSoftware/Atom1.5/ Some changes to the JsPipe interface  
2103 5179 d 8 h runge /trunk/PcSoftware/Atom1.5/script/plugin/ Added a console function to get the server timestamp.  
2083 5181 d 0 h runge /trunk/PcSoftware/Atom1.5/script/plugin/ Fixes to allow programming via atomic even though other clients are doing requests to the atomic interface.
Programming with atomdude works now.
 
2075 5181 d 14 h runge /trunk/PcSoftware/Atom1.5/script/plugin/ Forgot to commit changes  
2067 5182 d 9 h runge /trunk/PcSoftware/Atom1.5/script/plugin/ Makde Module_GetLastDataRaw take an infinate amount of alias arguments  
2053 5183 d 5 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Added lost module types  
2052 5183 d 6 h linlun /trunk/PcSoftware/Atom1.5/script/plugin/ Updated module.js  
2049 5187 d 5 h linlun /trunk/PcSoftware/Atom1.5/script/plugin/ Added function Module_GetLastData  
2027 5207 d 3 h arune /trunk/PcSoftware/Atom1.5/script/ Added sns_heatPower as module in Atom1.5  
2018 5219 d 13 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Added KS0108 as js-modul  
1997 5231 d 3 h arune /trunk/PcSoftware/Atom1.5/script/ Added rfTransceiver to list of supported modules and as module in irin and irout  
1986 5234 d 4 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
 
1968 5249 d 3 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Same as previous commit (Added counting of hex lines when transmitting to atom1.5, does not fix real issue but make issue less critical) but for atom1.5-side  
1963 5253 d 3 h runge /trunk/PcSoftware/Atom1.5/ Added debug prints and fixed the indentation in the whole net module
Remove an unknown mbb.js file
 
1962 5253 d 3 h runge /trunk/PcSoftware/Atom1.5/ Major refactoring of TcpServer and networking stuff.
Reworked some parts of the socket plugin, now it works again.
Created a lot of debug outputs for new parts, so debug on in the logging will give a lot of output
 
1959 5255 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
 
1956 5265 d 12 h runge /trunk/PcSoftware/Atom1.5/ Removed fix to print hex in monitor sometimes since it did not really work well.
More work on the MBB tracking
 
1952 5271 d 1 h runge /trunk/PcSoftware/Atom1.5/ Fix to byteset where a -1 caused the last character to disappear in received socket data that was converted to ascii
More work on mysql and mbb
Added a function to parse out several json-rpc strings in the same received packet
Added two managers, ir and tracker, they are pretty specific to my stuff but could serve as examples, they are not loaded by default but should be loaded and instansiated from autostart.js
 
1950 5271 d 5 h runge /trunk/PcSoftware/Atom1.5/ More work on MBB
Added more error printout to MySql plugin
Increased max length for the new logging
 
1949 5271 d 12 h runge /trunk/PcSoftware/Atom1.5/script/plugin/ Updated MBB js to parse NMEA to a position structure  
1947 5272 d 0 h runge /trunk/PcSoftware/Atom1.5/ Fixes here and there.
Basic support for my MBB tracking device.
 
1945 5272 d 2 h runge /trunk/PcSoftware/Atom1.5/ Some work on changing the logging system to make it easier to use, not done and nothing of the old is yet converted to the new system.
Introduced a way of doing error handing with exceptions, only the MySql plugin uses this right now.
Added a plugin to access mysql from the js environment, it only exposes some basic functions right now but should be pretty useful, not fully tested yet but at least a select seems to work.
Some other small stuff.
 
1926 5319 d 1 h cougar /trunk/PcSoftware/Atom1.5/script/plugin/ Added "counter" to Module_GetNames for Module_CreateAliasAutoComplete  
1898 5349 d 7 h runge /trunk/PcSoftware/Atom1.5/ Added functions to get JSON arrays out of storage
Added HTTP client in JS for doing simple requests
 
1889 5359 d 2 h arune /trunk/PcSoftware/Atom1.5/script/plugin/ Removed print in Node_ClearHex and Node_AppendHex  
1887 5359 d 3 h arune /trunk/PcSoftware/Atom1.5/ Implemented programming hex directly with atomic-interface