;*** SCT. Show Current Temperature instead of time or date v0.5***
;Firmware : S-ME45i v04
;Authors: rc-flitzer, trustkill, dp_sun, Lalo
;Release: July 28, 2004
;Updated: August 21, 2004
;v0.1: show temperature
;v0.2: show temperature if keylocked
;v0.3: show temperature if keylocked selectable through menu application
;v0.4: show temp instead time or instead of date
;v0.5: show + or - degree
;This patch shows temperature instead of time in idle screen if autodisplay voice in clock menu is setted.
;according to keyboard state and selectable through Riza's New Application Menu patch.
0x560531: C6743A 8730CE ;temp instead time
0x07CE30: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 9A0906A0D7404200F2F43C3F8AF40270
0x07CE40: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF FAC6743ADACABCACE7FE2B00D7404300
0x07CE50: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF F2F6E20826F6AA0A9D03E7FE2D008160
0x07CE60: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E10F26F664008D0209F10DFB06F66400
0x07CE70: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 49F02D0207FF100007FF2000DC49B878
0x07CE80: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E10E26F60A008D0209E10DFB06F63A00
0x07CE90: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF E7FD600007FE3000E7FF2C00DC49C478
0x07CEA0: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 02000884E007DC59B868C4780200FACA
0x07CEB0: FFFFFFFF AC97
;Change character 60hex in 16*10 font: from ¿ to °
0x0BD77E: 06000010000000100010002000440044 05100028002800100000000000000000
0x0BD78E: 0038 0000
;CUSTUMIZATION:
;-----------------
;Instead of what show temperature:
;defoult=instead of time
;uncomment these lines if you want to have it instead of date:
;0x560507: C66439 8730CE
;0x07CE42: 743A 6439
;0x560531: 8730CE C6743A
;When show temperature:
;defoult = if keyboard locked
;0x07CE30: 9A 8A ; if keyboard unlocked
;0x07CE30: 9A09 0D01 ;not keybord state dipendent
;Selection throught application menu (you must have NAM patch applied):
;defoult = voice number 8 (temperature)
;change voice 8 name from "empty" to "temperature" (uncomment)
;0x07CAF2: 2203 2B06
;change voice number:
;0x07CE3F: 70 x0
;where x is function number -1
;e.g.: 4 = voice n.5 (clock) = shows temp. if digiclock is on
;Fine tuning of temperature sensor:
;0x07CE56: AA xx
;where xx = AA +(-) difference between phone and real temperature x10 in hex
;e.g.: phone temp=25,6°C real temp=22,3°C
;25,6-22,3=3,3°C
;x10=33
;33decimal=21hex
;AA+21=CB
;correcting patch:
;0x07CE52: AA CB ;reduce sensor value of 3,3°C
;(method by chyberghost)


Odgovori uz citat
Bookmarks