| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 1402 |
6148 d 5 h |
runge |
/trunk/PcSoftware/Atom/ |
Atom: Changed IRremotesbutton on centrum titan 500 on and of instead of power1 and power2
Atom: Minor update to http.js
Atom: Fixed error in HD44789.js where online method was not called
Atom: Made HD44789.js split a string to the next row if it is longer then the displays width, the lcdcode has support for this but it doesn?\195't seem to work so we do it in Atom instead |
|
| 1380 |
6181 d 13 h |
linlun |
/trunk/ |
Alot och changes to Atom, data.xml and js |
|
| 1227 |
6318 d 3 h |
arune |
/trunk/PcSoftware/Atom/src/ |
uint2bin/tools.cpp: cap to length
canidtranslator.cpp: cap converted int |
|
| 1026 |
6454 d 5 h |
runge |
/trunk/PcSoftware/Atom/ |
Atom: Initial move of source code to src... this is not working yet!!! Wait til I'm done :) |
|
| 1024 |
6454 d 5 h |
runge |
/trunk/PcSoftware/Atom/ |
Atom: Created new logsystem |
|
| 1011 |
6455 d 4 h |
runge |
/trunk/PcSoftware/Atom/ |
Atom: Added hex2uint and created stub IntelHex object |
|
| 1008 |
6456 d 2 h |
runge |
/trunk/PcSoftware/Atom/ |
Atom: Initial work in programming stuff in Atom, not done but some structure is there
Atom: Some more changes to make the command interface accept longer input |
|
| 997 |
6460 d 4 h |
runge |
/trunk/PcSoftware/Atom/ |
Atom: Hopefully fixed problem with Atom craching on malformed messages, it should also be possible to run to instances of Atom in parallel
Atom: Cleaned canidtranslator code, removed abit of duplicated code
Atom: Added try catch around all substr, please report the output to runge if you encounter a DEBUG-message |
|
| 990 |
6461 d 6 h |
runge |
/trunk/PcSoftware/Atom/Tools/ |
Atom: Do not display UTC time in console output but use local time instead |
|
| 981 |
6467 d 23 h |
runge |
/trunk/ |
Atom: Stuff, I'm to druk to know what |
|
| 976 |
6468 d 23 h |
runge |
/trunk/PcSoftware/Atom/ |
Atom: Added the ability for the async socket to resolve domain names
Atom: Added system for working with async sockets from javascript
Atom: Implemented a rough HTTP class in javascript that uses the sockets
Atom: Started an implementation for looking up names from phonenumbers via hitta.se, needs parsing of html to be complete
Atom: A lot of other small changes to Atom
Atom: Bumped Atom to version 0.3 |
|
| 969 |
6472 d 0 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...! |
|