-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathEVENT_TODO.txt
More file actions
107 lines (94 loc) · 3.18 KB
/
EVENT_TODO.txt
File metadata and controls
107 lines (94 loc) · 3.18 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
TO PACK:
X transponders
X transponder decoder
X transponder charger
X Orbits laptop
X access point
X 2 barcode scanners
X 2 barcode scanners USB cables.
X 2 cell phones
X 2 cell phone USB cables.
X 2 cell phone screen protectors
X laptop (AER software)
X printer
X printer USB cable
X printer power cable
X printer cartridges
- ??
PRE-PRE EVENT:
X Charge everything.
X Copy/move development database.
X Assign transponder numbers (or send to John)
X Upload latest code to phones
X Load MotorsportReg data into Orbits.
X Download
X Load MotorsportReg data into AER DB.
X Download
WHAT I WAS WORKING ON:
X Tweaking Orbits data (adding team names)
X Need to shorten some AER team names because Orbit doesn't support super long names
- 1 or 2 barcodes missing a leading zero.
- Orbits exporter from AER server
X Team/car barcode generator
- Qualifying diff times
X get stuff on GitHub!!!
- create development and production environment.
- may need more indexes.
- look at logs. not sure if scans or laptimes will slow down.
- saw some weird SQL for looking up cars.
X Create RaceMonitor Events for weekend.
X Practice
X Qualifying
X Race1
X Race2
X sync all data
X Have someone verify data?
AT LOCATION:
- Get static IP address range.
- Set IP address of Orbits laptop.
- Set IP address of AER laptop.
- Point AER middleware to Orbits laptop IP address.
- Setup access point.
- Take cell phones out of airplane mode (or can i just turn on wifi & bluetooth)
- Set IP addresses for AER cell phones (actually, cell phones can be DHCP).
- Point AER cell phones to AER laptop IP address.
- Test cell phone connection.
- Orbits qualifying
- Orbits race1
- Orbits race2
LESSONS LEARNED:
- Make sure the AER laptop doesn't SLEEP!!!
- Battery & Power Adapter.
- Make sure all power adapters are plugged in.
- Make sure registration can talk to AER laptop.
- Make sure PIT can talk to AER laptop.
- Communication to the track about WiFi setup.
- WGI took us too literal.
- We should diagram this.
- 2 laptops in the tower
- 1 running Orbits
- 1 running AER software
- Orbits laptop needs to communicate to AER laptop.
- 1-2 laptops at registration
- laptop(s) need to talk to AER laptop.
- 1 cell phone using WiFi @ pit out.
- needs to talk to AER laptop.
- 1 cell phone using WiFi @ pit in (optional).
- needs to talk to AER laptop.
- Need more than 1 person doing T&S setup.
- Orbits needs to be loaded and confirmed.
- Right now, adding team names is manual.
- Visual inspection vs AER DB vs MotorsportReg
- Lapping confirmation (car # matches when they cross the line)
- Also that transponder is working.
- Any team names that are truncated, need to be updated in:
- Motorsport Reg (future imports)
- AER software.
- Writing our own Orbits export tool from the AER software will help this.
- Need to make sure Motorsports Reg data matches reality.
- Car & transponder numbers.
- Update when necessary so it's easy to re-import data.
- Need to confirm Race Monitor
- WiFi confirmation/setup.
- While the track is responsible for this it can either go very, very
smoothly or very, very badly. With WGI, it went really, really badly.