-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuilds
100 lines (68 loc) · 2.24 KB
/
builds
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
20130324
========
Note: initial build
- show frequency from mic
- play/stop
- show periodical frequency
- save results to Documents folder on stop
20130324#2
========
Note: added new device
- new device: iPhone 5 CDMA+GSM (Igor Baranov)
20130407
========
Note: temperature map support
- Temperature: add temperature value to saved plist file (according to frequency to temperature map)
- Settings: you can change acceptable frequency range from 0 to 1000 (default is 100..500)
- Settings: you can map frequency to temperature
20130415
========
Note: frequency float value, text fields for min, max frequencies values
- Temperature: float value for frequency
- Settings: you can change acceptable frequency range from whatever to whatever (you should check min < max yourself)
20140710
========
Note: time interval for reporting, consider frequency range
- fixed: iOS7 issue with navigation bar
Feature #78: Сhange time interval for reporting
- interval stepper min, max values and step changed to 0.1, 1 and 0.1
– display current stepper value
– save & restore stepper value
Feature #79: Option to consider the frequency range
- change and save consider value
20140711
========
Note: added new device
- new device: iPod Touch 5th Gen (Igor Baranov)
20140728
========
Note: added new device
- new device: iPhone 4S (Mykola Vyshynskyi)
Feature #78: Сhange time interval for reporting
- move steppers to settings page
- display average value for display interval
20140804
========
Note: project renamed to TSensor
Feature #78: Сhange time interval for reporting
- fixed default values for measurement and display frequencies
- better time formatting for visual report
Feature #80 Option to change number of decimal digits
- stepper for decimal digits, default value 2
Feature #81 Option to use average value
- switch to use average value, off by default
Task #82 Synchronise gray label text with table list
20140826
========
Note: Use min frequency
Feature #98: Use min frequency
20140915
========
Note: Use original, min or max frequency
Feature #98: Use min (max) frequency
- use segmented control for different sensor type
20141112
========
Note: Use original, min or max frequency
Feature #110: Display temperature
- display temperature for MIN case