blob: 6a650254bcb6a92fa4303d6762630a2e39461004 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
# File empty by default.
# Replace contents of this file with custom configuration.
[SS-TEMP-CLUSTER1-0]
algo_type ss
sampling 10
sensor pop_mem
device cluster1
set_point 54000
set_point_clr 46000
device_max_limit 1824000
time_constant 16
[SS-TEMP-CLUSTER1-1]
algo_type ss
sampling 10
sensor pop_mem
device cluster1
set_point 62000
set_point_clr 54000
device_max_limit 1632000
time_constant 16
[SS-POPMEM]
disable
[SPEAKER-CAL]
disable
[SS-GPU]
algo_type ss
sampling 250
sensor gpu
device gpu
set_point 75000
set_point_clr 65000
[battery_monitor]
algo_type monitor
sensor tsens_tz_sensor17
sampling 1000
thresholds 42000 43000 44000
thresholds_clr 40000 42000 43000
actions battery battery battery
action_info 0 1 2
|