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
1939 5275 d 23 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 5278 d 23 h englund /trunk/PcSoftware/Atom1.5/script/interface/ Added DHT11 to available sensors  
1925 5318 d 22 h cougar /trunk/PcSoftware/Atom1.5/script/interface/ Added counter.js for Atom1.5  
1905 5345 d 12 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 5346 d 23 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 0 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Fixed bugs in sensor.js  
1899 5348 d 1 h linlun /trunk/PcSoftware/Atom1.5/ Added Phonebook support for DTMF menu item and in sensors  
1898 5349 d 4 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 8 h runge /trunk/ Changed name of hwPWM id to channel to be the same as the input and the dimmer  
1807 5413 d 22 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added DTMF-storage  
1765 5474 d 5 h linlun /trunk/PcSoftware/Atom1.5/ Updates to alot of the javascripts for atom1.5  
1687 5737 d 1 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Added hwPWM to module list  
1673 5739 d 20 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 5745 d 21 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 10 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 5747 d 19 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 5748 d 19 h runge /trunk/PcSoftware/Atom1.5/ Bugfixes
Added script for working with a display
 
1649 5748 d 20 h runge /trunk/PcSoftware/Atom1.5/ More fixes in JS
All sensor values are now stored and a command exists for getting the last value
 
1648 5749 d 18 h runge /trunk/PcSoftware/Atom1.5/ Finished LG remote record
Removed some now unsused script files
Added a script for sensors
Fixed the output of several other scripts
 
1647 5749 d 19 h runge /trunk/PcSoftware/Atom1.5/ JS scripts should now have a good way of doing things, will move them around a bit though
More scripts to be created
Atomic can now take server adress and port from the commandline
Reworked the Atomic Atomd protocol to be more robust, now supports creating prompts from scripts in a more correct way
Reimplemented the IR record functionallity with the new atomic prompt system
Started to record a new remote for a LG tv
Added support for sending keypresses to the active Xorg-windows, though this introduces a dependency on Xorg wich we might not want, this needs to be configurable
Some other fixes here and there
 

Show All