| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 2052 |
5182 d 4 h |
linlun |
/trunk/PcSoftware/Atom1.5/script/plugin/ |
Updated module.js |
|
| 2049 |
5186 d 2 h |
linlun |
/trunk/PcSoftware/Atom1.5/script/plugin/ |
Added function Module_GetLastData |
|
| 2027 |
5206 d 0 h |
arune |
/trunk/PcSoftware/Atom1.5/script/ |
Added sns_heatPower as module in Atom1.5 |
|
| 2018 |
5218 d 10 h |
arune |
/trunk/PcSoftware/Atom1.5/script/plugin/ |
Added KS0108 as js-modul |
|
| 1997 |
5230 d 0 h |
arune |
/trunk/PcSoftware/Atom1.5/script/ |
Added rfTransceiver to list of supported modules and as module in irin and irout |
|
| 1986 |
5233 d 2 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 |
5248 d 0 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 |
5252 d 0 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 |
5252 d 0 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 |
5253 d 22 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 |
5264 d 9 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 |
5269 d 22 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 |
5270 d 2 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 |
5270 d 9 h |
runge |
/trunk/PcSoftware/Atom1.5/script/plugin/ |
Updated MBB js to parse NMEA to a position structure |
|
| 1947 |
5270 d 21 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Fixes here and there.
Basic support for my MBB tracking device. |
|
| 1945 |
5271 d 0 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 |
5317 d 23 h |
cougar |
/trunk/PcSoftware/Atom1.5/script/plugin/ |
Added "counter" to Module_GetNames for Module_CreateAliasAutoComplete |
|
| 1898 |
5348 d 5 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 |
5357 d 23 h |
arune |
/trunk/PcSoftware/Atom1.5/script/plugin/ |
Removed print in Node_ClearHex and Node_AppendHex |
|
| 1887 |
5358 d 0 h |
arune |
/trunk/PcSoftware/Atom1.5/ |
Implemented programming hex directly with atomic-interface |
|