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
2094 5176 d 3 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed priority, now rseek searches are only done if eniro failes to find anything.
Also put the result from rseek into an array... not sure of the result format though so it needs to be tested.
 
2092 5176 d 14 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed parsing of incomming or outgoing calls which was wrong. Thanks arune!  
2091 5176 d 15 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Changes and fixes to DTMF decoding.
Lookup on eniro now works... added timestamp and names parameters to PhoneCall storage.
 
2050 5181 d 20 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added callback functionality to phonenumber, not phonebook since it does not work  
2014 5217 d 5 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added support for eniro and rkseek for onlinePhoneBook, commented out support for hitta.se (broken)  
1958 5261 d 13 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)
 
1936 5275 d 15 h englund /trunk/PcSoftware/Atom1.5/script/interface/ Added DHT11 to available sensors  
1905 5342 d 4 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'  
1900 5344 d 16 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Fixed bugs in sensor.js  
1899 5344 d 17 h linlun /trunk/PcSoftware/Atom1.5/ Added Phonebook support for DTMF menu item and in sensors  
1807 5410 d 14 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added DTMF-storage  
1765 5470 d 22 h linlun /trunk/PcSoftware/Atom1.5/ Updates to alot of the javascripts for atom1.5  
1652 5744 d 11 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 5745 d 11 h runge /trunk/PcSoftware/Atom1.5/ Bugfixes
Added script for working with a display
 
1649 5745 d 12 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 5746 d 11 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