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
2122 5168 d 7 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fix for length check in DTMF decoding when dialing out without area code.  
2098 5173 d 5 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed so no eniro or rseek checks are made on hidden or unknown numbers.
Added printout for raw data received from DTMF to debug in out problem arune is having
 
2094 5173 d 9 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 5173 d 20 h runge /trunk/PcSoftware/Atom1.5/script/interface/ Fixed parsing of incomming or outgoing calls which was wrong. Thanks arune!  
2091 5173 d 20 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 5179 d 2 h arune /trunk/PcSoftware/Atom1.5/script/interface/ Added callback functionality to phonenumber, not phonebook since it does not work  
2014 5214 d 11 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added support for eniro and rkseek for onlinePhoneBook, commented out support for hitta.se (broken)  
1958 5258 d 18 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 5272 d 20 h englund /trunk/PcSoftware/Atom1.5/script/interface/ Added DHT11 to available sensors  
1905 5339 d 9 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 5341 d 21 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Fixed bugs in sensor.js  
1899 5341 d 22 h linlun /trunk/PcSoftware/Atom1.5/ Added Phonebook support for DTMF menu item and in sensors  
1807 5407 d 20 h linlun /trunk/PcSoftware/Atom1.5/script/interface/ Added DTMF-storage  
1765 5468 d 3 h linlun /trunk/PcSoftware/Atom1.5/ Updates to alot of the javascripts for atom1.5  
1652 5741 d 16 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 5742 d 16 h runge /trunk/PcSoftware/Atom1.5/ Bugfixes
Added script for working with a display
 
1649 5742 d 17 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 5743 d 16 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