forked from farrellf/TelemetryViewer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlayout.txt
More file actions
178 lines (158 loc) · 3.51 KB
/
layout.txt
File metadata and controls
178 lines (158 loc) · 3.51 KB
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
Telemetry Viewer File Format v0.5
GUI Settings:
tile column count = 6
tile row count = 7
show plot tooltips = true
smooth scrolling = true
opengl antialiasing = true
show fps and period = false
chart index for benchmarks = -1
Communication Settings:
port = UART: COM10
uart baud rate = 230400
tcp/udp port number = 8080
packet type = Binary
sample rate = 100
6 Data Structure Locations:
location = 5
processor index = 4
name = Fx
color = 0xFF0000
unit = N
conversion factor a = 1.0
conversion factor b = 1.0
location = 7
processor index = 4
name = Fy
color = 0x00CC33
unit = N
conversion factor a = 1.0
conversion factor b = 1.0
location = 9
processor index = 4
name = Fz
color = 0x0099FF
unit = N
conversion factor a = 1.0
conversion factor b = 1.0
location = 11
processor index = 4
name = Mx
color = 0xFF3300
unit = Nm
conversion factor a = 1.0
conversion factor b = 1.0
location = 13
processor index = 4
name = My
color = 0x00CC33
unit = Nm
conversion factor a = 1.0
conversion factor b = 1.0
location = 15
processor index = 4
name = Mz
color = 0x0099FF
unit = Nm
conversion factor a = 1.0
conversion factor b = 1.0
Checksum:
location = -1
checksum processor index = -1
6 Charts:
chart type = Time Domain Chart
top left x = 0
top left y = 0
bottom right x = 2
bottom right y = 1
datasets = 5
sample count = 10000
autoscale y-axis minimum = true
manual y-axis minimum = -1.0
autoscale y-axis maximum = true
manual y-axis maximum = 1.0
show x-axis title = true
show x-axis scale = true
show y-axis title = true
show y-axis scale = true
show legend = true
chart type = Time Domain Chart
top left x = 3
top left y = 0
bottom right x = 5
bottom right y = 1
datasets = 11
sample count = 10000
autoscale y-axis minimum = true
manual y-axis minimum = -1.0
autoscale y-axis maximum = true
manual y-axis maximum = 1.0
show x-axis title = true
show x-axis scale = true
show y-axis title = true
show y-axis scale = true
show legend = true
chart type = Time Domain Chart
top left x = 0
top left y = 2
bottom right x = 2
bottom right y = 3
datasets = 7
sample count = 10000
autoscale y-axis minimum = true
manual y-axis minimum = -1.0
autoscale y-axis maximum = true
manual y-axis maximum = 1.0
show x-axis title = true
show x-axis scale = true
show y-axis title = true
show y-axis scale = true
show legend = true
chart type = Time Domain Chart
top left x = 0
top left y = 4
bottom right x = 2
bottom right y = 5
datasets = 9
sample count = 10000
autoscale y-axis minimum = true
manual y-axis minimum = -1.0
autoscale y-axis maximum = true
manual y-axis maximum = 1.0
show x-axis title = true
show x-axis scale = true
show y-axis title = true
show y-axis scale = true
show legend = true
chart type = Time Domain Chart
top left x = 3
top left y = 2
bottom right x = 5
bottom right y = 3
datasets = 13
sample count = 10000
autoscale y-axis minimum = true
manual y-axis minimum = -1.0
autoscale y-axis maximum = true
manual y-axis maximum = 1.0
show x-axis title = true
show x-axis scale = true
show y-axis title = true
show y-axis scale = true
show legend = true
chart type = Time Domain Chart
top left x = 3
top left y = 4
bottom right x = 5
bottom right y = 5
datasets = 15
sample count = 10000
autoscale y-axis minimum = true
manual y-axis minimum = -1.0
autoscale y-axis maximum = true
manual y-axis maximum = 1.0
show x-axis title = true
show x-axis scale = true
show y-axis title = true
show y-axis scale = true
show legend = true