| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 1958 |
5265 d 10 h |
cougar |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Do not update LastValues with ds18x20 temperature in case of temperature
conversion error (happens sometimes during startup and when power for
"parasite power" mode is not long/strong enough) |
|
| 1954 |
5271 d 10 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Some bugfixes to XBMC reconnect, though it still does not work correctly, XBMC failes to open the socket... don't know why |
|
| 1953 |
5271 d 10 h |
runge |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Forgot the xbmc.js interface |
|
| 1939 |
5276 d 12 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Added success/failure checks to the build_and_install.sh script
Added a stub manager for MBB (MobileBroadBand), for future use
Cleaned up some compiler warnings
Fixed segfault on shut down (hopefully)
Fixed what valgrind considered a memory leak in the logging function
Probably some other stuff |
|
| 1936 |
5279 d 12 h |
englund |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Added DHT11 to available sensors |
|
| 1925 |
5319 d 11 h |
cougar |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Added counter.js for Atom1.5 |
|
| 1905 |
5346 d 1 h |
linlun |
/trunk/PcSoftware/Atom1.5/ |
Added support for DTMF-module fix that replaces last digit in outgoing calls if it is wrong with a 'C' |
|
| 1902 |
5347 d 12 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Initial interface script for controlling an LG tv via a serial node, not a complete set of features and no support for reading settings out from the TV |
|
| 1900 |
5348 d 13 h |
linlun |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Fixed bugs in sensor.js |
|
| 1899 |
5348 d 14 h |
linlun |
/trunk/PcSoftware/Atom1.5/ |
Added Phonebook support for DTMF menu item and in sensors |
|
| 1898 |
5349 d 17 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Added functions to get JSON arrays out of storage
Added HTTP client in JS for doing simple requests |
|
| 1897 |
5349 d 21 h |
runge |
/trunk/ |
Changed name of hwPWM id to channel to be the same as the input and the dimmer |
|
| 1807 |
5414 d 11 h |
linlun |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Added DTMF-storage |
|
| 1765 |
5474 d 19 h |
linlun |
/trunk/PcSoftware/Atom1.5/ |
Updates to alot of the javascripts for atom1.5 |
|
| 1687 |
5737 d 14 h |
runge |
/trunk/PcSoftware/Atom1.5/script/interface/ |
Added hwPWM to module list |
|
| 1673 |
5740 d 9 h |
runge |
/trunk/PcSoftware/Atom1.5/script/ |
Bugfixes in js
Dimmers now store last values; connected, frequency and level
Added some more colors to some printouts |
|
| 1657 |
5746 d 10 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Added some color to the logging
Created a new plugin Node
It is now possible to list modules, list nodes, and reset nodes via atomic
Some more minor fixes and stuff done |
|
| 1656 |
5746 d 23 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
User scripts are now kept seperate from standard scripts and stored in /etc/atom/uscript, they should not be overwritten on a new install
Storage is now /etc/atom/storage and atom.conf.templates has moved to /etc/atom which also means that the real atom.conf should be placed there |
|
| 1652 |
5748 d 8 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Renamed module directory in scripts to interface
Made the Xorg plugin default off, can be compiled in with a flag
Version now uses the SVN number as it's third number
Made it possible to use cpack to create *.deb packages for installation, the text file INSTALL contains the instructions |
|
| 1650 |
5749 d 8 h |
runge |
/trunk/PcSoftware/Atom1.5/ |
Bugfixes
Added script for working with a display |
|