-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmarkers.js
222 lines (214 loc) · 5.52 KB
/
markers.js
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
/**
* This file contains the marker positions and additional information for the map
*/
var app = app || {};
(function () {
'use strict';
app.markers = [
// Mainhall
{
name: 'Megablast',
coord: [-54, -100],
desc: 'Music-Player for the main hall.',
url: 'http://megablast.cbrp3.c-base.org/',
icon: app.audio_icon
},
{
name: 'mechblast-display',
coord: [-28, -83.0],
desc: 'Information display for main hall.',
url: 'http://c-flo.cbrp3.c-base.org/mainhall/',
icon: app.tv_icon
},
{
name: 'DMX-DMON',
coord: [-54, -113.0],
desc: 'DMX light control for the main hall.',
url: 'http://baseos.cbrp3.c-base.org/dmxdmon/',
icon: app.lightbulb_icon
},
{
name: 'Bar',
coord: [-30.0, -112.0],
desc: 'A place to get cold beverages.',
url: '',
icon: app.bar_icon
},
{
name: 'Replicator',
coord: [-37.0, -66.0],
desc: 'A place to get cold beverages from a machine. it gives a discount if you provide a UID and PIN',
url: 'http://replicator.cbrp3.c-base.org/',
icon: app.bar_icon
},
{
name: 'Matelight',
coord: [-69.0, -80.0],
desc: 'Mate bottle based pixel display.',
url: 'http://matelight.cbrp3.c-base.org/',
icon: app.videogames_icon
},
{
name: 'mainhall-display',
coord: [-60, -30.0],
desc: 'Information display for main hall.',
url: 'http://c-flo.cbrp3.c-base.org/mainhall/',
icon: app.tv_icon
},
{
name: 'Bubbler',
coord: [-54, -170.0],
desc: 'Water column showing number of crew onboard as a heatmap',
url: 'http://openmct.cbrp3.c-base.org/#/browse/crewtracker.taxonomy:crewtracker/crewtracker.taxonomy:crew.online',
icon: app.lightbulb_icon
},
{
name: 'he1-terminal',
coord: [-37, -50.0],
desc: 'Information display for he1.',
url: 'https://c-beam.cbrp3.c-base.org/he1display',
icon: app.tv_icon
},
{
name: 'hallway-display',
coord: [-37, -168.0],
desc: 'Information display for hallway.',
url: 'https://c-beam.cbrp3.c-base.org/he1display',
icon: app.tv_icon
},
// C_leuse
{
name: 'c_leuse lightcontrol',
coord: [-5.0, -35.0],
desc: 'control of photon emitters in airlock',
url: 'https://c-beam.cbrp3.c-base.org/c_leuse',
icon: app.lightbulb_icon
},
{
name: 'c_leuse soundcontrol',
coord: [-5.0, -45.0],
desc: 'no webinterface. only physical interface at the bar',
url: 'https://jaseg.net/how-to-build-a-very-serious-volume-knob-from-a-1950ies-variac-and-an-arduino.html',
icon: app.audio_icon
},
{
name: 'cleuse-display',
coord: [-5, -55.0],
desc: 'Information display for the airlock.',
url: 'http://c-flo.cbrp3.c-base.org/events',
icon: app.tv_icon
},
// Server room
{
name: 'c-flo',
coord: [-25.0, 80.0],
desc: 'Internet of Things controller for c-base.',
url: 'http://app.flowhub.io/#runtime/endpoint?protocol%3Dwebsocket%26address%3Dws%3A%2F%2Fc-flo.cbrp3.c-base.org%3A3569%26id%3Da9dca883-c07f-4cd7-b369-180fa9b52b68',
icon: app.flow_icon
},
{
name: 'openmct',
coord: [-26, 90.0],
desc: 'Mission control dashboard for c-base.',
url: 'http://openmct.cbrp3.c-base.org',
icon: app.dashboard_icon
},
// Nerdarea
{
name: 'Hyperblast',
coord: [-47.0, 6.0],
desc: 'Music-Player in the Nördarea.',
url: 'http://hyperblast.cbrp3.c-base.org/',
icon: app.audio_icon
},
{
name: 'nerdarea-display',
coord: [-37, 6.0],
desc: 'Information display for Nerdarea.',
url: 'http://c-flo.cbrp3.c-base.org/nerdarea/',
icon: app.tv_icon
},
{
name: 'nerdctrl-display',
coord: [-10, 25.0],
desc: 'Interactive information display for Nerdarea.',
url: 'http://c-flo.cbrp3.c-base.org/nerdarea/',
icon: app.tv_icon
},
// c-lab
{
name: 'Labblaster',
coord: [-55.0, 130.0],
desc: 'Music player for the c-lab',
url: 'http://labblaster.cbrp3.c-base.org/relaxx/index.php',
icon: app.audio_icon
},
{
name: 'c-lab-display',
coord: [-22, 115.0],
desc: 'Information display for c-lab.',
url: 'http://c-flo.cbrp3.c-base.org/c_lab/',
icon: app.tv_icon
},
// soundlab
{
name: 'soundlab-display',
coord: [-24, 160.0],
desc: 'Information display for soundlab.',
url: 'http://c-flo.cbrp3.c-base.org/soundlab/',
icon: app.tv_icon
},
// weltenbau
{
name: 'siri',
coord: [1.0, 135.0],
desc: 'Music player for Weltenbau-Lab',
url: 'http://siri.cbrp3.c-base.org/relaxx/index.php',
icon: app.audio_icon
},
{
name: 'weltenbau-display',
coord: [22, 115.0],
desc: 'Information display for weltenbaulab.',
url: 'http://c-flo.cbrp3.c-base.org/weltenbaulab/',
icon: app.tv_icon
},
// {
// name: '3D-Printer Cams',
// coord: [-30.0, 115.0],
// desc: 'Webcams and Webinterface of the 3D-Printers',
// url: 'http://3dp.cbrp3.c-base.org/',
// icon: app.video_icon
// },
// robolab
{
name: 'Roboblast',
coord: [4.0, 70.0],
desc: 'Music player for the robolab',
url: 'http://roboblast.cbrp3.c-base.org',
icon: app.audio_icon
},
{
name: 'roboblast-display',
coord: [5.0, 60.0],
desc: 'Information display for robolab.',
url: 'http://c-flo.cbrp3.c-base.org/robolab/',
icon: app.tv_icon
},
// werkstatt
{
name: 'Mechblast',
coord: [29.0, 35.0],
desc: 'Music player for the workshop',
url: 'http://mechblast.cbrp3.c-base.org',
icon: app.audio_icon
},
{
name: 'mechblast-display',
coord: [30.0, 25.0],
desc: 'Information display for workshop.',
url: 'http://c-flo.cbrp3.c-base.org/workshop/',
icon: app.tv_icon
}
];
})();